@charset "utf-8";
#ct_bg {
	overflow-x: hidden;
}

#ct_bg .mainArea01 {
	position: relative;
	margin-top: 6px;
	background:url(../img/bg_index03.jpg) no-repeat 50% 0/cover;
}

#ct_bg .mainArea01 > .image01 {
	width: 1600px;
	min-width: 1600px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

#ct_bg .mainArea01 > .inner01 {
	max-width: 960px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0;
	left: 0;
	left: 50%;
	transform: translateX(-50%);
}

#ct_bg .mainArea01 > .inner01 >.icon01 {
	width: 130px;
	position: absolute;
	left: 5px;
	top: 20px;
	height: 130px;
}

#ct_bg .subSection01 {
	padding-top: 80px;
	padding-bottom: 80px;
}

#ct_bg .subSection01.type01 {
	background: url(../img/bg_index01.png) repeat 0 0/112px;
}

#ct_bg .subSection01 > .inner01 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#ct_bg .block01 {
	margin-top: 30px;
}

#ct_bg .block02 {
	margin-top: 40px;
}

#ct_bg .block03 {
	margin-top: 60px;
}

#ct_bg .heading01 {
	position: relative;
	top: -5px;
	margin-bottom: -10px;
	color: #ff185e;
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
}

#ct_bg .heading01:not(:first-child) {
	margin-top: 80px;
}

#ct_bg .heading02 {
	padding: 12px 20px 8px;
	border-radius: 10px;
	background: url(../img/bg_index02_pc.jpg) no-repeat 50% 50%/cover;
	color: #fff;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.5;
}

#ct_bg .heading03 {
	padding: 5px 20px 3px;
	border-radius: 10px;
	background-color: #701967;
	font-size: 2.4rem;
	color: #fff;
}

#ct_bg .heading04 {
	color: #005bab;
	font-weight: bold;
}

#ct_bg .col01 {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col02 {
	width: 465px;
	margin-top: 30px;
}

#ct_bg .col03 {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col03:not(:first-child) {
	margin-top: 40px;
}

#ct_bg .col04 {
	width: 465px;
	margin-top: 60px;
}

#ct_bg .col04 > .image01 {
	margin-top: 30px;
}

#ct_bg .col04 > .box01 {
	margin-top: 30px;
}

#ct_bg .col05 {
	width: 217px;
	margin: 30px 15px 0;
}

#ct_bg .col06 {
	width: 465px;
	margin-top: 26px;
}

#ct_bg .col06 .column01 {
	width: 218px;
}

#ct_bg .col07 {
	width: 495px;
	margin-top: 50px;
}

#ct_bg .col08 {
	width: 445px;
	margin-top: 50px;
}

#ct_bg .frameArea01 {
	margin-top: 40px;
	border: solid 10px #fff;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 30px;
	border: solid 4px #701967;
	overflow: hidden;
}

#ct_bg .frameArea02 > .inner01 > .image01 {
	width: 160px;
	float: left;
	margin-right: 22px;
}

#ct_bg .frameArea02 > .inner01 > .text01 {
	margin-top: -4px;
}

#ct_bg .frameArea03 {
	margin-top: 30px;
	padding: 30px;
	background-color: #fff;
	border: solid 1px #ccc;
}

#ct_bg .frameArea04 {
	margin-top: 30px;
	padding: 24px 30px;
	border: solid 2px #701967;
	border-radius: 10px;
}

#ct_bg .frameArea04 > .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: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

#ct_bg .frameArea04 > .inner01 > .image01 {
	margin-top: 5px;
}

#ct_bg .frameArea04 > .inner01 > .column01 {
	width: 400px;
}

#ct_bg .frameArea04 > .inner01 > .column01 > .text01 {
	margin-top: 15px;
}

#ct_bg .list01 {
	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 .list01 > li {
	width: 435px;
	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 .list01 > li:nth-child(n+3) {
	margin-top: 28px;
}

#ct_bg .list01 > li > .text01 {
	margin-top: -3px;
	width: calc(100% - 95px);
	width: -webkit-calc(100% - 95px);
	font-size: 1.4rem;
}

#ct_bg .list01 > li > .image01 {
	width: 77px;
}

#ct_bg .list02 {
	margin-top: 25px;
}

#ct_bg .list02 > li {
	margin-left: 1.3em;
	text-indent: -1.3em;
}

#ct_bg .list03 > li {
	position: relative;
	padding-left: 16px;
	color: #666;
	font-size: 1.4rem;
}

#ct_bg .list03 > li::before {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	content: "※";
}

#ct_bg .list03 > li > .icon01 {
	display: inline-block;
	width: 21px;
	margin-right: 4px;
}

#ct_bg .txt01 {
	margin-top: 20px;
}

#ct_bg .txt02 {
	margin-top: 8px;
	font-size: 1.4rem;
	line-height: 1.5;
}

#ct_bg .txt03 {
	margin-top: 25px;
}

#ct_bg .txt04 {
	margin-top: 20px;
}

#ct_bg .notes01 {
	margin-top: 6px;
	color: #666;
	font-size: 1.4rem;
}

#ct_bg .img01 {
	border: solid 1px #ccc;
}

#ct_bg .color01 {
	color: #ffef00;
}

#ct_bg .color02 {
	color: #ff185e;
}

#ct_bg .w01 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .cvArea01 {
	background-color: #701967;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #fff;
}

#ct_bg .cvArea01 > .title01 {
	margin-bottom: 25px;
	color: #fff;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.5;
}

#ct_bg .cvArea01 > .title01 > .text01 {
	display: block;
	margin-top: 5px;
	font-size: 1.6rem;
	color: #ffef00;
	font-weight: bold;
	text-align: center;
}

#ct_bg .cvArea01 > .title01 > .text02 {
	display: block;
	margin-bottom: 10px;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}

#ct_bg .cvArea01 > .button01 {
	width: 240px;
	margin: 30px auto 0;
}

#ct_bg .cvArea01 > .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: justify;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .cvArea01 > .inner01 > .image01 {
	width: 230px;
	margin-left: 176px;
}

#ct_bg .cvArea01 > .inner01 > .column01 {
	width: 515px;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text01 {
	margin-top: -8px;
	margin-left: 5px;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text01 > .font01 {
	font-size: 2.4rem;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text02 {
	font-size: 1.4rem;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 23px;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text02 > a {
	color: #fff;
}

#ct_bg .copyrights01 {
	width: 960px;
	margin: 10px auto 0;
	color: #666;
	font-size: 1.2rem;
	line-height: 1.5;
}

#ct_bg .date01 {
	display: inline-block;
	margin-left: 5px;
	margin-bottom: 8px;
	border: solid 1px #fff;
	padding: 2px 8px 0;
	color: #fff;
	font-weight: bold;
	font-size: 1.2rem;
}

@media screen and (max-width: 639px) {
#ct_bg .mainArea01 {
	margin-top: 5px;
	background: none;
}

#ct_bg .mainArea01 > .image01 {
	width: 100%;
	min-width: inherit;
	position: static;
	transform: translateX(0);
}
	
#ct_bg .mainArea01 > .inner01 > .icon01 {
	width: 20vw;
	position: absolute;
	left: 1%;
	top: 19vw;
	height: 20vw;
}

#ct_bg .subSection01 > .inner01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

#ct_bg .heading01 {
	margin-bottom: -8px;
	font-size: 2.4rem;
}

#ct_bg .heading01:not(:first-child) {
	margin-top: 80px;
}

#ct_bg .heading02 {
	padding: 12px 20px 8px;
	background-image: url(../img/bg_index02_sp.png);
	font-size: 1.8rem;
}

#ct_bg .heading03 {
	padding: 10px 15px 9px;
	font-size: 1.8rem;
}

#ct_bg .heading04 {
	color: #005bab;
	font-weight: bold;
}

#ct_bg .col01 {
	width: 100%;
}

#ct_bg .col02 {
	width: 100%;
}
	
#ct_bg .col02 > .image01 {
	width: 86.956%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col03 {
	width: 100%;
}

#ct_bg .col03:not(:first-child) {
	margin-top: 25px;
}

#ct_bg .col04 {
	width: 100%;
}

#ct_bg .col05 {
	width: 47.826%;
	margin-top: 20px;
	margin-left: 2.173%;
	margin-right: 2.173%;
}
	
#ct_bg .col05:nth-child(odd) {
	margin-left: 0;
}
	
#ct_bg .col05:nth-child(even) {
	margin-right: 0;
}

#ct_bg .col05:last-child {
	margin-left: 2.173%;
}

#ct_bg .col06 {
	width: 100%;
	margin-top: 20px;
}

#ct_bg .col06 .column01 {
	width: 47.826%;
}

#ct_bg .col07 {
	width: 100%;
}

#ct_bg .col08 {
	width: 100%;
	margin-top: 20px;
}
	
#ct_bg .col08 > .image01 {
	width: 86.956%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .frameArea02 > .inner01 {
	padding: 20px 5.373%;
}

#ct_bg .frameArea02 > .inner01 > .image01 {
	width: 120px;
	margin-right: 20px;
}

#ct_bg .frameArea03 {
	margin-top: 25px;
	padding-left: 8.695%;
	padding-right: 8.695%;
}

#ct_bg .frameArea04 {
	margin-top: 25px;
	padding: 18px 7.142% 20px;
}

#ct_bg .frameArea04 > .inner01 {
	display: block;
}

#ct_bg .frameArea04 > .inner01 > .image01 {
	margin-top: 10px;
}

#ct_bg .frameArea04 > .inner01 > .column01 {
	width: 100%;
}

#ct_bg .frameArea04 > .inner01 > .column01 > .text01 {
	margin-top: 10px;
}

#ct_bg .list01 {
	display: block;
}

#ct_bg .list01 > li {
	width: 100%;
}

#ct_bg .list01 > li:nth-child(n+2) {
	margin-top: 25px;
}

#ct_bg .list01 > li > .text01 {
	width: calc(100% - 70px);
	width: -webkit-calc(100% - 70px);
	font-size: 1.2rem;
	line-height: 1.5;
}

#ct_bg .list01 > li > .image01 {
	width: 59px;
}

#ct_bg .list03 > li {
	padding-left: 12px;
	font-size: 1.2rem;
}

#ct_bg .list03 > li > .icon01 {
	position: relative;
	top: 1px;
	width: 16px;
	margin-right: 2px;
}

#ct_bg .txt01 {
	margin-top: 25px;
}

#ct_bg .txt02 {
	margin-top: 6px;
	font-size: 1.2rem;
}

#ct_bg .notes01 {
	font-size: 1.2rem;
}

#ct_bg .w01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

#ct_bg .cvArea01 {
	padding-left: 4%;
	padding-right: 4%;
}
	
#ct_bg .cvArea01 > .title01 {
	margin-bottom: 20px;
	font-size: 1.8rem;
	line-height: 1.5;
}

#ct_bg .cvArea01 > .title01 > .text01 {
	margin-top: 10px;
	font-size: 1.4rem;
}

#ct_bg .cvArea01 > .title01 > .text02 {
	margin-bottom: 2px;
	font-size: 1.4rem;
}

#ct_bg .cvArea01 > .inner01 {
	display: block;
	width: 100%;
}

#ct_bg .cvArea01 > .inner01 > .image01 {
	width: 66.956%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .cvArea01 > .inner01 > .column01 {
	width: 100%;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text01 {
	margin-top: 10px;
	margin-left: 0;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text01 > .font01 {
	font-size: 1.8rem;
}

#ct_bg .cvArea01 > .inner01 > .column01 > .text02 {
	font-size: 1.2rem;
	margin-top: 8px;
	margin-left: 0;
}

#ct_bg .copyrights01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
	font-size: 1.0rem;
}
	
#ct_bg .date01 {
	margin-top: 20px;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 1.1rem;
}
}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
