/*font-family: 'Poppins', sans-serif;*/

/* all */
.BEG200212_mv {
	margin: 0 auto;
}

#BEG200212 img {
	width: 100%;
}

.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.fw {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.fnw {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.jcsb {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.jcc {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.jcfs {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.aic {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.aie {
	-webkit-box-align: end;
     -ms-flex-align: end;
        align-items: flex-end;
}

#BEG200212 {
	margin: 0 auto;
}

.bredlist.lp {
    margin: 60px auto 20px;
    width: 1200px;
    font-size: 12px;
}


/* for pc */
#BEG200212 {
	width: 1094px;
	margin: 64px auto 192px;
	font-size: 14px;
	text-align: left;
	color: #656565;
	font-feature-settings: "palt";
	letter-spacing: 0.115em;
}

.BEG200212_credit {
	font-size: 11px;
	margin-top: 12px;
	width: fit-content;
	letter-spacing: 0.08em!important;
}

.BEG200212_mv {
	width: 1080px;
	margin: 0 auto;
	text-align: center;
}

.BEG200212_ttl {
	margin: 56px auto 0;
	font-size: 32px;
	letter-spacing: 0.1em;
	position: relative;
	width: fit-content;
	height: 73px;
}

.BEG200212_ttl:before {
	content: "";
	width: 27px;
	height: 55px;
	border-top: 1px solid #656565;
	border-left: 1px solid #656565;
	display: block;
	position: absolute;
	top: 0;
	left: -10px;
}

.BEG200212_ttl:after {
	content: "";
	width: 27px;
	height: 55px;
	border-bottom: 1px solid #656565;
	border-right: 1px solid #656565;
	display: block;
	position: absolute;
	bottom: 0;
	right: -10px;
}

.BEG200212_mv_txt {
	line-height: 2.5;
}

.BEG200212_mv_txt.row01 {
	margin-top: 39px;
}

.BEG200212_mv_txt.row02 {
	margin-top: 15px;
}

.BEG200212_article_top {
	margin-top: 103px;
}

.BEG200212_article_top_inner:nth-of-type(2) {
	margin-top: 140px;
}

.BEG200212_article_top_img,
.BEG200212_article_btm_pc_img {
	width: 540px;
}

.BEG200212_article_top_txt_wrap,
.BEG200212_article_btm_pc_txt_wrap {
	width: 509px;
}

.BEG200212_article_top_ttl,
.BEG200212_article_btm_pc_ttl {
	font-size: 22px;
	line-height: 1.818181;
}

.BEG200212_article_top_txt,
.BEG200212_article_btm_pc_txt {
	line-height: 2.5;
}

.BEG200212_article_top_txt.row01,
.BEG200212_article_btm_pc_txt.row01 {
	margin-top: 27px;
}

.BEG200212_article_top_txt.row02,
.BEG200212_article_btm_pc_txt.row02,
.BEG200212_article_top_txt.row03,
.BEG200212_article_btm_pc_txt.row03 {
	margin-top: 15px;
}

.BEG200212_article_top_credit,
.BEG200212_article_btm_pc_credit {
	padding-bottom: 1px;
	border-bottom: 1px solid #656565;
}

.BEG200212_article_mdl_pc {
	margin-top: 145px;
}

.BEG200212_article_mdl_pc_index_ttl {
	font-size: 22px;
}

.BEG200212_article_mdl_pc_index_txt {
	line-height: 2.5;
}

.BEG200212_article_mdl_pc_index_txt.row01 {
	margin-top: 38px;
}

.BEG200212_article_mdl_pc_index_txt.row02,
.BEG200212_article_mdl_pc_index_txt.row03 {
	margin-top: 15px;
}

.BEG200212_article_mdl_pc_inner {
	margin-top: 58px;
}

.BEG200212_article_mdl_pc_img._01 {
	width: 572px;
}

.BEG200212_article_mdl_pc_img._02 {
	width: 519px;
}

.BEG200212_article_mdl_pc_credit {
	line-height: 1.818181;
	margin-top: 8px;
}

.BEG200212_article_mdl_pc_credit span {
	display: block;
	border-bottom: 1px solid #656565;
	width: max-content;
	line-height: 1;
	padding-bottom: 1px;
}

.BEG200212_article_mdl_pc_credit span + span {
	margin-top: 5px;
}

.BEG200212_article_btm_pc {
	margin-top: 178px;
}

.BEG200212_btn {
	margin: 200px auto 0;
	width: 462px;
}

.BEG200212_btn p a {
	font-size: 16px;
	text-align: center;
	width: 462px;
	height: 72px;
	background-color: #ebebeb;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media only screen
  and (min-device-width: 768px) {
  	#BEG200212 .sp_only {
		display: none;
	}
}


/* for tablet */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (-webkit-min-device-pixel-ratio: 1) {
	#BEG200212 .sp_only {
		display: none;
	}

	#BEG200212 {
		width: calc(980 * (100vw / 1024));
		margin: calc(64 * (100vw / 1024)) auto calc(192 * (100vw / 1024));
		font-size: calc(14 * (100vw / 1024));
	}

	.BEG200212_credit {
		font-size: calc(11 * (100vw / 1024));
		margin-top: calc(12 * (100vw / 1024));
	}

	.BEG200212_mv {
		width: calc(980 * (100vw / 1024));
	}

	.BEG200212_ttl {
		margin: calc(56 * (100vw / 1024)) auto 0;
		font-size: calc(32 * (100vw / 1024));
		height: calc(73 * (100vw / 1024));
	}

	.BEG200212_ttl:before {
		content: "";
		width: calc(27 * (100vw / 1024));
		height: calc(55 * (100vw / 1024));
		left: calc(-10 * (100vw / 1024));
	}

	.BEG200212_ttl:after {
		content: "";
		width: calc(27 * (100vw / 1024));
		height: calc(55 * (100vw / 1024));
		right: calc(-10 * (100vw / 1024));
	}

	.BEG200212_mv_txt.row01 {
		margin-top: calc(39 * (100vw / 1024));
	}

	.BEG200212_mv_txt.row02 {
		margin-top: calc(15 * (100vw / 1024));
	}

	.BEG200212_article_top {
		margin-top: calc(103 * (100vw / 1024));
	}

	.BEG200212_article_top_inner:nth-of-type(2) {
		margin-top: calc(140 * (100vw / 1024));
	}

	.BEG200212_article_top_img,
	.BEG200212_article_btm_pc_img {
		width: calc(460 * (100vw / 1024));
	}

	.BEG200212_article_top_txt_wrap,
	.BEG200212_article_btm_pc_txt_wrap {
		width: calc(450 * (100vw / 1024));
	}

	.BEG200212_article_top_ttl,
	.BEG200212_article_btm_pc_ttl {
		font-size: calc(22 * (100vw / 1024));
	}

	.BEG200212_article_top_txt.row01,
	.BEG200212_article_btm_pc_txt.row01 {
		margin-top: calc(27 * (100vw / 1024));
	}

	.BEG200212_article_top_txt.row02,
	.BEG200212_article_btm_pc_txt.row02,
	.BEG200212_article_top_txt.row03,
	.BEG200212_article_btm_pc_txt.row03 {
		margin-top: calc(15 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc {
		margin-top: calc(145 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_index_ttl {
		font-size: calc(22 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_index_txt.row01 {
		margin-top: calc(38 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_index_txt.row02,
	.BEG200212_article_mdl_pc_index_txt.row03 {
		margin-top: calc(15 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_inner {
		margin-top: calc(58 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_img._01 {
		width: calc(512 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_img._02 {
		width: calc(465 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_credit {
		margin-top: calc(8 * (100vw / 1024));
	}

	.BEG200212_article_mdl_pc_credit span + span {
		margin-top: calc(5 * (100vw / 1024));
	}

	.BEG200212_article_btm_pc {
		margin-top: calc(178 * (100vw / 1024));
	}

	.BEG200212_btn {
		margin: calc(200 * (100vw / 1024)) auto 0;
		width: calc(462 * (100vw / 1024));
	}

	.BEG200212_btn p a {
		font-size: calc(16 * (100vw / 1024));
		width: calc(462 * (100vw / 1024));
		height: calc(72 * (100vw / 1024));
	}
}


/* for sp */
@media only screen
and (max-device-width: 767px) {
	#BEG200212 .pc_only {
		display: none;
	}
	
	.bredlist.lp {
		line-height: calc(40 *(100vw / 750));
		font-size: calc(20 *(100vw / 750));
		margin: calc(25 *(100vw / 750)) auto;
		width: 92.592%;
		text-align: left;
		padding: 0;
	}

	.main_inner {
		padding: 0;
	}

	#BEG200212 {
		width: 100%;
		margin: calc(72 * (100vw / 750)) auto 0;
		font-size: calc(28 * (100vw / 750));
		text-align: left;
		color: #656565;
		font-feature-settings: "palt";
		letter-spacing: 0.115em;
	}

	.BEG200212_credit_sp {
		font-size: calc(24 * (100vw / 750));
		line-height: 1;
		letter-spacing: 0.08em!important;
		text-align: right;
	}

	.BEG200212_credit_sp_list {
		margin-top: calc(34 * (100vw / 750));
	}

	.BEG200212_credit_sp_list a {
		width: fit-content;
		padding-bottom: 1px;
		border-bottom: 1px solid #656565;
	}

	.BEG200212_mv {
		width: 100%;
		margin: 0 auto;
		text-align: left;
	}

	.BEG200212_mv_txt_wrap {
		width: calc(660 * (100vw / 750));
		margin: 0 auto;
	}

	.BEG200212_ttl {
		margin-top: calc(81 * (100vw / 750));
		margin-left: 0;
		font-size: calc(35 * (100vw / 750));
		letter-spacing: 0.1em;
		position: relative;
		width: fit-content;
		height: calc(68 * (100vw / 750));
	}

	.BEG200212_ttl:before {
		content: "";
		width: calc(26 * (100vw / 750));
		height: calc(54 * (100vw / 750));
		border-top: 1px solid #656565;
		border-left: 1px solid #656565;
		display: block;
		position: absolute;
		top: 0;
		left: calc(-10 * (100vw / 750));
	}

	.BEG200212_ttl:after {
		content: "";
		width: calc(26 * (100vw / 750));
		height: calc(54 * (100vw / 750));
		border-bottom: 1px solid #656565;
		border-right: 1px solid #656565;
		display: block;
		position: absolute;
		bottom: 0;
		right: calc(-10 * (100vw / 750));
	}

	.BEG200212_mv_txt {
		line-height: 2.142857;
	}

	.BEG200212_mv_txt.row01 {
		margin-top: calc(57 * (100vw / 750));
	}

	.BEG200212_mv_txt.row02 {
		margin-top: calc(38 * (100vw / 750));
	}

	.BEG200212_article_top,
	.BEG200212_article_btm_sp {
		width: calc(660 * (100vw / 750));
		margin: 0 auto;
	}

	.BEG200212_article_top {
		margin-top: calc(125 * (100vw / 750));
	}

	.BEG200212_article_top_inner:nth-of-type(2) {
		margin-top: calc(152 * (100vw / 750));
	}

	.BEG200212_article_top_img,
	.BEG200212_article_btm_sp_img,
	.BEG200212_article_top_txt_wrap,
	.BEG200212_article_btm_pc_txt_wrap {
		width: 100%;
	}

	.BEG200212_article_btm_sp_img._01 {
		margin-top: calc(180 * (100vw / 750));
	}

	.BEG200212_article_btm_sp_img._02 {
		margin-top: calc(144 * (100vw / 750));
	}

	.BEG200212_article_btm_sp_txt_wrap {
		margin-top: calc(110 * (100vw / 750));
	}

	.BEG200212_article_btm_sp_img._03 {
		margin-top: calc(186 * (100vw / 750));
	}

	.BEG200212_article_top_ttl,
	.BEG200212_article_btm_sp_ttl,
	.BEG200212_article_btm_sp_index_ttl {
		margin-top: calc(100 * (100vw / 750));
		font-size: calc(36 * (100vw / 750));
		line-height: 1.666667;
		font-weight: 400;
	}

	.BEG200212_article_top_txt,
	.BEG200212_article_btm_sp_txt,
	.BEG200212_article_btm_sp_index_txt {
		line-height: 2.142857;
	}

	.BEG200212_article_top_txt.row01,
	.BEG200212_article_btm_sp_txt.row01,
	.BEG200212_article_btm_sp_index_txt.row01 {
		margin-top: calc(40 * (100vw / 750));
	}

	.BEG200212_article_top_txt.row02,
	.BEG200212_article_top_txt.row03,
	.BEG200212_article_btm_sp_txt.row01,
	.BEG200212_article_btm_sp_txt.row02,
	.BEG200212_article_btm_sp_txt.row03,
	.BEG200212_article_btm_sp_index_txt.row02,
	.BEG200212_article_btm_sp_index_txt.row03 {
		margin-top: calc(40 * (100vw / 750));
	}

	.BEG200212_btn {
		margin: calc(200 * (100vw / 750)) auto 0;
		width: calc(462 * (100vw / 750));
	}

	.BEG200212_btn p a {
		font-size: calc(28 * (100vw / 750));
		text-align: center;
		width: calc(462 * (100vw / 750));
		height: calc(72 * (100vw / 750));
		background-color: #ebebeb;
	}
}
