@charset "utf-8";
@media screen and (max-width:767px) {
	#ct_bg.campaign202411 .header01.lower {
		overflow: hidden;
		z-index: 30 !important;
	}
	#ct_bg .globalNav01Area {
		position: absolute !important;
		z-index: 20 !important;
	}
}
#ct_bg.campaign202411.bgfix01::before {
	background-image: url(../img/bg01.png);
	z-index: 1;
}
#ct_bg.campaign202411 {
	font-size: 1.6rem;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif, "Helvetica Neue", Arial !important;
	color: #000;
	position: relative;
}
#ct_bg.campaign202411 > * {
	position: relative;
	z-index: 3;
}
#ct_bg.campaign202411 .mv {
	width: 100%;
	max-width: 1040px;
	/* margin-top: 80px; */
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
#ct_bg.campaign202411 .mv > .img {
	width: 100%;
	border-radius: 35px;
	border: 4px solid #E62E8B;
	overflow: hidden;
}
#ct_bg.campaign202411 .sectionWrap01 {
	width: 100%;
	max-width: 1040px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#ct_bg.campaign202411 .sectionWrap01 > .inner01 {
	width: 100%;
	margin-top: 20px;
	background: #FFFCD1;
	border: 4px solid #E62E8B;
	border-radius: 35px;
	padding: 40px;
}
#ct_bg.campaign202411 .sectionWrap01 .ttl01 {
	width: 476px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg.campaign202411 .sectionWrap01 .ttl02 {
	width: 264px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg.campaign202411 .sectionWrap01 .ttl03 {
	width: 264px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg.campaign202411 .sectionWrap01 .ttl05 {
	width: 174px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg.campaign202411 .sectionWrap01 .ttl04 {
	width: 468px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg.campaign202411 .sectionWrap01 .heading01 {
	font-weight: bold;
	font-size: 2.8rem;
	color: #E62E8B;
	line-height: 120%;
}

#ct_bg.campaign202411 .sectionWrap01 .leadTxt01 {
	color: #E62E8B;
	font-weight: bold;
	font-size: 3rem;
	text-align: center;
	line-height: 140%;
}
#ct_bg.campaign202411 .sectionWrap01 .leadTxt02 {
	color: #E62E8B;
	font-weight: bold;
	font-size: 2rem;
	text-align: center;
	line-height: 140%;
}
#ct_bg.campaign202411 .sectionWrap01 .leadTxt02 > span {
	font-size: 1.6rem;
}
#ct_bg.campaign202411 .sectionWrap01 .img01 {
	margin-top: 10px;
	width: 100%;
}
#ct_bg.campaign202411 .sectionWrap01 .list01 {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
#ct_bg.campaign202411 .sectionWrap01 .list01 > dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 246px;
	margin-right: 30px;
	background: #E62E8B;
	padding: 12px;
	border-radius: 999px;
	color: #fff;
	font-weight: bold;
	font-size: 2rem;
	line-height: 1;
}
#ct_bg.campaign202411 .sectionWrap01 .list01 > dd {
	width: calc(100% - 276px);
	font-size: 2rem;
	font-weight: bold;
	line-height: 120%;
	padding-top: 10px;
}
#ct_bg.campaign202411 .sectionWrap01 .list01 > dt:not(:first-of-type),
#ct_bg.campaign202411 .sectionWrap01 .list01 > dd:not(:first-of-type) {
	margin-top: 20px;
}
#ct_bg.campaign202411 .sectionWrap01 .list01 > dd span {
	font-size: 1.6rem;
}
#ct_bg.campaign202411 .sectionWrap01 .list02 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin-top: 40px;
}
#ct_bg.campaign202411 .sectionWrap01 .list02 > li {
	background: #fff;
	border: 2px solid #E62E8B;
	border-radius: 20px;
	overflow: hidden;
}
#ct_bg.campaign202411 .sectionWrap01 .list02 > li > .txt {
	padding: 0 20px 20px;
	display: flex;
	flex-direction: column;
	min-height: 176px;
}
#ct_bg.campaign202411 .sectionWrap01 .list02 > li .ttl {
	width: 100%;
	font-size: 2rem;
	font-weight: bold;
	line-height: 140%;
	color: #E62E8B;
	margin-bottom: 10px;
}
#ct_bg.campaign202411 .sectionWrap01 .list02 > li .text_link {
	width: 100%;
	margin-top: auto;
}
#ct_bg.campaign202411 .sectionWrap01 .list03 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 10px;
	margin-top: 20px;
}
#ct_bg.campaign202411 .sectionWrap01 .list03 > li {
	display: grid;
	place-items: center;
	padding: 10px;
	background: #E62E8B;
	border-radius: 999px;
	color: #fff;
	font-weight: bold;
	font-size: 2rem;
	line-height: 150%;
}
#ct_bg.campaign202411 .sectionWrap01 .list04 > li {
	padding-left: 16px;
	font-size: 1.6rem;
	line-height: 175%;
	position: relative;
}
#ct_bg.campaign202411 .sectionWrap01 .list04 > li:not(:first-of-type) {
	margin-top: 5px;
}
#ct_bg.campaign202411 .sectionWrap01 .list04 > li::before {
	content: "";
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	top: 10px;
	left: 0;
	border-radius: 50%;
	background: #E62E8B;
}
#ct_bg.campaign202411 .sectionWrap01 .list05 {
	counter-reset: list-counter;
}
#ct_bg.campaign202411 .sectionWrap01 .list05 > li {
	padding-left: 24px;
	font-size: 1.6rem;
	line-height: 175%;
	position: relative;
	counter-increment: list-counter;
}
#ct_bg.campaign202411 .sectionWrap01 .list05 > li::before {
	content: "(" counter(list-counter) ")";
	position: absolute;
	left: 0;
	top: 0;
}

#ct_bg.campaign202411 .appBtn01 a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 999px;
	background: #E20004;
	box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.30);
	padding: 20px;
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
	line-height: 100%;
	text-decoration: none;
	position: relative;
}
#ct_bg.campaign202411 .appBtn01 a::after {
	content: "";
	display: block;
	width: 16px;
	height: 32px;
	background-image: url(../img/arrow01.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	right: 40px;
	top: calc(50% - 16px);
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 + * {
	margin-top: 40px;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem01 {
	text-align: center;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem02 {
	text-align: center;
	position: relative;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem03 {
	text-align: center;
	position: relative;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem02::before,
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem03::before {
	content: "";
    background-image: linear-gradient(to bottom, #E62E8B, #E62E8B 4px, transparent 4px, transparent 8px);
    background-size: 4px 8px;
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
    top: 0;
    left: -17px;
    width: 4px;
    height: 100%;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt01 {
	display: inline-block;
    font-size: 2.5rem;
    font-weight: 900;
    line-height: 100%;
    margin: 0 auto;
    padding: 9px 16px;
    position: static;
    color: #fff;
    background-color: #E62E8B;
    border-radius: 999px;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepImg01 {
	margin-top: 10px;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem03 .stepImg01 {
	margin-top: 0;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt02 {
	font-weight: bold;
	margin-top: 4px;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt03 {
	font-weight: bold;
	font-size: 1.4rem;
	margin-top: 14px;
}
#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt02 strong {
	color: #E62E8B;
}
#ct_bg.campaign202411 .sectionWrap01 .inner02 {
	margin-top: 60px;
	padding-top: 32px;
	border-top: 2px solid #E62E8B;
}
#ct_bg.campaign202411 .sectionWrap01 .note01 > li {
	font-size: 1.4rem;
	padding-left: 1em;
	position: relative;
	line-height: 150%;
}
#ct_bg.campaign202411 .sectionWrap01 .note01 > li::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}
#ct_bg.campaign202411 .sectionWrap01 .note02 > li {
	padding-left: 1em;
	position: relative;
	line-height: 150%;
	color: #E20004;
	font-weight: bold;
}
#ct_bg.campaign202411 .sectionWrap01 .note02 > li::before {
	content: "※";
	position: absolute;
	left: 0;
	top: 0;
}
#ct_bg.campaign202411 .sns_wrapper {
	margin-top: 60px;
	display: table;
	padding: 10px 10px 2px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
#ct_bg.campaign202411 .sns_wrapper .snsBtn01 {
	display: flex;
	justify-content: center;
}
#ct_bg.campaign202411 .sns_wrapper .snsBtn01 > li {
	margin: 0 5px;
}
#ct_bg.campaign202411 .copyright {
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: 34px;
}
footer.footMain01 {
	margin-top: 30px;
}
/* application */
#ct_bg.campaign202411 #application .appTxt01 {
	font-size: 2rem;
	font-weight: bold;
	margin-top: 20px;
}
#ct_bg.campaign202411 #application .appTxt01 + * {
	margin-top: 20px;
}
#ct_bg.campaign202411 #application .appImg01 {
	margin-top: 40px;
}
#ct_bg.campaign202411 #application .appImg02 {
	margin-top: 40px;
	width: 100%;
	max-width: 638px;
	margin-left: auto;
	margin-right: auto;
}
#ct_bg.campaign202411 #application .appImg02 + * {
	margin-top: 40px;
}
/* guideline */
#ct_bg.campaign202411 #guideline .guidelineHeading01 {
	font-size: 2.4rem;
	font-weight: bold;
	color: #E62E8B;
}
#ct_bg.campaign202411 #guideline .guidelineHeading01:not(:first-of-type) {
	margin-top: 40px;
}
#ct_bg.campaign202411 #guideline .guidelineHeading01 + * {
	margin-top: 15px;
}
#ct_bg.campaign202411 #guideline .note01 {
	margin-top: 5px;
}
#ct_bg.campaign202411 #guideline .note01 > li {
	font-size: 1.6rem;
}
#ct_bg.campaign202411 #guideline .appBtn01 {
	margin-top: 40px;
}
#ct_bg.campaign202411 #guideline .guidelinetxtLink {
	color: #0077EE;
}
/* faq */
#ct_bg.campaign202411 #faq {

}
#ct_bg.campaign202411 #faq .faqHeading01 {
	font-size: 2.4rem;
	font-weight: bold;
	color: #E62E8B;
}
#ct_bg.campaign202411 #faq .faqHeading01:not(:first-of-type) {
	margin-top: 40px;
}
#ct_bg.campaign202411 #faq .faqHeading01 + * {
	margin-top: 15px;
}


#ct_bg.campaign202411 #faq .faqList dd > .list09 {
	display: none;
}
#ct_bg.campaign202411 #faq .faqList dd.active > .list09 {
	display: flex;
	transition: all 0.3s ease-out;
}
#ct_bg.campaign202411 #faq .faqList {
	line-height: 175%;
	width: 100%;
}
#ct_bg.campaign202411 #faq .faqList dt {
	position: relative;
    cursor: pointer;
    background: rgba(150 204 223 / .4);
    margin: 0;
    padding: 10px 40px 10px 60px;
	font-size: 2.0rem;
}
#ct_bg.campaign202411 #faq .faqList {
	width: 100%;
}
#ct_bg.campaign202411 #faq .faqList:not(:first-of-type) {
	margin-top: 15px;
}
#ct_bg.campaign202411 #faq .faqList dt {
	position: relative;
    cursor: pointer;
    background: #FFE0F0;
    padding: 12px 40px 12px 35px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #E62E8B;
	border-radius: 15px;
	line-height: 120%;
	transition: .3s;
}
#ct_bg.campaign202411 #faq .faqList dt.active {
	border-radius: 15px 15px 0 0;
}
#ct_bg.campaign202411 #faq .faqList dt::before {
	position: absolute;
	top: 10px;
	left: 10px;
	content: "Q";
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 120%;
	color: #E62E8B;
}
#ct_bg.campaign202411 #faq .faqList dt::after {
	display: block;
	content: "";
	box-sizing: border-box;
	position: absolute;
	top: calc(50% - 6px);
	right: 16px;
	width: 24px;
	height: 12px;
	background-image: url(../img/arrow02.png);
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0s ease-out;
	transform-origin: 3px 6px;
	transform: rotate(0deg);
}
#ct_bg.campaign202411 #faq .faqList dt.active::after {
	top: calc(50% - 6px);
	right: 2px;
	transform: rotate(180deg);
}
#ct_bg.campaign202411 #faq .faqList dd {
	position: relative;
	overflow: hidden;
	background: #fff;
	border-radius: 0 0 15px 15px;
	transition: .3s;
	line-height: 0;
	padding: 0 20px 0 35px;
	opacity: 0;
	font-size: 1.8rem;
	font-weight: bold;
	color: #000;
}
#ct_bg.campaign202411 #faq .faqList dd.img {
	height: 0;
}
#ct_bg.campaign202411 #faq .faqList dd::before {
	position: absolute;
	top: 8px;
	left: 10px;
	content: "A";
	font-size: 2.4rem;
	font-weight: bold;
	color: #E62E8B;
}
#ct_bg.campaign202411 #faq .faqList dd.active {
	border-width: 0 1px 1px;
	line-height: 1.2;
	opacity: 1;
	padding: 13px 20px 15px 35px;
}
#ct_bg.campaign202411 #faq .faqList dd.active.img {
	height: inherit;
}
#ct_bg .box01 {
	max-width: 1000px;
	margin: 40px auto 0;
	padding: 20px;
	border: 6px solid #e62e8b;
	background: #FFF;
	color: #e62e8b;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	border-radius: 20px;
}
#ct_bg .box01 .end {
	padding: 10px 20px 8px;
	color: #e62e8b;
	font-size: 2.2rem;
	font-weight: bold;
	background-color: #F9DAEA;
	text-align: center;
	border-radius: 14px 14px 0 0;
	text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.834871px 0.981584px 0px, rgb(255, 255, 255) 2.357662px 1.855109px 0px, rgb(255, 255, 255) 1.620907px 2.524413px 0px, rgb(255, 255, 255) 0.705713px 2.915814px 0px, rgb(255, 255, 255) -0.287171px 2.986224px 0px, rgb(255, 255, 255) -1.248441px 2.727892px 0px, rgb(255, 255, 255) -2.072274px 2.169258px 0px, rgb(255, 255, 255) -2.66798px 1.371818px 0px, rgb(255, 255, 255) -2.969977px 0.42336px 0px, rgb(255, 255, 255) -2.945022px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.503831px 0px, rgb(255, 255, 255) -1.960931px -2.270407px 0px, rgb(255, 255, 255) -1.11013px -2.787044px 0px, rgb(255, 255, 255) -0.137119px -2.996865px 0px, rgb(255, 255, 255) 0.850987px -2.876773px 0px, rgb(255, 255, 255) 1.74541px -2.439988px 0px, rgb(255, 255, 255) 2.447689px -1.734595px 0px, rgb(255, 255, 255) 2.880511px -0.838247px 0px;
}
@media screen and (min-width:768px) {
	#ct_bg.campaign202411 .sponly {
		display: none;
	}
	/* #ct_bg.campaign202411::after {
		content: "";
		background-image: url(../img/bg02.png);
		background-position: top center;
		position: absolute;
		top: 36px;
		left: 0;
		width: 100%;
		height: 257px;
		z-index: 2;
	} */
	#ct_bg.campaign202411 .appBtn01 a:hover {
		opacity: 0.7;
	}
	#ct_bg.campaign202411 #faq .faqList dt:hover {
		opacity: .7;
	}
}
@media screen and (max-width:1039px) {
	#ct_bg.campaign202411 .sectionWrap01 .list02 {
		grid-template-columns: repeat(2, 1fr);
		max-width: 640px;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg.campaign202411 .sectionWrap01 .list03 {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width:767px) {
	#ct_bg.campaign202411 .headTitleArea02 {
		font-size: 1.4rem;
	}
	#ct_bg.campaign202411 .pconly {
		display: none;
	}
	#ct_bg.campaign202411 .mv {
		padding-left: 3.75vw;
		padding-right: 3.75vw;
		margin-top: 3.75vw;
	}
	#ct_bg.campaign202411 .mv > .img {
		border: 2px solid #E62E8B;
		border-radius: 20px;
	}
	#ct_bg.campaign202411 .sectionWrap01 {
		padding-left: 0;
		padding-right: 0;
	}
	#ct_bg.campaign202411 .sectionWrap01 .ttl01 {
		width: 88vw;
	}
	#ct_bg.campaign202411 .sectionWrap01 .ttl02 {
		width: 67.8571vw;
	}
	#ct_bg.campaign202411 .sectionWrap01 .ttl03 {
		width: 63.7333vw;
	}
	#ct_bg.campaign202411 .sectionWrap01 .ttl04 {
		width: 76.9333vw;
	}
	#ct_bg.campaign202411 .sectionWrap01 .ttl05 {
		width: 40.6666vw;
	}
	#ct_bg.campaign202411 .sectionWrap01 .heading01 {
		font-size: 2.4rem;
	}
	#ct_bg.campaign202411 .sectionWrap01 > .inner01 {
		border: none;
		border-top: 2px solid #E62E8B;
		border-bottom: 2px solid #E62E8B;
		border-radius: 0;
		padding: 42px 4vw;
	}
	#ct_bg.campaign202411 .sectionWrap01 .leadTxt02 {
		font-size: 1.6rem;
		text-align: left;
	}
	#ct_bg.campaign202411 .sectionWrap01 .leadTxt02 > span {
		font-size: 1.2rem;
	}
	#ct_bg.campaign202411 .sectionWrap01 .img01 {
		margin-top: 20px;
	}
	#ct_bg.campaign202411 .sectionWrap01 .list01 {
		flex-direction: column;
	}
	#ct_bg.campaign202411 .sectionWrap01 .list01 > dt {
		width: 100%;
	}
	#ct_bg.campaign202411 .sectionWrap01 .list01 > dd {
		width: 100%;
		text-align: center;
	}
	#ct_bg.campaign202411 .sectionWrap01 .list01 > dd,
	#ct_bg.campaign202411 .sectionWrap01 .list01 > dd:not(:first-of-type) {
		margin-top: 0;
	}
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 {
		grid-template-columns: repeat(1, 1fr);
		gap: 44px;
		max-width: 480px;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem02::before,
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepItem03::before {
        background-image: linear-gradient(to right, #E62E8B, #E62E8B 4px, transparent 4px, transparent 8px);
        background-size: 8px 4px;
        background-position: right top;
        background-repeat: repeat-x;
		top: -22px;
        left: 0;
        width: 100%;
        height: 4px;
	}
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt01 {
		display: inline-block;
		font-size: 2.5rem;
		font-weight: 900;
		line-height: 100%;
		margin: 0 auto;
		padding: 9px 16px;
		position: static;
		color: #fff;
		background-color: #E62E8B;
		border-radius: 999px;
	}
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepImg01 {
		max-width: 76.5333vw;
		margin-left: auto;
		margin-right: auto;
	}
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt02 {
		text-align: left;
	}
	#ct_bg.campaign202411 .sectionWrap01 .stepWrap01 .stepTxt03 {
		text-align: left;
	}
	#ct_bg.campaign202411 .appBtn01 a {
		padding: 18px;
		font-size: 2.8rem;
	}
	#ct_bg.campaign202411 .appBtn01 a::after {
		width: 12px;
		height: 24px;
		right: 22px;
		top: calc(50% - 12px);
	}
	#ct_bg.campaign202411 #faq .faqList dt {
		font-size: 1.8rem;
		padding-left: 31px;
	}
	#ct_bg.campaign202411 #faq .faqList dt::before {
		top: 8px;
		font-size: 2rem;
	}
	#ct_bg.campaign202411 #faq .faqList dt::after {
		right: 10px;
	}
	#ct_bg.campaign202411 #faq .faqList dt.active::after {
		top: calc(50% - 6px);
		right: -3px;
		transform: rotate(180deg);
	}
	#ct_bg.campaign202411 #faq .faqList dd {
		padding-left: 31px;
		font-size: 1.6rem;
	}
	#ct_bg.campaign202411 #faq .faqList dd.active {
		padding-left: 31px;
	}
	#ct_bg.campaign202411 #faq .faqList dd::before {
		top: 8px;
		left: 10px;
		font-size: 2rem;
	}
	#ct_bg.campaign202411 .sns_wrapper {
		width: 62.13vw;
	}
	#ct_bg.campaign202411 .sns_wrapper .snsBtn01 {
		width: 100%;
		flex-wrap: wrap;
	}
	#ct_bg.campaign202411 .copyright {
		font-size: 1.2rem;
	}
	#ct_bg .globalNav01Area {
		top: calc(126px + 0.6vw);
    }
	#ct_bg .box01 {
		margin: 30px 3.75vw 0;
		padding: 10px;
		border: 4px solid #e62e8b;
		font-size: 1.6rem;
	}
	#ct_bg .box01 .end {
		font-size: 1.6rem;
	}
}
@media screen and (max-width:559px) {
	#ct_bg.campaign202411 .sectionWrap01 .list02 {
		grid-template-columns: repeat(1, 1fr);
		max-width: 74.6666vw;
		min-width: 284px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media screen and (max-width:374px) {
	#ct_bg.campaign202411 .headTitleArea02 {
		font-size: 3.7vw;
	}
}