@charset "UTF-8";
/* CSS Document */
body{
    margin: 0;
    padding: 0;
    line-height: 1.8;
    font-size: 1em;
    color: #481a1a;
	width: 100%
}
div{
	margin-bottom: 60px;
}
.btn{
	margin: 60px auto;
	text-align: center
}

header{
    background: #f4f4f4;
    width: 100%;
    position: fixed;
	z-index: 1;
}

a, a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	outline: none;
	}
li a {
      color: #60a8ab;
}
li a:hover{
	color:#FF8000;
	text-decoration: underline;
}
#headerInner {
    max-width: 1080px;
    margin: 10px auto;
    color: #481a1a;
	overflow: hidden;
	padding: 4px 20px;
}
#logo{
	width: :100%;
	max-width: 120px;
	float: left;
	margin-bottom: auto
}
header nav{
	float: right;
	margin-bottom: 0
}
#mainwrapper{
	clear: both;
    padding-top: 80px;
    margin-bottom: 0;
    max-width: 1200px;
    margin: 0 auto;
}
#bannerImage{
display: inline-block;
width: 76%;
padding: 0px;
margin-bottom: 30px;
position:relative;
}
.toptextPC{
	position: absolute;
    top: 50px;
    right: 10px;
    color: #fff;
    font-size: 1.2em;
    text-shadow: 2px 2px 3px #664143;
}
#bannerImageSP{
	display: none;
}
.cnt_top{
	text-align: center
}
.cnt_top2{
    margin-bottom: 0px;
	text-align: center
}

h1{
    padding: 0px 20px;
    margin-bottom: 0px;
	font-weight: bold;
	font-size:170%
}
h1.article{
    padding: 10px 5px;
    margin-bottom: 0px;
	font-weight: bold;
	font-size:116% 
}

h2{
	border-left: solid 5px #60a8ab;
    padding: 4px 20px;
    margin-bottom: 40px;
	font-weight: bold;
	font-size:120%
}

h2.design1{
border-left: none;
	text-align: center;
    font-weight: bold;
    font-size: 115%;
    margin-bottom: 15px;
}
h2.design2{
　　 border-left: solid 5px #60a8ab;
    padding: 4px 20px;
    margin-top: 30px;
    margin-bottom: 30px;
	font-weight: bold;
	font-size:120%
}

h3{
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px
}
h3.design2{
	text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
}
h3.design3{
	text-align: center;
    font-weight: bold;
    font-size: 1.0em;
    margin: 10px auto;
}
h4{
	font-weight: bold;
	margin: 20px auto
}
.p1{
	font-size: 70%;
	padding: 0px 60px;
	margin-bottom: 20px;
}
.p2{
	font-size: 1.1em;
	margin: 0px auto;
	margin-bottom: 30px;
}
.p3{
	font-size: 1.2em;
	font-weight:700; 
	margin: 0px auto;
	margin-bottom: 20px;
}
.p4{
    text-align: left;
	font-size: 1.1em; 
	margin: 0px auto;
	margin-bottom: 20px;
}


.zei{
	background: #f4f4f4;
    padding: 40px 20px;
	margin-bottom: 60px;
}
.content90{
	width: 87%;
	margin: 0 auto;
	max-width: 960px
}
.content90 nav{
	margin-bottom: 20px
}
table{
	width: 90%;
	margin: 0 auto;
	border: 0;
}
table th{
	background: #aeadad;
	padding: 20px;
	vertical-align: middle;
	color: #fff
}
table td{
	border: 0;
	background: #f4f4f4;
	padding: 20px;
}

table.flow {
 width: 100%;
 border: 1;
 padding: 20px;
}
.arr{
display: block;
    width: 20px;
    height: 20px;
    border-top: 5px solid #60a8ab;
    border-right: 5px solid #60a8ab;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin: 20px auto 30px;
}
ul{
	list-style-type: none;
    width: 90%;
    margin: 0 auto;
}
ul li{
	padding: 10px 10px 40px 30px;
    background-size: 0.6em;
}
.QA{
	list-style-type: none;
}
.Q{
	padding: 10px 10px 20px 50px;
    background: url(img/qa_q.png) no-repeat 0px 14px;
    background-size: 2em;
}
.A{
	padding: 10px 10px 40px 50px;
    background: url(img/qa_a.png) no-repeat 0px 14px;
    background-size: 2em;
}
.cnt_F{
	overflow: hidden;
	margin-bottom: 90px !important;
}
.Finner{
	max-width: 390px;
	min-width: 240px;
    background: #f4f4f4;
    margin: 40px 20px 0;
    padding: 20px 20px;
    text-align: center;
	float: left
}
.Finner img{
	margin-bottom: 20px
} 
.DLm{
    clear: both;
    text-align: center;
}
.DLm h2{
	border-right: solid 5px #60a8ab;
    width: 50%;
    text-align: unset;
    margin: 0 auto 40px;
}
.kihukibou{
	background: #60a8ab;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 6px 0;
    width: 250px;
    text-align: center;
    color: #fff;
	margin-bottom: 0
}
.waku{
	border: solid 5px #60a8ab;
    padding: 40px;
    margin-top: 0;
}

footer{
	background: #f4f4f4;
    padding: 60px 20px;
    text-align: center;
}
#footerbar{
	background: #cd3e2c;
    color: #fff;
    padding: 10px;
	overflow: hidden;
	margin-bottom: 0;
	font-size: 11px
}
#footerbar a{
	color: #fff;
	padding-right: 10px;
	text-decoration: none;
}
.fbinner{
	max-width: 1080px;
	margin: auto;
}
.fbinner .sub_navi{
	float: right
}
.center{
	text-align: center
}
.circle {
    display: inline-block;
    width: 0.5em;
    height: 0.5em;
    background: #5fa8ab;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    margin-bottom: 0;
    margin: 3px 0.5em;
}
.arrow1{
	list-style:none;
	line-height:1.6;
	position:relative;
}
.arrow1:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 9px;
    background: #5fa8ab;
    color: #fff;
    text-align: center;
    position: absolute;
    left: -32px;
    top: 4px;
}

.button_kihuhead:link {
	padding: 10px 11px;
	background-color: #C78A78;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		line-height: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}	
.button_kihuhead:visited {
	background-color: #C78A78;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		color: #ffffff;
	}
.button_kihuhead:hover {
	background-color: #f16a54;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}	
.button_kihuhead:active {
	background-color: #cf4436;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		}
.button_formhead:link {
	padding: 10px 11px;
	background-color: #eb6378;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		line-height: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}
.button_formhead:visited {
	background-color: #eb6378;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		color: #ffffff;
	}
.button_formhead:hover {
	background-color: #da4453;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}	
.button_formhead:active {
	background-color: #c43d4b;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		}
		
.button_telhead:link {
	padding: 10px 11px;
	background-color: #424242;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		line-height: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}
.button_telhead:visited {
	background-color: #424242;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		color: #ffffff;
	}
.button_telhead:hover {
	background-color: #424242;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}
.button_telhead:active {
	background-color: #424242;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
	border-radius: 2px;
		}
		
.button_kihu:link {
	padding: 20px 40px;
	background-color: #e74c3c;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		line-height: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}	
.button_kihu:visited {
	background-color: #e74c3c;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	}
.button_kihu:hover {
	background-color: #f16a54;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}
.button_kihu:active {
	background-color: #cf4436;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		}
.button_form:link {
	padding: 20px 40px;
	background-color: #da4453;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		line-height: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}	
.button_form:visited {
	background-color: #da4453;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	}
.button_form:hover {
	background-color: #eb6378;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}
.button_form:active {
	background-color: #c43d4b;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		}
.button_download:link {
	padding: 20px 40px;
	background-color: #8cc152;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		line-height: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}
.button_download:visited {
	background-color: #8cc152;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	}
.button_download:hover {
	background-color: #c0dd77;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}
.button_download:active {
	background-color: #85b74e;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		}
.button_infoForm:link {
	padding: 20px 40px;
	background-color: #1abc9c;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		line-height: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	display: inline-block;
	cursor: pointer;
	}
.button_infoForm:visited {
	background-color: #1abc9c;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	}
.button_infoForm:hover {
	background-color: #81dac9;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		color: #ffffff;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	}
.button_infoForm:active {
	background-color: #17a98c;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	border-radius: 3px;
		}
.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 16px;
coloßr: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}
.arrow::before,
.arrow::after{
position: absolute;
    top: 0;
    bottom: 4px;
    left: 4px;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrmaru::before{
width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #60a8ab;
}
.arrmaru::after{
left: 10px;
    box-sizing: border-box;
    width: 8px;
    height: 6px;
    border: 5px solid transparent;
    border-left: 7px solid #fff;
}
#headerInner .sp{
	display: none;
	}
#spbtn{
	display: none;
}
@media screen and (max-width: 768px){
header{
    background: #f4f4f4;
    width: 100%;
    position: fixed;
}
#headerInner {
    margin: 10px auto;
    color: #481a1a;
	overflow: hidden;
	padding: 4px 10px;
}
#logo{
	width: 29%;
	float: left;
	margin-bottom: 0
}
header nav{
	float: right;
	margin-bottom: 0
}
#mainwrapper {
    clear: both;
    margin-bottom: 0;
    margin: 0 auto;
	padding-top: 60px
}
h1 {
    margin: 20px auto 0px;
    padding: 10;
	font-size: 1.5em
}
.content90 nav{
	margin-bottom: 10px
}
#bannerImage{
	display: none;
}
#bannerImageSP{
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.toptextSP{
	position: absolute;
    bottom: 1rem;
    left: 1rem;
    color: #fff;
    font-size: 1.4em;
    text-shadow: 2px 2px 3px #0b1117;
    text-align: left;
}
table {
    width: 98%;
    margin: 0 auto;
    border: 0;
}
.Finner{
		float: none;
	}
#pcnav{
		display: none;
	}
#headerInner .sp{
		display: inline-block;
	}
#spbtn{
	display: inline-block;
    background: #f4f4f4;
    position: fixed;
    padding: 20px 0;
    bottom: 0px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border-top: solid 1px #d2d0d0;
	}
#footerbar{
		padding-bottom: 5rem;
	}
#navbottom a{
	font-size: 16px;
    font-weight: normal;
}
}
@media screen and (max-width: 480px){
header{
    background: #f4f4f4;
    width: 100%;
    position: fixed;
}
#headerInner {
    margin: 10px auto;
    color: #481a1a;
		overflow: hidden;
		padding: 4px 10px;
}
#logo{
	width: :50%;
	float: left;
	margin-bottom: 0
}

header nav{
	float: right;
	margin-bottom: 0
}
#mainwrapper {
    clear: both;
    margin-bottom: 0;
    margin: 0 auto;
	padding-top: 60px
}
.content90 {
    width: 92%;
    margin: 0 auto;
	}

h1 {
    margin: 20px auto 0px;
    padding: 0;
	font-size: 1.2em
}
.content90 nav{
	margin-bottom: 10px
}
#bannerImage{
	display: none;
}
#bannerImageSP{
	display: block;
	position: relative;
}
.toptextSP{
	position: absolute;
    bottom: 1rem;
    left: 1rem;
    color: #fff;
    font-size: 1.4em;
    text-shadow: 2px 2px 3px #0b1117;
    text-align: left;
}

table {
    width: 98%;
    margin: 0 auto;
    border: 0;
}
.waku {
    border: solid 5px #60a8ab;
    padding: 20px;
    margin-top: 0;
}
.Finner{
		float: none;
	}
#pcnav{
	display: none;
	}
#headerInner .sp{
	display: inline-block;
	}
#spbtn{
	display: inline-block;
    background: #f4f4f4;
    position: fixed;
    padding: 14px 0;
    bottom: 0px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border-top: solid 1px #d2d0d0;
	}
#footerbar{
		padding-bottom: 5rem;
	}
#navbottom a{
	font-size: 16px;
    font-weight: normal;
}
}

/* 202007 */
a.btn_donation:hover {
    color: #FFF;
    opacity: 0.6;
}

#donationBtn{
	margin: 100px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#donationBtn div{
	margin: 0;
}
#donationBtn .btn_donation{
	background-color: #fc4e50;
	box-shadow: 0px 3px 7px 0 rgba(0,0,0,.2);
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 15px 25px 13px 0;
    text-align: center;
    width: 480px;
    transition: all 0.5s ease
}
.btn_arrow{
	position: relative;
}
.btn_arrow:after{
    content: "";
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6.5px 0 6.5px 12px;
    border-color: transparent transparent transparent #fff;
}
#donationBtn .btn_donation img{
	display: inline-block;
    margin: 0px 11px 8px;
	width: 27px;
	vertical-align: middle;
}
@media screen and (max-width: 768px){
	#donationBtn .btn_donation img{
		margin: 0 10px 4px;
		width: 6%;
		font-size: 10px;
	}
	#donationBtn div{
		width: 100%;
	}
	#donationBtn .btn_donation{
		width: 80%;
		font-size: 5vw;
	}
	.btn_arrow:after{
		top: 3px;
		right: 16px;
	}
}
/* 202007 */