/* pk
--------*/

.pk {
	clear: both;
	font-size: 10px;
	list-style: outside none none;
	margin: 20px auto 7px;
	text-align: left;
	width: 980px;
}

.pk a {
	color: #3366cc !important;
}

.bold {
	font-weight: bold;
}

@media screen and (max-width: 768px) {
	.pk {
		display: none;
	}
}

/* prBox
--------*/

.prBox {
	margin: 0 auto 24px;
	width: 950px;
}

.prBox .prTxt {
	font-size: 12px;
	line-height: 14px;
	margin: 0 !important;
	padding: 0;
	text-align: right;
}

.prBox .badge-pr {
	margin-right: 5px;
}

.itemlist a,
.star_list .block a,
.itemlist a:link,
.star_list .block a:link,
.itemlist a:active,
.star_list .block a:active,
.itemlist a:visited,
.star_list .block a:visited {
	color: #000 !important;
}

@media screen and (max-width: 768px) {
	.prBox {
		width: 98%;
		margin: 10px auto;
	}

	.prBox .prTxt {
		margin: 0 !important;
		padding: 0;
		text-align: right;
		line-height: 1.4;
		font-size: 12px;
	}

	.prBox .badge-pr {
		margin-right: 5px;
	}

	.box {
		border: none;
		padding: 0;
	}
}

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック medium", "YuGothic medium", "Yu Gothic",
		"游ゴシック", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif, "ＭＳ Ｐゴシック", "MS PGothic";
	font-size: 14px;
	color: #3b4b5b;
	line-height: 1.5;
}

.container {
	overflow: hidden;
}

/* clearfix */

.clearfix:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	visibility: hidden;
	text-decoration: none;
}

/*------------------------------------------------
contents
------------------------------------------------*/
.contents_wrap,
.contents_wrap_intro,
.contents_wrap_inner {
	display: block;
	margin: auto;
	box-sizing: border-box;
	width: 700px;
	margin-bottom: 35px;
}


.contents_wrap_inner {
	margin-bottom: 0;
}
@media screen and (max-width: 768px) {
	.contents_wrap {
		width: 100%;
		padding: 0 24px;
	}
	/* .contents_wrap_intro {
		width: 100%;
		padding: 0 24px;
		margin-bottom: 36px;
	}
	.contents_wrap_inner {
		width: 100%;
		padding: 0 24px;
	} */
}

/* キービジュアル
----------------------------------*/
.top_wrap {
	display: block;
	margin: auto;
	width: 980px;
	margin-bottom: 50px;
}
.pc {
	display: block;
	width: 100%;
	height: auto;
}

.sp {
	display: none;
}

@media screen and (max-width: 768px) {
	.top_wrap {
		width: 100%;
		margin-bottom: 15px;
	}
	.pc {
		display: none;
	}

	.sp {
		display: block;
		width: 100%;
		height: auto;
	}
}

.cp202301 a img:hover {
	opacity: .7;
}

/* btn
----------------------------------*/

.cta_btn {
	margin-bottom: 50px;
	display: flex;
	justify-content: space-between;
}
.cta_btn li {
	line-height: 0;
}

@media screen and (max-width: 768px) {
	.cta_btn {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	.cta_btn li {
		margin-bottom: 10px;
	}
	.cta_btn li img {
		width: 90%;
	}
}

/* contents_intro
----------------------------------*/
.intro_tx {
	text-align: center;
	margin-bottom: 20px;
	font-size: 18px;
}
.intro_tx span {
	color: #d07944;
}
.intro_campain {
	width: 680px;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.intro_tx {
		margin-bottom: 20px;
		font-size: 14px;
	}
	.intro_campain {
	width: auto;
}
}

/* コース1
----------------------------------*/

.course_01_ttl {
	display: block;
	margin: auto;
	box-sizing: border-box;
	width: 980px;
	margin-bottom: 55px;
}
.course_01 .contents_wrap {
	width: 780px;
}
.course_01_box1_wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.course_01_subttl {
	text-align: left;
	font-size: 22px;
	margin-bottom: 20px;
}
.course_01_subttl span {
	font-weight: normal;
	font-size: 18px;
	display: inline-block;
	padding-bottom: 20px;
}
.course_01_box1 {
	margin-bottom:10px ;
}
.course_01_note {
	width: 430px;
	margin: 0 auto;
	font-size: 10px;
}
.course_01_note li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.detail_btn {
	text-align: center;
	margin: 15px auto 40px;
}
@media screen and (max-width: 768px) {

	.course_01 .contents_wrap {
		width: 100%;
	}
	.course_01_box1_wrap {
		display: block;
		margin-bottom: 20px;
	}
	.course_01_box1_wrap img {
		width: 100%;
	}
	.course_01_ttl  {
		width: 100%;
		margin-bottom: 10px;
	}
	.course_01_subttl {
		text-align: center;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.course_01_subttl span {
		font-weight: normal;
		font-size: 16px;
		display: inline;
		margin-bottom: auto;
	}
	.course_01_box1 {
		margin-bottom:10px ;
	}
	.course_01_note {
		width: auto;
		font-size: 10px;
	}
	.course_01_note li {
		text-indent: -1.5em;
		padding-left: 1.5em;
	}
	.detail_btn {
		text-align: center;
		margin: 15px auto;
	}
}
/* コース2
----------------------------------*/
.course_02_ttl {
	display: block;
	margin: auto;
	box-sizing: border-box;
	width: 980px;
	margin-bottom: 55px;
}
.course_02 .contents_wrap {
	width: 830px;
}


.course_02_tx {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 40px;
}
.course_02_list {
	width: 830px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
	.course_02_ttl  {
		width: 100%;
		margin-bottom: 10px;
	}
	.course_02 .contents_wrap {
		width: 100%;
		padding:0;
	}
	.course_02_tx {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.course_02_ancrLink {
		text-align: center;
	}
	.course_02_ancrLink li {
		line-height: 0;
		margin-bottom: 10px;
	}
	.course_02_list {
		width: 100%;
		margin-bottom: 20px;
	}
	.course_02_list li {
	}
	.course_02_list li img {
		width: 100%;
	}
}

/* キャンペーン応募方法
----------------------------------*/

.campaign_entry {
	margin-top: 100px;
}
.campaign_entry .ttl {
	text-align: center;
	font-size: 24px;
	margin-bottom: 50px;
}
.campaign_entry .contents_wrap {
	display: flex;
	justify-content: space-between;
}
.step {
	margin-bottom: 30px;
	width: 45%;
}
.step_02 p { margin-bottom: 2.8em;}
.step_ttl_01 {
	text-align: center;
	font-size: 20px;
	background: url(../../images/step_01.png) no-repeat top center;
	padding-top: 40px;
	margin-bottom: 20px;
}
.step_ttl_02 {
	text-align: center;
	font-size: 20px;
	background: url(../../images/step_02.png) no-repeat top center;
	padding-top: 40px;
	margin-bottom: 20px;
}
.step_note {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.step_gr {
	margin-top: 10px;
}
.step_gr  img {
	width: 100%;
}
.insta_bnr {
	text-align: center;
	padding: 0 24px;
}
.step_subtx {
	text-align: center;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
.campaign_entry {
	margin-top: 50px;
}
.campaign_entry .ttl {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}
.campaign_entry .contents_wrap {
	display: block;
}
.step {
	margin-bottom: 30px;
	width: 100%;
}
.step_ttl_01 {
	text-align: center;
	font-size: 20px;
	background: url(../../images/step_01.png) no-repeat top center;
	padding-top: 40px;
	margin-bottom: 20px;
}
.step_ttl_02 {
	text-align: center;
	font-size: 20px;
	background: url(../../images/step_02.png) no-repeat top center;
	padding-top: 40px;
	margin-bottom: 20px;
}
.step_note {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.step_gr {
	margin-top: 10px;
}
.step_gr  img {
	width: 100%;
}
.insta_bnr {
	text-align: center;
}
.insta_bnr img {
	width: 100%;
}
}
/* 注意事項
----------------------------------*/
.precautions {
	margin-top: 40px;
}
.precautions p {
	font-size: 12px;
}
.precautions p a {
	color: #3b4b5b;
	text-decoration: none;
}

.precautions .ttl {
	text-align: center;
	margin-bottom: 20px;
}
.inquiry_contact {
	text-align: center;
}
.inquiry_contact .ttl {
	margin-bottom: 0px;
}
.inquiry_contact .subttl {
	margin-bottom: 0px;
}
.inquiry_contact p {
	margin-bottom: 30px;
}

.inquiry_contact p a {
	color: #3b4b5b;
}