@charset "utf-8";
#caution{
	font-size: 10px;
	line-height: 1.5;
	max-width: 330px;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 20px;
}
#header-base {
	background-color: rgba(47,74,128,1.00);
}
#footer-base {
	background-color: rgba(47,74,128,1.00);
}
#header {
	color: rgba(255,255,255,1.00);
	position: relative;
}
#contents-top {
	display:flex;
	flex-wrap:wrap;
}
#contents-top2 {
	display:flex;
	flex-wrap:wrap;
}
#footer {
	color: rgba(255,255,255,1.00);
	padding-top: 30px;
	padding-bottom: 30px;
}
#header ul li {
}
#header ul li a {
	color: rgba(238,243,255,1.00);
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
}
#header ul li a:hover {
	color: rgba(255,241,147,1.00);
	text-decoration: none;
	font-weight: normal;
}
#hd-logo {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 250px;
}
.header-r h2 {
	font-weight: normal;
	text-align: center;
	line-height: 150%;
}
h2.telephone {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
}
h2.telephone a {
	color: rgba(255,255,255,1.00);
	text-decoration: none;
}
.header-r {
	text-align: right;
	bottom: 20px;
    font-size: 12px;
    padding-bottom: 15px;
	opacity: .9;
}
#ft-menu{

}
.ft-menu-r {
	margin-left: 0px;
	margin-right: 0px;
	line-height: 160%;
	font-size: 16px;
	text-align: center;
	width: 100%;
}
.ft-menu-l {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 160%;
	text-align: center;
	width: 100%;
}
#footer ul li a {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	line-height: 110%;
	padding-bottom: 8px;
}
#footer ul li a:hover {
	text-decoration: none;
	color: rgba(255,241,147,1.00);
	font-size: 14px;
	line-height: 110%;
}
.ft-menu-hl {
	border-bottom: 1px dotted rgba(142,172,232,1.00);
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#footer-base .copyright {
	color: rgba(191,203,227,1.00);
	text-align: center;
	line-height: 150%;
}
.sns-icon a img {
	padding-right: 15px;
	padding-left: 15px;
}
.sns-icon {
	text-align: center;
	margin-bottom: 50px;


}
#hd-logo h1 {
	padding-top: 15px;
	padding-bottom: 10px;
}
.page-hd {
	padding-bottom: 20px;
	padding-top: 40px;
}
.page-hd p {
	line-height: 150%;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-shadow: 0px 1px 1px rgba(255,255,255,1.00);
}
.article-box-in h3 {
	font-size: 26px;
	font-weight: bold;
	border-bottom: 3px solid rgba(47,74,128,1.00);
	margin-bottom: 40px;
	text-align: center;
	line-height: 130%;
	background-color: rgba(119,145,197,1.00);
	padding-top: 24px;
	padding-bottom: 24px;
	color: rgba(255,255,255,1.00);
}
.article-box-in h3 span {
	font-size: 26px;
}
.article-hl   {
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 40px;
	margin-left: 5px;
	margin-right: 5px;
}
.bg-box-gray {
	background-color: rgba(215,215,215,1.00);
}
.bg-box-lgray {
	background-color: rgba(245,245,245,1.00);
	padding-top: 0px;
	padding-bottom: 0px;
}
.bg-box-wh-gr {
	background-color: rgba(255,255,255,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 92.75%,rgba(233,233,233,1.00) 100%), url(url);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 92.75%,rgba(233,233,233,1.00) 100%), url(url);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 92.75%,rgba(233,233,233,1.00) 100%), url(url);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 92.75%,rgba(233,233,233,1.00) 100%), url(url);
}
.article-box-in {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.top-hl {
	border-bottom: 1px solid rgba(65,65,65,1.00);
	font-size: 32px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.to-top-pc a {
	display: none;
}
.photo-icon {

}
.photo-icon img {
	height: 24px;
	padding-bottom: 5px;
}
.question-icon {
	background-color: rgba(175,199,255,1.00);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-radius: 4px;
	display: inline-block;
	position: relative;
}
.fukidashi{
	display:none;
}
.question-icon:hover + .fukidashi {
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.60);
	box-shadow: 0px 2px 4px rgba(0,0,0,0.60);
}
/*
.question-icon:active + .fukidashi {
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-left: 0px;
	-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.60);
	box-shadow: 0px 2px 4px rgba(0,0,0,0.60);
}
*/
.document-dl h4 {
	border-bottom: 1px solid rgba(61,61,61,1.00);
	margin-bottom: 20px;
	line-height: 150%;
	font-size: 20px;
}
.document-dl a {
	width: 90%;
	display: block;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 55.96%,rgba(223,223,223,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 55.96%,rgba(223,223,223,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 55.96%,rgba(223,223,223,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 55.96%,rgba(223,223,223,1.00) 100%);
	padding-top: 4px;
	padding-left: 15px;
	border-radius: 6px;
	border: 1px solid rgba(168,168,168,1.00);
	text-decoration: none;
	color: rgba(61,61,61,1.00);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.30);
	box-shadow: 0px 2px 3px rgba(0,0,0,0.30);
}
.document-dl a img {
	margin-right: 20px;
	float: left;
	margin-bottom: 4px;
}
.document-dl a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.70) 55.96%,rgba(223,223,223,0.70) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.70) 55.96%,rgba(223,223,223,0.70) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.70) 55.96%,rgba(223,223,223,0.70) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.70) 55.96%,rgba(223,223,223,0.70) 100%);
	border: 1px solid rgba(168,168,168,0.70);
	color: rgba(61,61,61,0.70);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.10);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.10);
}
.document-dl {
	margin-bottom: 40px;
	margin-top: 40px;
}

.document-dl a p {
	margin-top: 10px;
}
#contents-bg {
	background-color: rgba(255,255,255,1.00);
}
#contents {
	background-color: rgba(255,255,255,1.00);
}
.ft-banner {
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ft-banner a img {
	margin-top: 5px;
	margin-bottom: 25px;
}
@media screen and (min-width:800px){
#caution{
	margin: 0;
	position: absolute;
	top: 150px;
	left: 0;
	text-align: left;
	max-width: 320px;
}
}
