@charset "utf-8";
*,html{
	margin: 0;
	padding: 0;
}
html{font-size:62.5%;}
body {
	font-family: "メイリオ",Meiryo,YuGothic,"游ゴシック","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.8;
	color: #474747;
	overflow-wrap: break-word;
	word-break: normal;
	font-size: 1.6rem;
}
.wrap,
.in-wrap,
.in-wrap{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
@media(max-width:767px){
	.in-wrap{
		width: 90%;
	}
}
.in-wrap-2{
	width: 90%;
	max-width: 860px;
	margin: 0 auto;
}
.mb2{	margin-bottom: 20px;}
.mb4{	margin-bottom: 40px;}
.mb6{	margin-bottom: 60px;}
.mb8{	margin-bottom: 80px;}
a{color: #4489cc;}
a:hover{color: #4fa4f7;}
img{
	width: 100%;
	vertical-align: bottom;
}
a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
mark{
	font-weight: bold;
	color: #4489cc;
}

.aga_content mark{
	color:#474747;
	background-color:#FFEB3B;
	padding:0 5px;
}

/**/
header{
	background-color: #fff;
	color: #333;
	position: fixed;
	top: 0;
	transition: .5s;
	width: 100%;
	z-index: 999;
}
header #header{
	height: 80px;
	position: relative;
}
header #header{
	height: 107px;
}
header #header #h_logo img{
	width: 100%;
	max-width: 280px;
	height: auto;
	padding: 10px;
}
header #header #h_data{
	padding: 5px 0;
	z-index: 2;
}
header #header #h_logo{
	z-index:2;
}
header #header .h_pc_contact dl{
	width: 320px;
	font-size: 1.2rem;
}
header #header .h_pc_contact dt{
	width: 120px;
}
header #header .h_pc_contact dd{
	width: 200px;
}
header #header .pc_tel{
	width: calc(100% - 320px);
}
header #header .pc_tel a{
	font-size: 2.4rem;
	text-decoration: none;
}
header #header .pc_tel a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
header #header .pc_tel a::before {
	margin-right: 3px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f098";
}
header #header #h_cv{
	width: 100%;
	list-style: none;
}
header #header #h_cv #h_cv_tel,
header #header #h_cv #h_cv_mail,
header #header #h_cv #h_cv_rsv{
	width: calc(100% / 3);
}
header #header #h_cv #h_cv_tel a,
header #header #h_cv #h_cv_mail a,
header #header #h_cv #h_cv_rsv a{
	color: #fff;
	text-decoration: none;
	font-size: 1.6rem;
	line-height: 1.6;
	padding: 5px 0;
	display: block;
}
header #header #h_cv #h_cv_tel a::before,
header #header #h_cv #h_cv_mail a::before,
header #header #h_cv #h_cv_rsv a::before{
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}
@media(max-width:767px){
	header #header #h_cv #h_cv_tel a::before,
	header #header #h_cv #h_cv_mail a::before,
	header #header #h_cv #h_cv_rsv a::before{
		font-size: 1.6rem;
		margin-right: 5px;
	}
	header #header #h_cv #h_cv_tel a::before{
		content: '\f095';
	}
	header #header #h_cv #h_cv_mail a::before{
		content: '\f0e0';
	}
	header #header #h_cv #h_cv_rsv a::before{
		content: '\f328';
	}
}
@media(min-width:768px){
	header #header #h_cv #h_cv_tel a::before{
		content: '\f095\A';
		white-space: pre;
		font-size: 2.8rem;
	}
	header #header #h_cv #h_cv_mail a::before{
		content: '\f0e0\A';
		white-space: pre;
		font-size: 2.8rem;
	}
	header #header #h_cv #h_cv_rsv a::before{
		content: '\f328';
		margin-right: 5px;
		font-size: 2.8rem;
	}
	header #header #h_cv #h_cv_rsv a{
		font-size: 2.8rem;
		padding: 17px 0;
	}
	.aga_content header #header #h_cv #h_cv_rsv a{
	}
	.aga_content header #header #h_cv #h_cv_rsv a::before{
		content: '\f328';
		margin-right: 5px;
	}
}
header #header #h_cv #h_cv_tel{
	background-color: #dc143c;
	text-align: center;
}
header #header #h_cv #h_cv_tel:hover{
	background-color: #e83559;
	text-align: center;
}
header #header #h_cv #h_cv_mail{
	background-color: #2e8b57;
	text-align: center;
}
header #header #h_cv #h_cv_mail:hover{
	background-color: #3a9c65;
	text-align: center;
}
header #header #h_cv #h_cv_rsv{
	background-color: #ffa500;
	text-align: center;
}
header #header #h_cv #h_cv_rsv:hover{
	background-color: #fab028;
}
@media(min-width:768px){
	header #header{
		height: 80px;
		position: relative;
	}
	header #header #h_cv{
		position: absolute;
		top: 0;
		right: 0;
	}
	header #header #h_cv #h_cv_tel{
		width: 80px;
		height: 80px;
	}
	header #header #h_cv #h_cv_mail{
		width: 80px;
		height: 80px;
	}
	header #header #h_cv #h_cv_rsv{
		width: 330px;
		height: 80px;
	}
}
@media(max-width:1279px){
	header #h_data{
		display: none;
	}
}
@media(min-width:1280px){
	header #h_data{
		width: calc(100% - 600px);
	}
	header #header #h_cv #h_cv_tel{
		display: none;
	}
	header #header #h_cv #h_cv_rsv{
		width: 210px;
	}
}
@media(min-width:1200px){
	header #h_data{
		width: calc(100% - 660px);
		margin-left: 20px;
	}
	header #header #h_cv #h_cv_rsv{
		width: 330px;
	}
}
header.hide{
	transform: translateY(-100%);
}
/**/
footer{
	background-color: #4489cc;
}
footer nav#f_nav{
	background-color: #4489cc;
}
footer nav#f_nav ul{
	list-style: none;
	padding: 40px 0 25px 0;
	justify-content: center;
}
footer nav#f_nav ul li{
	list-style: none;
	border-left: 1px solid rgba(255,255,255,0.3);
	border-right: 1px solid rgba(0,0,0,0.3);
	box-sizing: border-box;
	margin-bottom: 15px;
}
footer nav#f_nav ul li:nth-of-type(1){
	border-left: none;
}
footer nav#f_nav ul li:nth-of-type(4){
	border-right: none;
}
footer nav#f_nav ul li a{
	color: #fff;
	text-decoration: none;
	display: block;
}
footer nav#f_nav ul li a:hover span{
	border-bottom: 1px solid #fff;
	box-sizing: border-box;
}
footer nav#f_nav ul li:last-child{
	border-right:none;
}
@media(max-width:767px){
	footer nav#f_nav ul li a{
		margin-left: 20px;
	}
	footer nav#f_nav ul li:nth-of-type(2){
		border-right: none;
	}
	footer nav#f_nav ul li:nth-of-type(3){
		border-left: none;
	}
}
@media(min-width:768px) and (max-width:991px){
	footer nav#f_nav ul li{
		text-align: center;
	}
}
@media(min-width:992px){
	footer nav#f_nav ul li{
		text-align: center;
	}
}
footer #copyright{
	color: #fff;
	background-color: #333;
	text-align: center;
	padding: 10px;
}
footer #copyright a{text-decoration: none;color: #fff;}
/*h_nav*/
header nav#h_nav{
	background-color: #4489cc;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
}
header.hide nav#h_nav{
	position: fixed;
}
header nav#h_nav ul{
	list-style: none;
	text-align: center;
	border-left: 1px solid rgba(0,0,0,0.3);
	border-right: 1px solid rgba(255,255,255,0.3);
	box-sizing: border-box;
}
@media(max-width:767px){
	header nav#h_nav ul{
		border-left: none;
		border-right: none;
		font-size: 1.4rem;
	}
}
header nav#h_nav ul li{
	border-left: 1px solid rgba(255,255,255,0.3);
	border-right: 1px solid rgba(0,0,0,0.3);
	box-sizing: border-box;
	background-color: #4489cc;
}
header nav#h_nav ul li:hover{
	background-color: #5c9ddb;
}
header nav#h_nav ul a{
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	display: block;
}
/**/
#main_top{
	padding-top: 140px;
}
.aga_content #main_top{
	padding-top: 109px;
}
@media(min-width:544px){
	#main_top{
		padding-top: 150px;
	}
	.aga_content #main_top{
		padding-top: 109px;
	}
}
@media(min-width:768px){
	#main_top{
		padding-top: 120px;
	}
	.aga_content #main_top{
		padding-top: 80px;
	}
	#main_top .sp{
		display: none;
	}
}
@media(max-width:767px){
	#main_top .pc{
		display: none;
	}
}


@media(min-width:768px){
	.campaign #main_top{
		padding: 150px 0 75px;
	max-width: 1500px;margin: 0 auto;}
}

#main_top ul{
	list-style: none;
}
#main_top ul li{
	text-align: center;
	font-size: 3.2rem;
	color: #fff;
	font-weight: bold;
	text-shadow:
	#4489cc 2px 0px,  #4489cc -2px 0px,
	#4489cc 0px -2px, #4489cc 0px 2px,
	#4489cc 2px 2px , #4489cc -2px 2px,
	#4489cc 2px -2px, #4489cc -2px -2px,
	#4489cc 1px 2px,  #4489cc -1px 2px,
	#4489cc 1px -2px, #4489cc -1px -2px,
	#4489cc 2px 1px,  #4489cc -2px 1px,
	#4489cc 2px -1px, #4489cc -2px -1px;
}
.hp_banner{
	text-align: center;
}
.hp_banner img{
	width: 100%;
	max-width: 450px;
	height: auto;
}
#merit{
	padding-bottom: 60px;
}
.merit-box{
	border: 1px solid #ddd;
	box-sizing: border-box;
	background-color: #fff;
	width: 100%;
	margin-bottom: 30px;
}
@media (min-width: 768px){
	.merit-box{
		width: 46%;
		margin: 0 2%;
		margin-bottom: 30px;
	}
}
.merit-box-img{
	width: 100%;
	height: auto;
	text-align: center;
}
.merit-box-text{
	width: 100%;
	line-height: 1.4;
	padding: 0 20px 20px 20px;
}
@media(min-width:768px){
	.merit-box-img{
		width: 150px;
		height: auto;
		text-align: center;
	}
	.merit-box-text{
		padding: 15px;
		width: calc(100% - 180px);
	}
}
@media(max-width:767px){
	.merit-box-text.nobr br{

	}
}

.merit-box-img img{
	padding: 15px;
	width: 100%;
	max-width: 120px;
	height: auto;
}
.merit-box-text p{
	font-size: 2.1rem;
}
.merit-box-text span{
	display: inline-flex;
	color: #28977e;
	font-size: 4rem;
	font-family: "Times New Roman";
	font-style: italic;
}

.aga_content h3,
.ed_content h3{
	font-size:2.1rem;
}

.aga_content .merit-box-text span{
	color: #ea5532;
}
.sodan{
	padding-bottom: 60px;
}
.sodan p{
	margin-bottom:20px;
}
.symptoms p::before{
	content: '\f058';
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	color: #dc143c;
	margin-right: 5px;
}

.aga_content .danger{
	display:flex;
	justify-content: center;
}
.danger_img{
	margin:0 20px;
	border: 1px solid #ddd;
	/* padding: 10px; */
}
.danger_img p{
	padding:0 10px;
}

.danger_img img{
	max-width: 350px;
}

.aga_explanation{
	display:flex;
	align-items: center;
}
.aga_explanation .explanation_text{
	width:70%;
}
.explanation_text p{
	font-size:1.6rem;
	line-height:1.8;
}

.aga_explanation .explanation_img{
	margin:0 20px;
}

.aga_explanation .explanation_img img{
	width: 800px;
}

.cause{
	display:flex;
	align-items: center;
}

.cause p{
	font-size: 1.6rem;
	line-height: 1.8;
}

.cause_img img{
	/* max-width: 400px; */
}
.cause .right{
	order:2;
}

.question{
	display:flex;
}

.question_img{
	margin-right:20px;
}

.question_img img{
	height: 70px;
	width: 30px;
}

.question_text p{
	font-size: 2rem;
}
.question_text span{
	display: inline-flex;
	color: #28977e;
	font-weight: 600;
	font-size: 4rem;
	font-style: italic;
	font-family: system-ui;
}
.ed_content .question_text p,
.aga_content .question_text p{
	margin-bottom:20px;
}
.payment{
	max-width:960px;
	margin: 0 auto;
}
.payment .card{
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
	text-align: center;
}
.payment .card p{
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: 20px;
}
.payment .card p:last-child{
	margin-bottom:0;
}
.payment .card img{

margin-bottom: 20px;

max-width: 750px;
}

.hp_banner p{
	font-size:2rem;
	font-weight:600;
}
.pc_none{
	display:none;
}
.sp_br{
		display:none;
	}
.map{
	text-align:center;
}

.map iframe{
	width: 100%;
	height:450px;
	border: none;
}

@media(max-width:1199px){
	.aga_explanation .explanation_img img{
		max-width:400px;
		width: 100%;
	}
}


@media(max-width:640px){
	.sp_br{
		display:block;
	}
	.sp_none{
		display:none;
	}
	.pc_none{
		display: block;
	}

	.aga_content .danger{
	    flex-direction: column;
	}
	.danger_img{
		margin:0 0px 20px;
	}

	.danger_img p{
		font-size:1.4rem;
	}
	.aga_explanation .explanation_text{
		width:auto;
		padding: 0;
	}
	.cause{
		flex-direction: column;
	}
	.aga_explanation .explanation_img{
		margin: 0 0 20px;
	}
	footer nav#f_nav ul{
		padding:20px 0;
	}
	footer nav#f_nav ul li{
		width:33%;
		font-size:1.4rem;
		margin-bottom:0;
	}

	footer nav#f_nav ul li a{
		margin:0 5px;
	}

}

.campaign_top{
	display:flex;
}

.campaign_content{
	padding:30px;
}
.campaign_content{
	filter: drop-shadow(3px 3px 1px rgb(0 0 0 / 20%));
}

.campaign_content h2{

text-align: center;margin-bottom: 20px;}

@media(max-width: 640px){
	.campaign_top{

	flex-direction: column;}
}
