@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_pnav ul, .con_faq .box_faq dl {
	max-width: 1100px;
	margin: auto;
}

.con_faq {
	margin-bottom: 30px;
}
@media only screen and (max-width: 1100px) {
	.con_pnav ul, .con_faq .box_faq dl {
		width: 95%;
	}
}

#contents .con_title:after {
	background: -svg-linear-gradient(top, rgba(46, 46, 46, 0.55) 0%, transparent 100%);
	background: -owg-linear-gradient(top, rgba(46, 46, 46, 0.55) 0%, transparent 100%);
	background: -webkit-linear-gradient(top, rgba(46, 46, 46, 0.55) 0%, transparent 100%);
	background: -moz-linear-gradient(top, rgba(46, 46, 46, 0.55) 0%, transparent 100%);
	background: -o-linear-gradient(top, rgba(46, 46, 46, 0.55) 0%, transparent 100%);
	background: linear-gradient(top, rgba(46, 46, 46, 0.55) 0%, transparent 100%);
	background: linear-gradient(to bottom, rgba(46, 46, 46, 0.55), transparent);
}

@media only screen and (min-width: 1101px) {
	#contents .con_title h2 {
		text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
	}
}

@media print {
	#contents .con_title h2 {
		text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
	}
}

.ie8 #contents .con_title h2 {
	text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	#contents .con_title h2 {
		text-shadow: 10px 0 50px rgba(0, 0, 0, 0.2), 0 10px 50px rgba(0, 0, 0, 0.2), -10px 0 50px rgba(0, 0, 0, 0.2), 0 -10px 50px rgba(0, 0, 0, 0.2);
	}
}

@media only screen and (max-width: 767px) {
	#contents .con_title h2 {
		text-shadow: 0.2em 0 1em rgba(0, 0, 0, 0.5), 0 0.2em 1em rgba(0, 0, 0, 0.5), -0.2em 0 1em rgba(0, 0, 0, 0.5), 0 -0.2em 1em rgba(0, 0, 0, 0.5);
	}
}

/* -----------------------------------------------------------
	.con_pnav
----------------------------------------------------------- */
.con_pnav {
	margin-top: 55px;
	padding-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_pnav {
		margin-top: 45px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav {
		margin-top: 1.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_pnav {
		padding-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav {
		padding-bottom: 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_pnav {
		background: url(../faq/images/shadow.png) no-repeat center bottom;
	}
}

@media print {
	.con_pnav {
		background: url(../faq/images/shadow.png) no-repeat center bottom;
	}
}

.ie8 .con_pnav {
	background: url(../faq/images/shadow.png) no-repeat center bottom;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_pnav {
		-webkit-background-size: 100% auto !important;
		-moz-background-size: 100% auto !important;
		-o-background-size: 100% auto !important;
		background-size: 100% auto !important;
	}
}

.con_pnav ul {
	position: relative;
	z-index: 2;
	letter-spacing: -.4em;
}

@media only screen and (min-width: 768px) {
	.con_pnav ul {
		text-align: center;
	}
}

@media print {
	.con_pnav ul {
		text-align: center;
	}
}

.ie8 .con_pnav ul {
	text-align: center;
}

.con_pnav ul li {
	margin-left: 3.63636%;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: top;
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li {
		margin-left: 2%;
	}
}

@media only screen and (min-width: 1101px) {
	.con_pnav ul li {
		width: 13.63636%;
	}
}

@media print {
	.con_pnav ul li {
		width: 13.63636%;
	}
}

.ie8 .con_pnav ul li {
	width: 13.63636%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_pnav ul li {
		width: 15.45455%;
		max-width: 150px;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li {
		width: 49%;
		border-bottom: 1px solid #e5eff4;
	}
	.con_pnav ul li:nth-child(odd) {
		margin-left: 0;
	}
}

.con_pnav ul li:first-child {
	margin: 0;
}

.con_pnav ul li a {
	display: block;
	text-decoration: none;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a {
		letter-spacing: -.4em;
		padding: .5em 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a > * {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align: auto;
		zoom: 1;
		*display: inline;
		letter-spacing: normal;
	}
}

.con_pnav ul li a .img {
	position: relative;
	z-index: 1;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .img {
		width: 35.52632%;
		max-width: 200px;
	}
}

.con_pnav ul li a .img img {
	-webkit-transition: -webkit-transform 1000ms ease-out;
	-moz-transition: -moz-transform 1000ms ease-out;
	-o-transition: -o-transform 1000ms ease-out;
	transition: transform 1000ms ease-out;
}

.con_pnav ul li a .txt {
	position: relative;
	margin: 13px 0 0;
	font-weight: bold;
	white-space: nowrap;
	line-height: 1.2;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_pnav ul li a .txt {
		margin: 10px 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt {
		margin: 0;
	}
}

@media only screen and (min-width: 1101px) {
	.con_pnav ul li a .txt {
		font-size: 139%;
		letter-spacing: .06em;
	}
}

@media print {
	.con_pnav ul li a .txt {
		font-size: 139%;
		letter-spacing: .06em;
	}
}

.ie8 .con_pnav ul li a .txt {
	font-size: 139%;
	letter-spacing: .06em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_pnav ul li a .txt {
		font-size: 124%;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt {
		font-size: 100%;
		width: 64.47368%;
		padding-right: .8em;
		box-sizing: border-box;
	}
}

.con_pnav ul li a .txt span {
	font-size: 84%;
	margin-right: 10px;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt span {
		margin-right: 0.5em;
	}
}

.con_pnav ul li a .txt i {
	position: relative;
	display: block;
	width: 1px;
	height: 14px;
	margin: 10px auto 0;
	background: #005b98;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt i {
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt i {
		position: absolute;
		top: 50%;
		right: .8em;
		height: .8em;
		margin-top: -.4em;
	}
}

.con_pnav ul li a .txt i:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 5px;
	height: 5px;
	margin-left: -2.5px;
	border-right: 1px solid #005b98;
	border-bottom: 1px solid #005b98;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt i:before {
		margin-left: -0.25em;
	}
}

@media only screen and (max-width: 767px) {
	.con_pnav ul li a .txt i:before {
		width: .4em;
		height: .4em;
	}
}

.con_pnav ul li a:hover .img img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.con_pnav ul li a:hover .txt i {
	-webkit-transform: translateY(0.3em);
	-moz-transform: translateY(0.3em);
	-ms-transform: translateY(0.3em);
	-o-transform: translateY(0.3em);
	transform: translateY(0.3em);
}

/* -----------------------------------------------------------
	con_faq
----------------------------------------------------------- */
.con_faq .box_faq {
	padding-top: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq {
		padding-top: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq {
		padding-top: 2.5em;
	}
}

.con_faq .box_faq h3 {
	margin-bottom: 15px;
	text-align: center;
	color: #005b98;
	font-size: 231%;
	font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
	font-weight: bold;
	letter-spacing: .06em;
	line-height: 1;
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq h3 {
		margin-bottom: 0.5em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq h3 {
		font-size: 216%;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq h3 {
		font-size: 154%;
	}
}

.con_faq .box_faq h3:after {
	content: '';
	display: block;
	width: 30px;
	height: 19px;
	margin: 10px auto 0;
	background: url(../images/common/ic_st1.png) no-repeat left top;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq h3:after {
		margin: 0.5em auto 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq h3:after {
		width: 1em;
		height: .63em;
	}
}

.con_faq .box_faq dl {
	border-bottom: solid 1px #9aa7c1;
}

.con_faq .box_faq dl dt, .con_faq .box_faq dl dd span {
	position: relative;
}

.con_faq .box_faq dl dt:before, .con_faq .box_faq dl dd span:before {
	display: block;
	margin-right: .3em;
	position: absolute;
	top: 10px;
	margin-top: -2px;
	vertical-align: sub;
	font-family: "Didact Gothic", sans-serif !important;
	font-size: 165%;
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dt:before, .con_faq .box_faq dl dd span:before {
		top: 0.3em;
	}
}

.con_faq .box_faq dl dt {
	position: relative;
	padding: 20px 50px 20px 5em;
	border-top: solid 1px #9aa7c1;
	cursor: pointer;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq dl dt {
		padding: 15px 45px 15px 3.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dt {
		padding: 0.8em 2.5em;
	}
}

@media only screen and (min-width: 768px) {
	.con_faq .box_faq dl dt {
		font-size: 131%;
		line-height: 1.75;
	}
}

@media print {
	.con_faq .box_faq dl dt {
		font-size: 131%;
		line-height: 1.75;
	}
}

.ie8 .con_faq .box_faq dl dt {
	font-size: 131%;
	line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq dl dt {
		font-size: 124%;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dt {
		font-size: 100%;
	}
}

.con_faq .box_faq dl dt:before {
	content: 'Q.';
	color: #005b98;
	left: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq dl dt:before {
		left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dt:before {
		left: 0.3em;
	}
}

.con_faq .box_faq dl dt:before, .con_faq .box_faq dl dt:after {
	font-family: FontAwesome;
	vertical-align: middle;
}

.con_faq .box_faq dl dt:after {
	content: "";
	margin-left: .5em;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -.5em;
	color: #9aa7c1;
	font-size: 142%;
	line-height: 1;
	-webkit-transition: -webkit-transform 500ms ease;
	-moz-transition: -moz-transform 500ms ease;
	-o-transition: -o-transform 500ms ease;
	transition: transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq dl dt:after {
		right: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dt:after {
		right: 0.5em;
	}
}

.con_faq .box_faq dl dt.active:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.con_faq .box_faq dl dd {
	display: none;
	margin: 0 30px 25px 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq dl dd {
		margin: 0 25px 20px 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dd {
		margin: 0 0 0.8em 0;
	}
}

@media only screen and (min-width: 768px) {
	.con_faq .box_faq dl dd {
		font-size: 124%;
		line-height: 1.75;
	}
}

@media print {
	.con_faq .box_faq dl dd {
		font-size: 124%;
		line-height: 1.75;
	}
}

.ie8 .con_faq .box_faq dl dd {
	font-size: 124%;
	line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
	.con_faq .box_faq dl dd {
		font-size: 116%;
	}
}

.con_faq .box_faq dl dd span {
	display: block;
	padding: 20px 1.5em 20px 4.5em;
	background: #e5eff4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dd span {
		padding: 1em 1em 1em 2.5em;
	}
}

.con_faq .box_faq dl dd span:before {
	content: 'A.';
	left: 30px;
	color: #40965e;
}

@media only screen and (max-width: 767px) {
	.con_faq .box_faq dl dd span:before {
		left: 0.4em;
	}
}

.con_faq .box_faq dl dd span > *:first-child {
	margin-top: 0 !important;
}

.con_faq .box_faq dl dd span .att {
	margin-top: 1em;
	text-indent: -1em;
	padding-left: 1em;
}

.con_faq .box_faq dl dd span .att.p0 li {
	margin-top: 0 !important;
}

.con_faq .box_faq dl dd span .att li:not(:first-child) {
	margin-top: 1em;
}

/*# sourceMappingURL=../maps/faq.css.map */
