@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 {
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.6rem;
	line-height: 1.75;
}

#ct_bg .bg01 {
	background: url("../img/bg_index01_pc.png") no-repeat 0 0 / cover;
	background-attachment: fixed;
}


#ct_bg a:link,
#ct_bg a:visited,
#ct_bg a:hover,
#ct_bg a:active {
	color: #000;
}

#ct_bg img {
	max-width: 100%;
	height: auto;
}

#ct_bg .imgOver01 img {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#ct_bg .imgOver01 a:hover img {
	opacity: .6;
}

#ct_bg .center {
	text-align: center !important;
}
#ct_bg .right {
	text-align: right !important;
}

#ct_bg .snsBtn01 {
}

#ct_bg .snsBtn01 > li {
}

.fb_iframe_widget > span {
	vertical-align: baseline !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 #container01 {
	padding-bottom: 0;
	width: 100%;
}

#ct_bg #container01 > .inner01Wrap {
	background: #4dc6f1;
	padding-bottom: 28px;
}

#ct_bg #container01 > .inner01Wrap > .inner01,
#ct_bg #container01 > .inner02 {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#ct_bg #container01 > .inner02 {
	padding-bottom: 168px;
}

#ct_bg .headTitleArea01 {
	position: relative;
	background-color: #e73736;
	color: #fff;
}

#ct_bg .headTitleArea01 > .inner01 {
	padding: 6px 14px 1px;
	margin-left: auto;
	margin-right: auto;
	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;
	font-family: "ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",Osaka,sans-serif;
	font-size: 1.5rem;
	line-height: 1.75;
}
#ct_bg .headTitleArea01 > .inner01 .title01,
#ct_bg .headTitleArea01 > .inner01 .text01 {
	font-weight: bold;
}

#ct_bg .headTitleArea01 > .inner01 .text01 {
	margin-left: 9px;
}

#ct_bg .campaignContents01 {
	overflow: hidden;
}

#ct_bg .mainArea01 {
	/*margin-top: 30px;*/
}

#ct_bg .mainArea01 > .inner01 {
	width: 100%;
}

#ct_bg .mainArea01 > .inner01 img {
	width: 100%;
}


#ct_bg .sectionWrapper01 {
	padding-top: 60px;
	margin-bottom: 80px;
	position: relative;
}

#ct_bg .subSection01 {
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


#ct_bg .subSection02 {
	width: 960px;
	margin-top: 105px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	position: relative;
	padding: 40px;
}

#ct_bg .subSection02.type01 {
	padding: 40px 30px;
}

#ct_bg .subSection02 .heading01Wrap {
	position: absolute;
	top: -25px;
	left: 50%;
	transform: translate(-50%, 0);
}

#ct_bg .subSection02.cvArea01 {
	margin-top: 80px;
}

#ct_bg .subSection02.cvArea01 > .image01 {
	position: absolute;
	top: -49px;
	left: 19px;
	width: 262px;
}

#ct_bg .subSection02.cvArea01 > .inner01 {
	padding-left: 259px;
}

#ct_bg .subSection02.cvArea01 > .inner01 > .col02 {
	width: 365px;
}

#ct_bg .subSection02.cvArea01 > .inner01 > .col03 {
	width: 227px;
	padding-top: 10px;
}

#ct_bg .subSection02.cvArea01 > .inner01 > .col03 > .date01 {
	text-align: center;
	width: 100%;
	letter-spacing: 0.03em;
	padding: 5px 18px 3px;
	color: #fff;
	background-color: #000000;
}

#ct_bg .subSection02.cvArea01 > .inner01 > .col03 > .text01 {
	margin-top: 5px;
	letter-spacing: 0.03em;
	text-align: center;
	font-weight: bold;
}

#ct_bg .subSection02.cvArea01 > .inner01 > .col03 > .button01 {
	margin-top: 5px;
}



#ct_bg .heading01Wrap {
	text-align: center;
}
#ct_bg .heading01 {
	display: inline-block;
	padding: 7px 28px 7px;
	background: #000;
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.6rem;
	line-height: 1.1;
	text-align: center;
	border-radius: 27px;
}

#ct_bg .heading02 {
	display: inline-block;
	min-width: 400px;
	padding: 8px 10px 9px;
	background: #000;
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3rem;
	line-height: 1.1;
	text-align: center;
	border-radius: 27px;
}

#ct_bg .block01:not(:first-child) {
	margin-top: 60px;
}

#ct_bg .col01 {
	width: 482px;
}

#ct_bg .frameArea01 {
	margin-top: 40px;
}

#ct_bg .frameArea01:first-child {
	margin-top: 0;
}

#ct_bg .frameArea01 > .inner02 {
	padding-right: 3px;
	margin-left: -3px;
}

#ct_bg .frameArea01 > .message01 {
	width: 848px;
	margin: 0 auto 40px;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.4rem;
	line-height: 1.6;
	color: #fff;
	background: #108ccf;
	padding: 12px 10px 13px;
}

#ct_bg .frameArea01 > .inner02 > .text01 {
	margin-top: -3px;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.2rem;
	color: #fff;
	text-shadow: rgb(230, 0, 18) 2px 0px 0px, rgb(230, 0, 18) 1.75px 0.953125px 0px, rgb(230, 0, 18) 1.078125px 1.671875px 0px, rgb(230, 0, 18) 0.140625px 1.984375px 0px, rgb(230, 0, 18) -0.828125px 1.8125px 0px, rgb(230, 0, 18) -1.59375px 1.1875px 0px, rgb(230, 0, 18) -1.96875px 0.28125px 0px, rgb(230, 0, 18) -1.859375px -0.6875px 0px, rgb(230, 0, 18) -1.296875px -1.5px 0px, rgb(230, 0, 18) -0.40625px -1.953125px 0px, rgb(230, 0, 18) 0.5625px -1.90625px 0px, rgb(230, 0, 18) 1.40625px -1.40625px 0px, rgb(230, 0, 18) 1.90625px -0.546875px 0px, 0px 5px 10px rgba(0, 0, 0, 0.4);
}

#ct_bg .frameArea01 > .inner02 > .text01 .font01 {
	font-size: 4.6rem;
}

#ct_bg .frameArea01 > .inner02 > .text02 {
	margin-top: 7px;
	text-align: center;
}

#ct_bg .frameArea01 > .inner02 > .text02 span {
	display: inline-block;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.4rem;
	color: #000;
	background: #fff462;
	border: 2px solid #e60012;
	border-radius: 2px;
	padding: 2px 10px 2px 20px;
}

#ct_bg .frameArea01 > .inner02 > .text03 {
	margin-top: -2px;
	margin-bottom: 40px;
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.1rem;
	color: #fff;
	text-shadow: rgb(230, 0, 18) 2px 0px 0px, rgb(230, 0, 18) 1.75px 0.953125px 0px, rgb(230, 0, 18) 1.078125px 1.671875px 0px, rgb(230, 0, 18) 0.140625px 1.984375px 0px, rgb(230, 0, 18) -0.828125px 1.8125px 0px, rgb(230, 0, 18) -1.59375px 1.1875px 0px, rgb(230, 0, 18) -1.96875px 0.28125px 0px, rgb(230, 0, 18) -1.859375px -0.6875px 0px, rgb(230, 0, 18) -1.296875px -1.5px 0px, rgb(230, 0, 18) -0.40625px -1.953125px 0px, rgb(230, 0, 18) 0.5625px -1.90625px 0px, rgb(230, 0, 18) 1.40625px -1.40625px 0px, rgb(230, 0, 18) 1.90625px -0.546875px 0px, 0px 5px 10px rgba(0, 0, 0, 0.4);
}

#ct_bg .frameArea01 > .inner02 > .note01 {
	font-size: 1.4rem;
	text-align: right;
	margin-top: 8px;
	margin-right: -7px;
}



#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;
	margin-top: 15px;
}

#ct_bg .list01 > li {
	width: 299px;
	text-align: center;
}

#ct_bg .list01 > li:not(:last-child) {
	padding-right: 15px;
	margin-right: 15px;
	border-right: solid 2px #b9b9b9;
}

#ct_bg .list01 > li:last-child {
	width: 272px;
}

#ct_bg .list01 > li > .text01 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0rem;
	color: #f83a37;
}

#ct_bg .list01 > li > .text02 {
	margin-top: 20px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.05rem;
	text-align: center;
	line-height: 1.4;
}

#ct_bg .list01 > li > .text02.type02 {
	margin-top: 0;
}

#ct_bg .list01 > li > .text02 > .button01 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ct_bg .list01 > li > .text03 {
	margin-top: 10px;
	font-size: 1.4rem;
}

#ct_bg .list01 > li > .text03.type02 {
	text-align: left;
}

#ct_bg .list01 > li > .image01 {
	width: 160px;
	margin: 7px auto 0;
}

#ct_bg .list01 > li > .image02 {
	margin-top: 20px;
}

#ct_bg .list01 > li > .button {
	background: url("../img/bg_index04_pc.png") no-repeat 0 0 / 275px auto;
	width: 275px;
	height: 56px;
	margin: 10px 0 5px;
}

#ct_bg .list01 > li > .button a {
	text-decoration: none;
}

#ct_bg .list01 > li > .button:hover {
	opacity: 0.7;
}

#ct_bg .list01 > li > .button a span {
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.1rem;
	text-decoration: none;
	background: url("../img/ic_index01.png") no-repeat 17px 10px / 32px auto;
	padding-left: 46px;
	width: 275px;
	height: 53px;
	
	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;
}

#ct_bg .list01 > li > .button a span.type02 {
	background: url("../img/ic_index02.png") no-repeat 42px 16px / 32px auto;
	padding-left: 46px;
	width: 275px;
}

#ct_bg .list02 > dt {
	color: #f83a37;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.1rem;
}

#ct_bg .list02 > dt:not(:first-child) {
	margin-top: 30px;
}

#ct_bg .list02 > dd {
	margin-top: 8px;
}

#ct_bg .list03 {
}

#ct_bg .list03 > li {
	position: relative;
	padding-left: 20px;
}

#ct_bg .list03 > li::before {
	position: absolute;
	top: .5em;
	left: 4px;
	width: 6px;
	height: 6px;
	background-color: #ff123a;
	border-radius: 50%;
	content: "";
}

#ct_bg .list03 > li:not(:first-child) {
	margin-top: 1px;
}

#ct_bg .list04 {
	margin-top: 10px;
}

#ct_bg .list04 > li {
}

#ct_bg .list04 > li:not(:first-child) {
	margin-top: 1px;
}

#ct_bg .txt03 {
	display: block;
	font-weight: bold;
}

#ct_bg .txt03 span {
	color: #f94744;
}

#ct_bg .txt03:not(:first-child) {
	margin-top: 10px;
}


@media screen and (max-width: 639px) {
	#wrapper {
		background: none;
	}
	
	#ct_bg {
		font-size: 1.4rem;
		font-family: -apple-system, "HelveticaNeue", Helvetica;
		background: none;
	}
	
	#ct_bg .bg01 {
		background: none;
	}
	
	#ct_bg .bg01::before {
		content: '';
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: -1;
		
		background: url("../img/bg_index01_sp.png") no-repeat 0 0 / cover;
	}

	#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;
	}

	#ct_bg .onlyPC {
		display: none;
	}
	#ct_bg .onlySP {
		display: block;
	}
	#ct_bg br.onlySP {
		display: inline;
	}
	#ct_bg img.onlySP {
		display: inline-block;
	}
	
	#ct_bg .headTitleArea01 > .inner01 {
		padding-left: 2%;
		padding-right: 2%;
		display: block;
		text-align: center;
		font-size: 1.3rem;
	}
	#ct_bg .headTitleArea01 > .inner01 .text01 {
		margin-left: 0;
	}
	
	#ct_bg #container01 > .inner01Wrap {
		padding-bottom: 4.2vw;
		position: relative;
	}

	#ct_bg #container01 > .inner01Wrap > .inner01,
	#ct_bg #container01 > .inner02 {
		width: 100%;
	}
	#ct_bg #container01 > .inner02 {
		padding-top: 1px;
		padding-bottom: 57%;
		background: #4dc6f1 url(../../../common/img/bg_kurohige01_sp.png) no-repeat center bottom;
		background-size: 100% auto;
	}

	#ct_bg .mainArea01 {
	}

	#ct_bg .mainArea01 > .inner01 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		padding-left: 0;
	}

	#ct_bg .mainArea01 > .inner01 > .button {
		width: 92vw;
		margin: 0 auto 5.33vw;
	}

	#ct_bg .sectionWrapper01 {
		padding-top: 60px;
		margin-bottom: 17vw;
		position: relative;
	}

	#ct_bg .subSection01 {
		width: 95.466vw;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	
	#ct_bg .subSection02 {
		width: 92vw;
		margin-top: 25.6vw;
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
		padding: 30px 15px;
	}
	
	#ct_bg .subSection02 + .subSection02 {
		margin-top: 26.8vw;
	}
	
	#ct_bg .subSection02.cvArea01 {
		width: 89.33333333vw;
		margin-top: 21.33vw;
		padding: 52vw 11.33333333vw 6.666666667vw;
	}

	#ct_bg .subSection02 .heading01Wrap {
		position: absolute;
		top: -5.333333333vw;
		left: 50%;
		transform: translate(-50%, 0);
	}

	#ct_bg .subSection02 .frameArea02 {
		background-color: #fff;
		box-shadow: 4.3px 4.3px 0px 0px rgba(0, 0, 0, 0.2);
		border-radius: 40px;
		position: relative;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 > .wrap01 {
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}

	#ct_bg .subSection02 .frameArea02::before {
		content: '';
		position: absolute;
		top: -4vw;
		left: -2.66vw;
		width: 84px;
		height: 75px;
		background: url("../img/img_index06.png") no-repeat 0 0 / 84px auto;
	}

	#ct_bg .subSection02 .frameArea02::after {
		content: '';
		position: absolute;
		bottom: -25.33vw;
		right: -2.66vw;
		width: 115px;
		height: 140px;
		background: url("../img/img_index07.png") no-repeat 0 0 / 115px auto;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 {
		width: 84vw;
		margin: 0 auto;
		padding: 44px 0 50px;
		padding: 12.26vw 0 12.26vw;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList01 {
		margin-top: 3.5vw;
		margin-bottom: 3.5vw;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList01 dt,
	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList02 dt {
		font-size: 1.2rem;
		padding: 5px 5px 3px;
		margin-bottom: 1.5vw;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList01 dd,
	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList02 dd {
		font-size: 1.2rem;
		width: 100%;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList01 dd strong,
	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList02 dd strong {
		font-size: 1.4rem;
	}
	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList02 {
		margin-bottom: 3.5vw;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .dlList02 dt {
		margin-right: 9px;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .img01 {
		width: 40vw;
		margin: 0 auto 4.4vw;
		order: 1;
	}

	#ct_bg .subSection02 .frameArea02 > .inner01 .img02 {
		width: 40vw;
		text-align: center;
		margin: 13px auto 0;
	}
	
	
	#ct_bg .subSection02.cvArea01 > .image01 {
		position: absolute;
		top: -10.66vw;
		left: 50%;
		width: 56.93333333vw;
		transform: translate(-50%, 0);
	}

	#ct_bg .subSection02.cvArea01 > .inner01 {
		padding-left: 0;
	}

	#ct_bg .subSection02.cvArea01 > .inner01 > .col02 {
		width: 100%;
	}

	#ct_bg .subSection02.cvArea01 > .inner01 > .col03 {
		width: 52.8vw;
		margin: 0 auto;
		padding-top: 3.8vw;
	}

	#ct_bg .subSection02.cvArea01 > .inner01 > .col03 > .date01 {
		width: 100%;
		font-size: 1.6rem;
		padding: 1vw 2vw 1vw;
	}

	#ct_bg .subSection02.cvArea01 > .inner01 > .col03 > .text01 {
		margin-top: 4vw;
		font-size: 1.6rem;
	}

	#ct_bg .subSection02.cvArea01 > .inner01 > .col03 > .button01 {
		margin-top: 4vw;
	}
	
	#ct_bg .heading01 {
		padding: 0.4em 1.9em;
		font-size: 2.1rem;
		border-radius: 27px;
	}

	#ct_bg .heading02 {
		min-width: 66.66666667vw;
		padding: 0.4em 1.9em;
		font-size: 2.1rem;
		border-radius: 27px;
	}

	#ct_bg .block01:not(:first-child) {
		margin-top: 50px;
	}

	#ct_bg .col01 {
		width: 95.466vw;
		margin: 2.9vw auto 0;
	}

	#ct_bg .col01 p + p {
		margin-top: 2.9vw;
	}

	#ct_bg .frameArea01 {
		margin-top: 40px;
	}

	#ct_bg .frameArea01:first-child {
		margin-top: 0;
	}

	#ct_bg .frameArea01 > .inner02 {
		padding-right: 0;
		margin-left: 0;
	}
	
	#ct_bg .frameArea01 > .message01 {
		width: 92vw;
		margin: 0 auto 40px;
		text-align: center;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-size: 1.64rem;
		line-height: 1.6;
		color: #fff;
		background: #108ccf;
		padding: 2.2vw 2vw 2.2vw;
	}

	#ct_bg .frameArea01 > .inner02 > .text01 {
		margin-top: 3vw;
		text-align: center;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-size: 2.2rem;
		line-height: 1.5;
		color: #fff;
		text-shadow: rgb(230, 0, 18) 2px 0px 0px, rgb(230, 0, 18) 1.75px 0.953125px 0px, rgb(230, 0, 18) 1.078125px 1.671875px 0px, rgb(230, 0, 18) 0.140625px 1.984375px 0px, rgb(230, 0, 18) -0.828125px 1.8125px 0px, rgb(230, 0, 18) -1.59375px 1.1875px 0px, rgb(230, 0, 18) -1.96875px 0.28125px 0px, rgb(230, 0, 18) -1.859375px -0.6875px 0px, rgb(230, 0, 18) -1.296875px -1.5px 0px, rgb(230, 0, 18) -0.40625px -1.953125px 0px, rgb(230, 0, 18) 0.5625px -1.90625px 0px, rgb(230, 0, 18) 1.40625px -1.40625px 0px, rgb(230, 0, 18) 1.90625px -0.546875px 0px, 0px 5px 10px rgba(0, 0, 0, 0.4);
	}

	#ct_bg .frameArea01 > .inner02 > .text01 .font01 {
		font-size: 3.1rem;
	}

	#ct_bg .frameArea01 > .inner02 > .text02 {
		margin-top: 4vw;
		text-align: center;
	}

	#ct_bg .frameArea01 > .inner02 > .text02 span {
		display: inline-block;
		text-align: center;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-size: 1.6rem;
		line-height: 1.6;
		color: #000;
		background: #fff462;
		border: 2px solid #e60012;
		border-radius: 2px;
		padding: 2vw 3vw 1.5vw;
	}

	#ct_bg .frameArea01 > .inner02 > .text03 {
		margin-top: 1vw;
		margin-bottom: 11.5vw;
		text-align: center;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-size: 1.4rem;
		color: #fff;
		text-shadow: rgb(230, 0, 18) 2px 0px 0px, rgb(230, 0, 18) 1.75px 0.953125px 0px, rgb(230, 0, 18) 1.078125px 1.671875px 0px, rgb(230, 0, 18) 0.140625px 1.984375px 0px, rgb(230, 0, 18) -0.828125px 1.8125px 0px, rgb(230, 0, 18) -1.59375px 1.1875px 0px, rgb(230, 0, 18) -1.96875px 0.28125px 0px, rgb(230, 0, 18) -1.859375px -0.6875px 0px, rgb(230, 0, 18) -1.296875px -1.5px 0px, rgb(230, 0, 18) -0.40625px -1.953125px 0px, rgb(230, 0, 18) 0.5625px -1.90625px 0px, rgb(230, 0, 18) 1.40625px -1.40625px 0px, rgb(230, 0, 18) 1.90625px -0.546875px 0px, 0px 5px 10px rgba(0, 0, 0, 0.4);
	}

	#ct_bg .frameArea01 > .inner02 > .note01 {
		font-size: 1.1rem;
		text-align: left;
		margin-top: 2.9vw;
		margin-left: 2.267vw;
		margin-right: 0;
	}

	#ct_bg .list01 {
		margin-top: 0;
	}

	#ct_bg .list01 > li {
		width: 100%;
	}

	#ct_bg .list01 > li:not(:last-child) {
		padding-right: 0;
		margin-right: 0;
		border-right: none;
		padding-bottom: 16px;
		margin-bottom: 12px;
		border-bottom: solid 2px #b9b9b9;
	}

	#ct_bg .list01 > li:last-child {
		width: 100%;
	}

	#ct_bg .list01 > li > .text01 {
		font-size: 2.0rem;
		text-align: left;
	}

	#ct_bg .list01 > li > .text02 {
		font-size: 1.8rem;
	}

	#ct_bg .list01 > li > .text02.type02 {
		font-size: 1.4rem;
	}

	#ct_bg .list01 > li > .text02.type03 {
		font-size: 1.8rem;
	}

	#ct_bg .list01 > li > .text02 > .button01 {
		width: 221px;
		margin-left: auto;
		margin-right: auto;
	}

	#ct_bg .list01 > li > .text03 {
		margin-top: 15px;
		font-size: 1.2rem;
	}

	#ct_bg .list01 > li > .image01 {
		width: 140px;
		margin-top: -24px;
	}

	#ct_bg .list01 > li > .image02 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -3vw;
	}

	#ct_bg .list01 > li > .button {
		background: url("../img/bg_index04_sp.png") no-repeat 0 0 / 252.5px auto;
		width: 252.5px;
		height: 64.5px;
		margin: 10px auto 5px;
	}
	#ct_bg .list01 > li > .button a span {
		color: #fff;
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-size: 1.8rem;
		text-decoration: none;
		background: url("../img/ic_index01.png") no-repeat 24px 17px / 28px auto;
		padding-left: 39px;
		padding-bottom: 8px;
		width: 252.5px;
		height: 64.5px;

		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;
	}

	#ct_bg .list01 > li > .button a span.type02 {
		background: url("../img/ic_index02.png") no-repeat 46px 16px / 32px auto;
		padding-left: 37px;
		width: 252.5px;
	}

	#ct_bg .list02 > dt {
		font-size: 1.6rem;
	}

	#ct_bg .list02 > dt:not(:first-child) {
		margin-top: 25px;
	}

	#ct_bg .list02 > dd {
		margin-top: 6px;
	}
}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
