@charset "utf-8";

html {
	font-size: 62.5%;
}

#contents {
	padding: 0;
	width: 100%;
}

#header {
	box-shadow: none;
}

#footerIn img {
	border: none;
}

.onlySP {
	display: none;
}

#ct_bg {
	background-color: #fff;
	color: #fff;
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.6;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

#ct_bg .wrap01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#ct_bg .wrap01.bC {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#ct_bg .wrap01.between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#ct_bg .wrap01.aC {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

@media screen and (max-width: 639px) {
#ct_bg {
	font-family: -apple-system, "HelveticaNeue", Helvetica;
}

#ct_bg a {
	text-decoration: underline;
}
#ct_bg a:hover {
	text-decoration: none;
}
#header {
	border-bottom: #ccc solid 1px;
}
#ct_bg img {
	width: 100%;
	height: auto;
}

#ct_bg .imgOver01 a:hover img {
	opacity: 1.0;
}

.onlyPC {
	display: none;
}
.onlySP {
	display: block;
}
img.onlySP {
	display: inline-block;
}

}

/* contents */
#ct_bg .header01 {
	position: relative;
	padding: 7px 0;
	background-color: #0068b7;
}

#ct_bg .header01 > .inner01 {
	margin: 0 auto;
	padding: 0 12px;
	max-width: 1200px;
}

#ct_bg .header01 > .inner01 > .text01 > a {
	position: relative;
	padding-left: 30px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}

#ct_bg .header01 > .inner01 > .text01 > a:hover {
	text-decoration: underline;
}

#ct_bg .header01 > .inner01 > .text01 > a:before {
	position: absolute;
	top: .2em;
	left: 0;
	content: "";
	width: 18px;
	height: 14px;
	background: url(../img/icon_index01.png) no-repeat 0 0 / cover;
}

#ct_bg .headTitleArea01 {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#ct_bg .headTitleArea01 > .inner01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .headTitleArea01 > .inner01 > .text01 ,
#ct_bg .headTitleArea01 > .inner01 > .title01 {
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .inner01 > .title01 {
	margin-right: 15px;
}

#ct_bg .heading01 {
	margin: 30px auto 0;
	text-align: center;
}

#ct_bg .heading02 {
	position: relative;
	padding-bottom: 45px;
	text-align: center;
}

#ct_bg .heading02:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	transform: translateX(-50%);
	width: 100px;
	height: 5px;
	background-color: #0068b7;
}

#ct_bg .heading03 {
	width: 586px;
	margin: 30px auto 0;
}

#ct_bg .heading04 {
	padding: 17px 15px 15px;
	background-color: #0068b7;
	color: #fff;
	font-weight: bold;
	font-size: 2.0rem;
}

#ct_bg .heading04 > .text01 {
	font-size: 1.6rem;
}

#ct_bg .heading05 {
	padding: 17px 22px 15px;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 2.6rem;
}

#ct_bg .frameArea01 {
	margin-top: 30px;
	background: url(../img/bg_index01_pc.jpg) no-repeat bottom center / cover;
}

#ct_bg .frameArea01 > .inner01 {
	margin: 0 auto;
	padding: 40px 20px;
	max-width: 1040px;
}

#ct_bg .frameArea01 > .inner01 > .image02 {
	margin: 20px auto 0;
	text-align: center;
}

#ct_bg .frameArea02 {
	margin-top: 1px;
	background-color: #0068b7;
}

#ct_bg .frameArea02.type02 {
	margin-top: 55px;
}

#ct_bg .frameArea02 > .inner01 {
	margin: 0 auto;
	padding: 24px 0 30px;
	max-width: 680px;
}

#ct_bg .frameArea02.type02 > .inner01 {
	max-width: 820px;
}

#ct_bg .frameArea02 > .inner01 > .image01 {
	margin: 18px auto 0;
	max-width: 560px;
}

#ct_bg .frameArea02 > .inner01 > .image02 {
	margin: 0 auto;
	max-width: 610px;
}

#ct_bg .frameArea02.type02 > .inner01 > .image01 {
	margin-top: 0;
}

#ct_bg .frameArea02.type03 {
	margin-top: 55px;
	padding: 55px 0;
}

#ct_bg .frameArea03 {
	margin-top: 1px;
	background: url(../img/bg_index03.jpg) repeat center top;
}

#ct_bg .frameArea03 > .inner01 {
	margin: 0 auto;
	padding: 28px 0 0 4px;
	max-width: 1000px;
}

#ct_bg .frameArea04 {
	margin-top: 1px;
	background-color: #0068b7;
}

#ct_bg .frameArea04 > .inner01 {
	margin: 0 auto;
	max-width: 1000px;
}

#ct_bg .frameArea05 {
	margin: 30px -70px 0;
	padding: 24px 32px 20px 27px;
	border-radius: 20px;
	background-color: #fff;
}

#ct_bg .frameArea06 {
	margin-top: 20px;
	padding: 20px 25px;
	background-color: #e6ecf0;
}

#ct_bg .frameArea07 {
	margin: 20px auto 0;
	padding: 20px;
	width: 840px;
	background-color: #fff;
	border-radius: 10px;
	font-size: 1.3rem;
	font-weight: bold;
	word-break: normal;
	word-wrap: break-word;
	color: #032c90;
	box-shadow: inset 0 0 0 3px #198ce6,inset 0 0 0 6px #2da7e9;
}

#ct_bg .frameArea08 {
	margin: 20px auto 0;
	padding: 20px;
	width: 690px;
	background-color: #3eb134;
	box-shadow: inset 0 0 0 2px #2c9623, inset 0 0 0 4px #7dcb7c;
	border-radius: 20px;
	text-align: center;
}

#ct_bg .frameArea08 > .title01 {
	font-weight: bold;
	color: #fff100;
	font-size: 3rem;
}

#ct_bg .frameArea08 > .text01 {
	margin-top: 20px;
	font-size: 1.8rem;
}

#ct_bg .frameArea02 > .frameArea08 {
	margin-top: 0;
}

#ct_bg .frameArea09 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	word-break: normal;
	word-wrap: break-word;
}

#ct_bg .frameArea09.type02 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

#ct_bg .frameArea09 > .column01 {
	margin-top: 30px;
	width: 630px;
}

#ct_bg .frameArea09 > .column01.type02 {
	border-top: 2px solid #0068b7;
}

#ct_bg .frameArea09 > .column02 {
	margin-top: 30px;
	width: 320px;
}

#ct_bg .frameArea09 > .column02 > .text01 {
	position: relative;
	margin-top: 5px;
	color: #000;
	font-size: 1.2rem;
	text-align: right;
}

#ct_bg .frameArea09 > .column02 > .text01::before {
	position: absolute;
	margin: 0.05em 0 0 -1.5em;
	width: 14px;
	height: 14px;
	background: url("../img/icon_index02.png") 0 0 / 14px 14px no-repeat;
	content: "";
}

#ct_bg .frameArea10 {
	margin: 40px auto 0;
	padding: 30px;
	width: 840px;
	border-radius: 20px;
	background-color: #0068b7;
	color: #fff;
	word-break: normal;
	word-wrap: break-word;
}

#ct_bg .frameArea10 > .text01 {
	display: table;
	padding: 2px 10px;
	background-color: #fff;
	color: #0068b7;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .frameArea10 > .text02 {
	margin-top: 5px;
	font-size: 2.4rem;
	font-weight: bold;
}

#ct_bg .frameArea10 > .text02 .text03 {
	font-size: 1.8rem;
}

#ct_bg .frameArea10 > .text04 {
	margin-top: 20px;
}

#ct_bg .frameArea10 > .button01 {
	margin: 20px auto 0;
	width: 246px;
}

#ct_bg .iframeArea01 {
	position: relative;
	margin: 20px auto 0;
	padding: 6px;
	border-radius: 10px;
	background-color: #000;
	max-width: 678px;
}

#ct_bg .iframeArea01:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: url(../img/bg_index02.png) no-repeat 0 0 / 100% 100%;
}

#ct_bg .iframeWrap01 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

#ct_bg .iframeWrap01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#ct_bg .subSection01 {
	margin: 0 auto;
	padding-top: 100px;
	max-width: 1000px;
}

#ct_bg .subSection02 {
	margin: 0 auto;
	padding-top: 80px;
	max-width: 1000px;
}

#ct_bg .col01 {
	margin-top: 25px;
	width: calc(100% - 247px);
	width: -webkit-calc(100% - 247px);
}

#ct_bg .col01 > .text01 {
	display: table;
	padding: 2px 10px;
	background-color: #fff;
	color: #0068b7;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .col01 > .text02 {
	margin-top: 5px;
	font-size: 1.8rem;
	font-weight: bold;
}

#ct_bg .col01 > .text02 > .font01 {
	font-size: 2.4rem;
}

#ct_bg .col02 {
	width: 247px;
	margin-top: 20px;
}

#ct_bg .col03 {
	margin: 0 34px 0 11px;
	width: 79px;
}

#ct_bg .col04 {
	width: calc(100% - 124px);
	width: -webkit-calc(100% - 124px);
}

#ct_bg .col04 > .text01 {
	display: table;
	padding: 2px 10px;
	background-color: #fff;
	color: #0068b7;
	font-size: 1.4rem;
	font-weight: bold;
}

#ct_bg .col04 > .text02 {
	margin-top: 5px;
	font-size: 1.8rem;
	font-weight: bold;
}

#ct_bg .col04 > .text02 > .font01 {
	font-size: 2.4rem;
}

#ct_bg .col05 {
	width: 246px;
}

#ct_bg .col05 > .image01 {
	margin: 0 auto;
	width: 185px;
}

#ct_bg .col05 > .text01 {
	color: #000;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
}

#ct_bg .col05 > .text01 > .font01 {
	font-size: 1.6rem;
}

#ct_bg .col05 > .button01 {
	margin: 5px auto 0;
}

#ct_bg .col06 {
	width: 623px;
}

#ct_bg .box01 {
	margin-top: 60px;
	color: #000;
}

#ct_bg .box01:first-child {
	margin-top: 80px;
}

#ct_bg .col06 > .image02 {
	margin-top: 20px;
}

#ct_bg .ancList01 {
	isplay: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

#ct_bg .ancList01 > li {
	width: 20%;
}

#ct_bg .note01 {
	margin-top: 30px;
	padding-left: 1em;
	text-indent: -1em;
}

#ct_bg .txt01 {
	margin-top: 60px;
}

#ct_bg .txt02 {
	margin-top: 60px;
}

#ct_bg .txt03 {
	margin-top: 40px;
	color: #000;
	text-align: center;
}

#ct_bg .txt04 {
	margin-top: 40px;
	color: #000;
	font-size: 2.6rem;
	font-weight: bold;
}

#ct_bg .txt05 {
	font-size: 1.4rem;
	margin-top: 5px;
}

#ct_bg .img01 + .txt02 {
	margin-top: 80px;
}

#ct_bg .img01 {
	margin-top: 20px;
}

#ct_bg .img02 {
	margin-top: 20px;
}

#ct_bg .list01 {
	margin-top: 40px;
}

#ct_bg .list01 > li {
	margin-top: 18px;
}

#ct_bg .list02 > dt,
#ct_bg .list02 > dd {
	position: relative;
	padding-left: 44px;
}

#ct_bg .list02 > dt:before,
#ct_bg .list02 > dd:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 27px;
	content: "";
}

#ct_bg .list02 > dt {
	margin-top: 40px;
	padding-top: 3px;
	color: #0068b7;
	font-weight: bold;
}

#ct_bg .list02 > dt:before {
	height: 28px;
	background: url(../qa/img/icon_index01.png) no-repeat 0 0/100%;
}

#ct_bg .list02 > dd {
	margin-top: 20px;
}

#ct_bg .list02 > dd:before {
	height: 25px;
	background: url(../qa/img/icon_index02.png) no-repeat 0 0/100%;
}

#ct_bg .list03 {
	margin-top: 25px;
}

#ct_bg .list03 dt {
	color: #0068b7;
	font-size: 2rem;
	font-weight: bold;
}

#ct_bg .list03 dd {
	position: relative;
	padding-left: 21px;
}

#ct_bg .list03 dd::before {
	position: absolute;
	top: 0.15em;
	left: 0;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #0068b7;
	content: "";
}

#ct_bg .list03.type02 dd {
	counter-increment: num01;
}

#ct_bg .list03.type02 dd::before {
	content: counter(num01);
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	color: #fff;
	font-size: 1.2rem;
	line-height: 1;
	font-weight: bold;
}

#ct_bg .list03 dd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

#ct_bg .list03 dd > .text01 {
	color: #0068b7;
	font-weight: bold;
	min-width: 4em;
}

#ct_bg .list03 > .text02 {
}

#ct_bg .btn01 {
	margin: 100px auto 0;
	max-width: 640px;
}

#ct_bg .btn02 {
	margin: 60px auto 0;
	max-width: 487px;
}

#ct_bg .btn03 {
	margin: 20px auto 0;
	max-width: 459px;
}

#ct_bg .btnList01 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .btnList01 > li {
	max-width: 485px;
	width: 100%;
	margin-top: 60px;
}

#ct_bg .copyArea01 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 10px;
}

#ct_bg .copyArea01 {
	margin-top: 10px;
	font-size: 1rem;
	color: #000;
}

@media screen and (max-width: 639px) {
#ct_bg .header01 {
	padding: 8px 0;
}

#ct_bg .header01 > .inner01 {
	padding: 0 2.6%;
}

#ct_bg .header01 > .inner01 > .text01 > a:before {
	top: .1em;
}
	
#ct_bg .headTitleArea01 {
	position: static;
	width: 100%;
	margin-bottom: 5px;
	left: inherit;
	top: inherit;
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

#ct_bg .headTitleArea01 > .inner01 > .text01 ,
#ct_bg .headTitleArea01 > .inner01 > .title01 {
	font-size: 1.2rem;
	text-align: center;
}

#ct_bg .headTitleArea01 > .inner01 > .title01 {
	margin-right: 0;
	width: 100%;
}

#ct_bg .heading01 {
	margin-top: 20px;
	width: 92%;
}

#ct_bg .heading02 {
	padding-bottom: 32px;
}

#ct_bg .heading02:after {
	width: 70px;
	height: 3px;
}
	
#ct_bg .heading03 {
	width: 73.333%;
	margin-top: 20px;
}

#ct_bg .heading04 {
	padding: 13px 3% 11px;
	font-size: 1.8rem;
}

#ct_bg .heading04 > .text01 {
	display: block;
	font-size: 1.4rem;
}

#ct_bg .heading05 {
	font-size: 2.4rem;
}

#ct_bg .frameArea01 {
	margin-top: 20px;
	background-image: url(../img/bg_index01_sp.jpg);
}
	
#ct_bg .frameArea01 > .inner01 > .image02 {
	width: 70%;
}

#ct_bg .frameArea01 > .inner01 {
	padding: 20px 4%;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 30px 4%;
}

#ct_bg .frameArea02 > .inner01 > .image01,
#ct_bg .frameArea02.type02 > .inner01 > .image01 {
	margin-top: 20px;
}

#ct_bg .frameArea02 > .inner01 > .image02 {
	width: 100%;
}


#ct_bg .frameArea03 {
	background-size: 508px;
}

#ct_bg .frameArea03 > .inner01 {
	padding: 10px 0 0 3%;
}

#ct_bg .frameArea05 {
	margin: 30px 0 0;
	padding: 24px 0 15px;
}
	
#ct_bg .frameArea06 {
	padding-left: 6%;
	padding-right: 6%;
}

#ct_bg .frameArea07 {
	width: 100%;
	font-size: 1.1rem;
	text-align: left;
}

#ct_bg .frameArea08 {
	padding: 20 4%;
	width: 100%;
}

#ct_bg .frameArea08 > .title01 {
	font-size: 2.3rem;
}

#ct_bg .frameArea08 > .text01 {
	font-size: 1.6rem;
}

#ct_bg .frameArea02 > .frameArea08 {
	width: 92%;
}

#ct_bg .frameArea09 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

#ct_bg .frameArea09 > .column01 {
	width: 100%;
}

#ct_bg .frameArea09 > .column02 {
	width: 100%;
}

#ct_bg .frameArea10 {
	padding: 20px 4%;
	width: 100%;
}

#ct_bg .frameArea10 > .button01 {
	width: 71.7%;
}

#ct_bg .subSection01 {
	margin-left: 4%;
	margin-right: 4%;
}
	
#ct_bg .subSection02 {
	margin-left: 4%;
	margin-right: 4%;
	padding-top: 60px;
}

#ct_bg .col01 {
	margin-top: 0;
	width: 100%;
}

#ct_bg .col01 > .text01 {
	margin: 20px auto 0;
}

#ct_bg .col01 > .text02 {
	margin-top: 10px;
	text-align: center;
}

#ct_bg .col02 {
	margin: 10px auto 0;
	width: 71.7%;
}

#ct_bg .col03 {
	margin: 0 3% 0 7%;
	width: 20%;
}

#ct_bg .col04 {
	margin: 0 7% 0 0;
	width: 62%;
}

#ct_bg .col04 > .text02 {
	margin-top: 10px;
}

#ct_bg .col05 {
	margin: 0 auto;
	width: 71.5%;
}

#ct_bg .col05 > .image01 {
	width: 67.8%;
}

#ct_bg .col05 > .text01 {
	margin-top: 10px;
}

#ct_bg .col05 > .button01 {
	margin-top: 10px;
}

#ct_bg .col06 {
	margin: 10px auto 0;
	width: 91.3%;
}

#ct_bg .col06 > .image02 {
	margin-top: 15px;
}

#ct_bg .ancList01 {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

#ct_bg .ancList01 > li {
	width: calc(100% / 3);
	width: -webkit-calc(100% / 3);
}

#ct_bg .ancList01 > li:nth-child(1),
#ct_bg .ancList01 > li:nth-child(2),
#ct_bg .ancList01 > li:nth-child(3) {
	border-bottom: #fff solid 1px;
}

#ct_bg .txt01 {
	margin-top: 45px;
}

#ct_bg .txt02 {
	margin: 30px -4.5% 0;
}

#ct_bg .img01 + .txt02 {
	margin-top: 50px;
}

#ct_bg .txt04 {
	font-size: 2.2rem;
}

#ct_bg .img01 {
	margin-top: 15px;
}

#ct_bg .img02 {
	margin: 15px -4.5% 0;
}

#ct_bg .img03 {
	width: 100%;
}

#ct_bg .list01 {
	margin-top: 20px;
}

#ct_bg .list01 > li {
	margin-top: 10px;
}

#ct_bg .list02 > dt {
	margin-top: 30px;
}
	
#ct_bg .list02 > dt,
#ct_bg .list02 > dd {
	font-size: 1.4rem;
}

#ct_bg .btn02 {
	margin-top: 30px;
}

#ct_bg .btn03 {
	width: 66.5%;
}

#ct_bg .btnList01 > li {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .copyArea01 {
	width: 100%;
	text-align: center;
}

}


/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
