@charset "utf-8";

#wrapper {
	background: none;
}

#ct_bg {
	padding-bottom: 80px;
	color: #000;
	font-size: 134%;
	line-height: 1.5;
}

#ct_bg .container01 {
	margin: 0 auto;
	width: 960px;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #000;
}

#ct_bg small {
	font-size: 100%;
}

#ct_bg .alpha01 {
	opacity: 1.0;
	transition: opacity 0.5s linear;
}
#ct_bg .alpha01:hover {
	opacity: 0.6;
}

#ct_bg .copyArea01 {
	margin-top: 20px;
	font-size: 82%;
}

#ct_bg .subSection01 {
	margin-top: 30px;	
}

#ct_bg .subSection02 {
	margin-top: 40px;	
}

#ct_bg .frameArea01 {
	margin-top: -40px;
	padding: 53px 27px 32px;
	background-color: #e1f0fe;
	border: 4px solid #005bac;
	border-radius: 20px;
}

#ct_bg .frameArea01.type01 {
	padding-bottom: 46px;
}

#ct_bg .frameArea02 {
	margin: 10px auto 0;
	padding: 20px;
	width: 800px;
	background-color: #fff;
	border-radius: 10px;
}

#ct_bg .frameArea03 {
	padding: 20px;
	background-color: #e1f0fe;
	border: 4px solid #005bac;
	border-top: none;
	border-radius: 0 0 20px 20px;
}

#ct_bg .list01 {
	margin-left: -11px;
	letter-spacing: -0.4em;
}

#ct_bg .list01 li {
	display: inline-block;
	margin-left: 11px;
	letter-spacing: normal;
	vertical-align: top;
}

#ct_bg .list02 {
	float: left;
	margin: 8px 0 0 26px;
	width: 222px;
}

#ct_bg .list02 li {
	margin-top: 4px;
}

#ct_bg .list03 {
	float: left;
	width: 490px;
	margin: 11px 0 0 10px;
}

#ct_bg .list03 li {
	margin-top: 2px;
	padding-left: 1em;
	font-size: 82%;
	text-indent: -1em;
}

#ct_bg .list04 {
	margin-top: -20px;
	letter-spacing: -0.4em;
}

#ct_bg .list04 li {
	display: inline-block;
	margin-top: 20px;
	width: 50%;
	letter-spacing: normal;
	vertical-align: top;
}

#ct_bg .list04 li:nth-child(odd) {
	padding-right: 10px;
}
#ct_bg .list04 li:nth-child(even) {
	padding-left: 10px;
}

#ct_bg .ti01 {
	margin-top: 10px;
}

#ct_bg .ti02 {
	padding: 20px;
	background-color: #005bac;
	border-radius: 20px 20px 0 0;
	color: #fff;
	font-weight: bold;
	font-size: 187%;
	text-align: center;
	line-height: 1.2;
}

#ct_bg .img01 {
	text-align: center;
}

#ct_bg .img01 .image01 {
	margin-right: 6px;
}


@media screen and (max-width: 639px) {
body {
	min-width: inherit;
}

#ct_bg {
	padding-bottom: 60px;
	font-size: 125%;
	line-height: 1.6;
}

#ct_bg .container01 {
	width: 100%;
}

#ct_bg a {
	text-decoration: underline;
}

#ct_bg a:hover {
	text-decoration: none;
}

#ct_bg .copyArea01 {
	margin: 10px 0 0 10px;
}

#ct_bg .subSection01 {
	margin-top: 15px;	
}

#ct_bg .subSection02 {
	margin-top: 8px;	
}

#ct_bg .frameArea01 {
	margin: -7% 10px 0;
	padding: 6% 6px 25px;
	border-radius: 10px;
}

#ct_bg .frameArea01.type01 {
	padding: 8% 6px 7px;
}

#ct_bg .frameArea02 {
	margin-top: 13px;
	padding: 12px 10px 15px;
	width: 100%;
	border-radius: 5px;
}

#ct_bg .frameArea03 {
	margin: 0 10px;
	padding: 6px 6px 10px;
	border-radius: 0 0 10px 10px;
}

#ct_bg .list01 {
	margin-left: 0;
}

#ct_bg .list01 li {
	display: block;
	margin: 15px auto 0;
	width: 65%;
}

#ct_bg .list02 {
	float: none;
	margin: 10px 0 0;
	width: 100%;
	letter-spacing: -0.4em;
}

#ct_bg .list02 li {
	display: inline-block;
	margin-top: 0;
	letter-spacing: normal;
	vertical-align: middle;
}

#ct_bg .list02 li:nth-child(1) {
	width: 48.6%;
}
#ct_bg .list02 li:nth-child(2) {
	margin-left: 10px;
	width: 44.4%;
}

#ct_bg .list03 {
	float: none;
	margin: 16px 0 0 0;
	width: 100%;
}

#ct_bg .list04 {
	margin-top: -8px;
}

#ct_bg .list04 li {
	display: block;
	margin-top: 10px;
	width: 100%;
	vertical-align: top;
}

#ct_bg .list04 li:nth-child(odd) {
	padding-right: 0;
}
#ct_bg .list04 li:nth-child(even) {
	padding-left: 0;
}

#ct_bg .ti01 {
	padding: 0 10px;
	width: 100%;
}

#ct_bg .ti02 {
	margin: 20px 10px 0;
	padding: 10px;
	border-radius: 10px 10px 0 0;
	font-size: 125%;
}

#ct_bg .img01 {
	text-align: center;
}

#ct_bg .img01 .image01 {
	margin-right: 0;
	width: 67%;
}

#ct_bg .img01 .image02 {
	margin-top: 7px;
	width: 67%;
}

}

/* Clearfix */
#ct_bg .hgroup01:after,
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
