@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 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 > .inner01, #ct_bg #container01 > .inner02 {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#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;
	background: #fff100 url(../img/bg_index01_pc.png) no-repeat 50% 50%/cover;
	padding-bottom: 30px;
}

#ct_bg .mainArea01 > .inner01 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 55px;
}

#ct_bg .mainArea01 > .inner01 > .title01 {
	text-align: center;
}

#ct_bg .mainArea01 > .inner01 > .image01 {
	position: relative;
	z-index: 1;
	margin-top: 25px;
	padding: 4px;
}

#ct_bg .mainArea01 > .inner01 > .image01::after {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff100;
	height: 100%;
	box-shadow: 4px 6px 4px 0px rgba(0,0,0,0.1);
	content: "";
}
#ct_bg .mainArea01 > .inner01 > .image01::before {
	position: absolute;
	z-index: -2;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(0,102,180,1) 0%,rgba(0,102,180,1) 50%,rgba(227,0,18,1) 50%,rgba(227,0,18,1) 100%);
	background: linear-gradient(to right, rgba(0,102,180,1) 0%,rgba(0,102,180,1) 50%,rgba(227,0,18,1) 50%,rgba(227,0,18,1) 100%);
	content: "";
}

#ct_bg .sectionWrapper01 {
	padding-top: 40px;
	background: url(../img/bg_index06.jpg) repeat 0 0 / 320px;
}

#ct_bg .subSection01 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
}

#ct_bg .subSection02 {
	background: -webkit-linear-gradient(left, rgba(173,115,27,1) 0%,rgba(173,115,27,1) 50%,rgba(92,0,2,1) 50%,rgba(92,0,2,1) 100%);
	background: linear-gradient(to right, rgba(173,115,27,1) 0%,rgba(173,115,27,1) 50%,rgba(92,0,2,1) 50%,rgba(92,0,2,1) 100%);
}

#ct_bg .subSection02 > .inner01 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 60px;
}

#ct_bg .subSection02 > .inner01 > .text01 {
	margin-top: 30px;
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.1rem;
	text-align: center;
}

#ct_bg .subSection02 > .inner01 > .button01 {
	margin-top: 15px;
	text-align: center;
}

#ct_bg .heading01 {
	padding: 5px 20px 6px;
	background: url(../img/bg_index07.png) repeat 0 0 / 12px;
	text-shadow: rgb(255, 255, 255) 4px 0px 0px, rgb(255, 255, 255) 3.87565px 0.989616px 0px, rgb(255, 255, 255) 3.51033px 1.9177px 0px, rgb(255, 255, 255) 2.92676px 2.72656px 0px, rgb(255, 255, 255) 2.16121px 3.36588px 0px, rgb(255, 255, 255) 1.26129px 3.79594px 0px, rgb(255, 255, 255) 0.282949px 3.98998px 0px, rgb(255, 255, 255) -0.712984px 3.93594px 0px, rgb(255, 255, 255) -1.66459px 3.63719px 0px, rgb(255, 255, 255) -2.51269px 3.11229px 0px, rgb(255, 255, 255) -3.20457px 2.39389px 0px, rgb(255, 255, 255) -3.69721px 1.52664px 0px, rgb(255, 255, 255) -3.95997px 0.56448px 0px, rgb(255, 255, 255) -3.97652px -0.432781px 0px, rgb(255, 255, 255) -3.74583px -1.40313px 0px, rgb(255, 255, 255) -3.28224px -2.28625px 0px, rgb(255, 255, 255) -2.61457px -3.02721px 0px, rgb(255, 255, 255) -1.78435px -3.57996px 0px, rgb(255, 255, 255) -0.843183px -3.91012px 0px, rgb(255, 255, 255) 0.150409px -3.99717px 0px, rgb(255, 255, 255) 1.13465px -3.8357px 0px, rgb(255, 255, 255) 2.04834px -3.43574px 0px, rgb(255, 255, 255) 2.83468px -2.82216px 0px, rgb(255, 255, 255) 3.44477px -2.03312px 0px, rgb(255, 255, 255) 3.84068px -1.11766px 0px, rgb(255, 255, 255) 3.9978px -0.132717px 0px;
	color: #f83a37;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 4.0rem;
	text-align: center;
}

#ct_bg .heading02 {
	border-radius: 100px;
	background-color: #000;
	color: #fff;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0rem;
	text-align: center;
}

#ct_bg .block01:not(:first-child) {
	margin-top: 60px;
}

#ct_bg .col01 {
	width: 516px;
}

#ct_bg .col02 {
	width: 377px;
	margin-right: -5px;
}

#ct_bg .col02 > .image01:not(:first-child) {
	margin-top: 10px;
}

#ct_bg .col03 {
	position: relative;
	width: 500px;
}

#ct_bg .col03.leftColumn {
	padding-right: 20px;
}
#ct_bg .col03.rightColumn {
	padding-left: 20px;
}

#ct_bg .col03 > .title01 {
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .col03.leftColumn > .title01 {
	width: 413px;
}
#ct_bg .col03.rightColumn > .title01 {
	width: 459px;
}

#ct_bg .col03.leftColumn::before,
#ct_bg .col03.rightColumn::before {
	position: absolute;
	top: 80px;
	height: 489px;
	content: "";
}

#ct_bg .col03.leftColumn::before {
	width: 274px;
	left: -302px;
	background: url(../img/img_index10.png) no-repeat 0 0/100%;
}
#ct_bg .col03.rightColumn::before {
	width: 278px;
	right: -306px;
	background: url(../img/img_index11.png) no-repeat 0 0/100%;
}

#ct_bg .col03 > .image01 {
	margin-top: 30px;
}

#ct_bg .frameArea01 {
	margin-top: 40px;
	border: solid 4px #fff;
	overflow: hidden;
	border-radius: 20px;
}

#ct_bg .frameArea01:first-child {
	margin-top: 0;
}

#ct_bg .frameArea01 > .inner01 {
	padding: 40px 36px;
	background-color: #fff;
}

#ct_bg .frameArea01 > .inner01 .button01 {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .titleArea01 {
	position: relative;
	padding: 40px 0;
	background: url(../img/bg_index07.png) repeat 0 0 / 12px;
}

#ct_bg .titleArea01::before,
#ct_bg .titleArea01::after {
	position: absolute;
	top: 66px;
	width: 110px;
	height: 157px;
	content: "";
}
#ct_bg .titleArea01::before {
	left: 16px;
	background: url(../img/img_index01.png) no-repeat 0 0/100%;
}
#ct_bg .titleArea01::after {
	right: 16px;
	background: url(../img/img_index02.png) no-repeat 0 0/100%;
}

#ct_bg .titleArea01 > .title01 {
	display: table;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
	color: #fff;
	background-color: #000;
	border-radius: 100px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0rem;
	text-align: center;
	line-height: 1.1;
}

#ct_bg .titleArea01 > .title01 > .font01 {
	display: inline-block;
	font-size: 4.5rem;
	vertical-align: text-bottom;
}

#ct_bg .titleArea01 > .text01 {
	margin-top: 30px;
	text-align: center;
}

#ct_bg .btnList01 {
	margin-top: 5px;
}

#ct_bg .btnList01 > li {

}

#ct_bg .btnList01 > li:not(:first-child) {
	margin-top: 20px;
}

#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: 30px;
}

#ct_bg .list01 > li {
	width: 296px;
}

#ct_bg .list01 > li:not(:last-child) {
	padding-right: 40px;
	margin-right: 40px;
	border-right: solid 2px #fff100;
}

#ct_bg .list01 > li:last-child {
	width: 248px;
}

#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.1rem;
	text-align: center;
	line-height: 1.4;
}

#ct_bg .list01 > li > .text02 > .button01 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ct_bg .list01 > li > .text03 {
	margin-top: 20px;
	font-size: 1.4rem;
}

#ct_bg .list01 > li > .image01 {
	width: 160px;
	margin: 10px auto 0;
}

#ct_bg .list01 > li > .image02 {
	margin-top: 20px;
}

#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 {
	text-indent: -1.1em;
	margin-left: 1.1em;
}

#ct_bg .list04 > li:not(:first-child) {
	margin-top: 1px;
}

#ct_bg .list05 {
	counter-reset: li;
}

#ct_bg .list05 > li {
	position: relative;
	padding-left: 22px;
}

#ct_bg .list05 > li::before {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	font-weight: bold;
	color: #ff123a;
	counter-increment: li;
	content: counter(li) ". ";
}

#ct_bg .list05 > li:not(:first-child) {
	margin-top: 1px;
}

#ct_bg .cvArea01 {
	padding: 60px 0;
	background: url(../img/bg_index02_pc.jpg) no-repeat center bottom / cover;
}

#ct_bg .cvArea01 > .inner01 {
	margin: 0 auto;
	width: 1000px;
}

#ct_bg .cvArea01 > .inner01 .mainFrame01 {
	margin-top: 25px;
}

#ct_bg .mainCol01 {
	width: 480px;
}

#ct_bg .mainCol01 > .image01 {
	margin: 0 auto;
	width: 443px;
}
#ct_bg .mainCol01 > .image02 {
	margin: 0 auto;
	width: 425px;
}

#ct_bg .mainFrame01 {
	position: relative;
	padding: 60px 40px 20px;
	border: #fff solid 4px;
	border-radius: 20px;
	line-height: 1.6;
}
#ct_bg .mainFrame01.type01 {
	background: #fe5a98 url(../img/bg_index05.png) repeat-x 0 0 / auto 77px;
}
#ct_bg .mainFrame01.type02 {
	background: #e60012 url(../img/bg_index04.png) repeat-x 0 0 / auto 77px;
}

#ct_bg .mainFrame01 > .title01 {
	position: absolute;
	top: -70px;
	left: 50%;
	transform: translateX(-50%);
	width: 338px;
}

#ct_bg .mainFrame01 > .text01 {
	color: #fff;
	text-align: center;
}

#ct_bg .mainFrame01 > .text01 > .font01 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 2.4rem;
}

#ct_bg .mainFrame01 > .text02 {
	margin-top: 20px;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
}

#ct_bg .mainFrame01 > .button01 {
	margin: 15px auto 0;
	width: 308px;
}

#ct_bg .txt01 {
	margin-top: 25px;
}

#ct_bg .txt02 {
	margin-top: 10px;
	font-size: 1.4rem;
	text-align: right;
}

#ct_bg .txt03 {
	display: block;
	font-weight: bold;
}

#ct_bg .txt03:not(:first-child) {
	margin-top: 10px;
}

#ct_bg .txt04 {
	border: 4px solid #f83a37;
	border-radius: 100px;
	color: #f83a37;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-size: 3.0rem;
	text-align: center;
	background: #fff;
	margin: 0 auto;
	max-width: 790px;
	padding: 10px;
	line-height: 1.5;
}

#ct_bg .txt04.type01 {
	margin-top: 20px;
}


@media screen and (max-width: 639px) {
#ct_bg {
	font-size: 1.4rem;
	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;
}
	
#ct_bg #container01 > .inner01, #ct_bg #container01 > .inner02 {
	width: 100%;
}

#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 .campaignContents01 {
	background: url(../img/bg_index06.jpg) repeat 0 0 / 320px;
}

#ct_bg .mainArea01 {
	margin-top: 0;
	background-image: url(../img/bg_index01_sp.png);
}

#ct_bg .mainArea01 > .inner01 {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 30px;
}

#ct_bg .mainArea01 > .inner01 > .title01 {
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .mainArea01 > .inner01 > .image01 {
	padding: 0;
}

#ct_bg .mainArea01 > .inner01 > .image01::after,
#ct_bg .mainArea01 > .inner01 > .image01::before {
	content: none;
}

#ct_bg .subSection01 {
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
}

#ct_bg .subSection02 > .inner01 {
	position: relative;
	width: 100%;
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 50px;
	padding-bottom: 25.333vw;
}

#ct_bg .subSection02 > .inner01 > .text01 {
	margin-top: 21.333vw;
	font-size: 1.8rem;
}
	
#ct_bg .subSection02 > .inner01 > .button01 {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .heading01 {
	padding-top: 7px;
	font-size: 2.2rem;
}

#ct_bg .heading02 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 2.0rem;
}

#ct_bg .block01:not(:first-child) {
	margin-top: 50px;
}

#ct_bg .col01 {
	width: 100%;
}

#ct_bg .col02 {
	width: 100%;
	margin-right: 0;
}

#ct_bg .col02 > .image01 {
	margin-top: 20px;
}

#ct_bg .col02 > .image01:not(:first-child) {
	margin-top: 20px;
}

#ct_bg .col03 {
	width: 100%;
	position: static;
}

#ct_bg .col03.leftColumn {
	padding-right: 0;
}
#ct_bg .col03.rightColumn {
	padding-left: 0;
}

#ct_bg .col03.leftColumn > .title01 {
	width: 90%;
}
#ct_bg .col03.rightColumn > .title01 {
	width: 100%;
}
	
#ct_bg .col03.rightColumn {
	margin-top: 45px;
}

#ct_bg .col03.leftColumn::before,
#ct_bg .col03.rightColumn::before {
	top: inherit;
	bottom: 13.333vw;
	height: 59.733vw;
}

#ct_bg .col03.leftColumn::before {
	width: 33.333vw;
	left: -16.666vw;
}
#ct_bg .col03.rightColumn::before {
	width: 33.866vw;
	right: -17.333vw;
}

#ct_bg .col03 > .image01 {
	margin-top: 20px;
}

#ct_bg .frameArea01 > .inner01 {
	padding: 20px 2.976%;
}
	
#ct_bg .frameArea01 > .inner01 .button01 {
	width: 262px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .titleArea01 {
	z-index: 1;
	padding: 18px 2.976% 28px;
}

#ct_bg .titleArea01::before,
#ct_bg .titleArea01::after {
	top: 28vw;
	width: 15.733vw;
	height: 22.533vw;
	z-index: -1;
}
#ct_bg .titleArea01::before {
	left: 2.976%;
}
#ct_bg .titleArea01::after {
	right: 2.976%;
}

#ct_bg .titleArea01 > .title01 {
	display: block;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 2.0rem;
}

#ct_bg .titleArea01 > .title01 > .font01 {
	font-size: 3.0rem;
}

#ct_bg .titleArea01 > .text01 {
	width: 88.571%;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .btnList01 {
	margin-top: 5px;
}
	
#ct_bg .btnList01 > li {
	width: 217px;
	margin-left: auto;
	margin-right: auto;
}

#ct_bg .btnList01 > li:not(:first-child) {
	margin-top: 16px;
}

#ct_bg .list01 {
	margin-top: 10px;
}

#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 #fff100;
}

#ct_bg .list01 > li:last-child {
	width: 100%;
}

#ct_bg .list01 > li > .text01 {
	font-size: 2.0rem;
}

#ct_bg .list01 > li > .text02 {
	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: 66.031%;
	margin-left: auto;
	margin-right: auto;
}

#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;
}

#ct_bg .cvArea01 {
	padding: 0;
	background: none;
}

#ct_bg .cvArea01 > .inner01 {
	margin: 0 auto;
	width: 100%;
}

#ct_bg .cvArea01 > .inner01 .mainCol01.type01 {
	padding: 60px 4%;
	background: url(../img/bg_index02_sp.jpg) no-repeat center top / cover;
}

#ct_bg .cvArea01 > .inner01 .mainCol01.type02 {
	padding: 60px 4%;
	background: url(../img/bg_index03_sp.jpg) no-repeat center top / cover;
}

#ct_bg .mainCol01 {
	padding: 60px 4%;
	width: 100%;
}
#ct_bg .mainCol01.type01 {
	background: url(../img/bg_index01_sp.png) no-repeat 0 0 / cover;
}
#ct_bg .mainCol01.type02 {
	background: url(../img/bg_index02_sp.png) no-repeat 0 0 / cover;
}

#ct_bg .mainCol01 > .image01 {
	margin: 0 auto;
	width: 85.3%;
}
#ct_bg .mainCol01 > .image02 {
	margin: 0 auto;
	width: 85.3%;
}

#ct_bg .mainFrame01 {
	position: relative;
	margin-top: 20px;
	padding: 50px 4% 15px;
	border: #fff solid 2px;
}

#ct_bg .mainFrame01 > .title01 {
	position: absolute;
	top: -44px;
	left: 50%;
	transform: translateX(-50%);
	width: 241px;
}

#ct_bg .mainFrame01 > .text01 > .font01 {
	font-size: 2.2rem;
}

#ct_bg .mainFrame01 > .text02 {
	margin-top: 15px;
	font-size: 1.0rem;
}

#ct_bg .mainFrame01 > .button01 {
	width: 85.9%;
}
	
#ct_bg .txt01 {
	margin-top: 25px;
}
	
#ct_bg .txt02 {
	font-size: 1.2rem;
	text-align: left;
}

#ct_bg .txt04 {
	border: 4px solid #f83a37;
	font-size: 1.4rem;
	width: 94%;
}

}

@media screen and (max-width: 360px) {
#ct_bg .subSection02 > .inner01 > .text01 {
	font-size: 1.6rem;
}
#ct_bg .subSection02 > .inner01 > .button01 {
	width: 220px;
}
#ct_bg .frameArea01 > .inner01 .button01 {
	width: 240px;
}
}

/* Clearfix */
#ct_bg .cf:after {
	content: " ";
	display: block;
	clear: both;
}
