@charset "utf-8";
/* LINE公式アカウント友だち追加キャンペーン 2021.09*/

/* 全体 */
#linefriend{
	-webkit-text-size-adjust: 100%;
	margin: 0 auto;
	max-width: 960px;
	font-family: 'Noto Sans JP', sans-serif;
}

/* セクション　MV */
#linefriend .sec_mv{
	background-color: #f4f7f9;
	padding: 10.62% 0 11.77%;
}
#linefriend .sec_mv_ttl{
	text-align: center;
}
#linefriend .sec_mv_ttl img{
	width: 73.33%;
	image-rendering: -webkit-optimize-contrast;
}
#linefriend .sec_mv_txt01{
	margin-top: 6.66%;
	text-align: center;
}
#linefriend .sec_mv_txt01 img{
	width: 53.12%;
	image-rendering: -webkit-optimize-contrast;
}
#linefriend .sec_mv_list{
	margin-top: 10.2%;
	padding: 0 5%;
}
#linefriend .sec_mv_list > *:first-child{
	margin-top: 0 !important;
}
#linefriend .sec_mv_list_item{
	position: relative;
	background-color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
	padding: 4.1% 0;
	margin-top: 6.13%;
	border-radius: calc(0.41 / 100 * var(--contents_width));
	font-size: 0;
}
#linefriend .sec_mv_list_txt_fs01{
	font-size: calc(32.93 / 960 * var(--contents_width));
}
#linefriend .sec_mv_list_txt_fs02{
	font-size: calc(48.77 / 960 * var(--contents_width));
}
#linefriend .sec_mv_list_txt_strong{
	color: #08bf5b;
	font-size: calc(49.92 / 960 * var(--contents_width));
}
#linefriend .sec_mv_list_annotation{
	font-size: calc(25.54 / 960 * var(--contents_width));
	font-weight: bold;
	text-align: center;
	margin-top: 0.69%;
}
#linefriend .sec_mv_list_deco{
	position: absolute;
	top: 0;
	margin-top: -9.5%;
	left: -3.47%;
	width: 19.21%;
}
#linefriend .sec_mv_list_deco img{
	width: 100%;
	height: auto;
}

/* セクション　リード文 */
#linefriend .sec_lead{
	background-color: #fff;
	padding: 10.41% 0;
}
#linefriend .sec_lead_txt{
	font-size: calc(27.94 / 960 * var(--contents_width));
	font-weight: bold;
	letter-spacing: calc(0.96 / 960 * var(--contents_width));
	line-height: 1.8;
	text-align: center;
}
#linefriend .sec_lead_txt_strong{
	color: #ff4884;
}

/* セクション　便利でお得なポイント */
#linefriend .sec_point{
	background-color: #ccffe3;
	padding: 10.41% 0 12.39%;
}
#linefriend .sec_point_ttl{
	color: #08bf5b;
	text-align: center;
	font-size: calc(50 / 960 * var(--contents_width));
	line-height: 1.3;
	letter-spacing: calc(2.97 / 960 * var(--contents_width));
}

/* セクション　便利でお得なポイント　（stepパーツ）*/
#linefriend .sec_point_step{
	margin: 8.33% 5% 0;
	background-color: #fff;
}
#linefriend .sec_point_step + *{
	margin-top: 15% !important;
}
#linefriend .sec_point_step_item{
	margin: 0;
}
#linefriend .sec_point_step_item_inner{
	position: relative;
	padding: 8.1% 0;
}
#linefriend .sec_point_step_item_inner:after{
	clear: both;
	content: "";
	display: block;
}
#linefriend .sec_point_step_item.is_step02 .sec_point_step_txtbox{
	float: left;
	margin-left: 6.25%;
}
#linefriend .sec_point_step_img{
	position: absolute;
	z-index: 1;
}
#linefriend .sec_point_step_item.is_step01 .sec_point_step_img{
	top: 0;
	left: 7.16%;
	margin-top: 20.25%;
	width: 30.78%;
}
#linefriend .sec_point_step_item.is_step02 .sec_point_step_img{
	top: 0;
	right: 4.97%;
	margin-top: 18.75%;
	width: 32.98%;
}
#linefriend .sec_point_step_item.is_step03 .sec_point_step_img{
	top: 0;
	left: 6.94%;
	margin-top: 15.97%;
	width: 30.78%;
}
#linefriend .sec_point_step_txtbox{
	width: 62.73%;
	padding-top: 62.73%;
	margin-right: 6.25%;
	float: right;
	position: relative;
	background-color: #f4f7f9;
	border-radius: 50%;
}
#linefriend .sec_point_step_txtbox_inner{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
}
#linefriend .sec_point_step_txtbox_inner:before{
	content: "";
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: calc(38.91 / 960 * var(--contents_width));
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	width: calc(89.3 / 960 * var(--contents_width));
	height: calc(89.3 / 960 * var(--contents_width));
	background-image: url(/campaign/linefriend/img/icon_bg01.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 99.9% auto;
	color: #fff;
	letter-spacing: calc(1.92 / 960 * var(--contents_width));
	padding: 0.5% 0 0 0.5%;
}
#linefriend .sec_point_step_item.is_step02 .sec_point_step_txtbox_inner{
	justify-content: flex-start;
	top: 12.73%;
}
#linefriend .sec_point_step_item.is_step01 .sec_point_step_txtbox_inner:before{
	content: "01";
}
#linefriend .sec_point_step_item.is_step02 .sec_point_step_txtbox_inner:before{
	content: "02";
}
#linefriend .sec_point_step_item.is_step03 .sec_point_step_txtbox_inner:before{
	content: "03";
}
#linefriend .sec_point_step_ttl{
	color: #ff4884;
	font-size: calc(39.84 / 960 * var(--contents_width));
	font-weight: bold;
	letter-spacing: calc(1.92 / 960 * var(--contents_width));
	line-height: 1.3;
	margin-top: 4.6%;
}
#linefriend .sec_point_step_txt01{
	margin-top: 2.8%;
	font-size: calc(25.92 / 960 * var(--contents_width));
	font-weight: bold;
	letter-spacing: calc(0.96 / 960 * var(--contents_width));
	line-height: 1.6;
}
/* セクション　便利でお得なポイント　（slick進む戻るボタン調整）*/
#linefriend .sec_point_step .slick-prev,
#linefriend .sec_point_step .slick-next{
	width: 8.1%;
	height: 0;
	padding-top: 8.1%;
	z-index: 1;
}
#linefriend .sec_point_step .slick-prev:before,
#linefriend .sec_point_step .slick-next:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	box-sizing: border-box;
	width: 62.85%;
	height: 62.85%;
	border-top: calc(6 / 960 * var(--contents_width)) solid #222;
	border-left: calc(6 / 960 * var(--contents_width)) solid #222;
	opacity: 1;
}
#linefriend .sec_point_step .slick-prev{
	left: -3.35%;
}
#linefriend .sec_point_step .slick-prev:before{
	transform: translate(-50%,-50%) rotate(-45deg) skew(-5deg,-5deg);
}
#linefriend .sec_point_step .slick-next{
	right: -3.35%;
}
#linefriend .sec_point_step .slick-next:before{
	transform: translate(-50%,-50%) rotate(135deg) skew(-5deg,-5deg);
}
/* セクション　便利でお得なポイント　（pagerボタン調整）*/
#linefriend .sec_point_step .slick-dots{
	bottom: 0;
	margin-bottom: -8.1%;
	line-height: 0;
}
#linefriend .sec_point_step .slick-dots li{
	width: calc(26.59 / 960 * var(--contents_width));
	height: auto;
	margin: 0 calc(21.02 / 960 * var(--contents_width));
}
#linefriend .sec_point_step .slick-dots li button{
	width: 100%;
	height: 0;
	padding: 0 0 100%;
	background-color: #08bf5b;
	border-radius: 50%;
}
#linefriend .sec_point_step .slick-dots li button:before{
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 70%;
	height: 70%;
	background-color: #fff;
	opacity: 1;
	border-radius: 100%;
	transition: opacity .2s ease-in;
}
#linefriend .sec_point_step .slick-dots li.slick-active button:before{
	opacity: 0;
}

/* セクション　便利でお得なポイント　（クーポン受取り方法エリア）*/
#linefriend .sec_point_coupon{
	margin: 0 5%;
	border: calc(8 / 960 * var(--contents_width)) solid #08bf5b;
	border-radius: calc(10 / 960 * var(--contents_width));
	padding: 7.5% 0 8.64%;
}
#linefriend .sec_point_coupon_ttl{
	position: relative;
	font-size: calc(48 / 960 * var(--contents_width));
	font-weight: bold;
	color: #08bf5b;
	text-align: center;
	line-height: 1.4;
	letter-spacing: calc(5 / 960 * var(--contents_width));
	padding-bottom: 6.13%;
}
#linefriend .sec_point_coupon_ttl:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%,0);
	height: 0;
	width: 84.55%;
	padding-top: 0.94%;
	background-image: url(/campaign/linefriend/img/sp_ttl_bg01.png);
	background-size: 99.9% auto;
	background-position: center center;
	background-repeat: no-repeat;
}
#linefriend .sec_point_coupon_pickup{
	margin-top: 7.54%;
	display: flex;
	justify-content: center;
}
#linefriend .sec_point_coupon_pickup_item{
	padding: 0 5.89%;
	width: 45.51%;
}
#linefriend .sec_point_coupon_pickup_fukidashi{
	position: relative;
	background-color: #ff4884;
	font-size: calc(30 / 960 * var(--contents_width));
	text-align: center;
	font-weight: bold;
	color: #fff;
	letter-spacing: calc(3 / 960 * var(--contents_width));
	line-height: 1.3;
	padding: 18.18% 0;
	border-radius: calc(10 / 960 * var(--contents_width));
}
#linefriend .sec_point_coupon_pickup_fukidashi_strong{
	font-size: calc(40 / 960 * var(--contents_width));
}
#linefriend .sec_point_coupon_pickup_fukidashi:after{
	content: "";
	position: absolute;
	top: calc(100% - 2px);
	left: 50%;
	transform: translate(-50%,0);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: calc(28 / 960 * var(--contents_width)) calc(16 / 960 * var(--contents_width)) 0 calc(16 / 960 * var(--contents_width));
	border-color: #ff4884 transparent transparent transparent;
}
#linefriend .sec_point_coupon_pickup_txt{
	margin-top: 14.68%;
	font-size: calc(32 / 960 * var(--contents_width));
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	line-height: 1.4;
	letter-spacing: calc(2 / 960 * var(--contents_width));
}
#linefriend .sec_point_coupon_pickup_txt_strong{
	color: #ff4884;
}
#linefriend .sec_point_coupon_emphasis{
	text-align: center;
	margin-top: 5.42%;
}
#linefriend .sec_point_coupon_emphasis img{
	width: 78.89%;
	image-rendering: -webkit-optimize-contrast;
}

/* セクション　LINE ID連携・友だち追加方法 */
#linefriend .sec_add{
	padding: 9.37% 0 0;
}
#linefriend .sec_add_ttl{
	font-weight: bold;
	font-size: calc(50 / 960 * var(--contents_width));
	text-align: center;
	color: #08bf5b;
}
/* セクション　LINE ID連携・友だち追加方法　（アンカーボタン） */
#linefriend .sec_add_anchor{
	margin: 5.62% calc(18.5 / 960 * var(--contents_width)) 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#linefriend .sec_add_anchor_item{
	margin: 0;
	padding: 0 calc(31 / 960 * var(--contents_width));
	width: 50%;
}
#linefriend .sec_add_anchor_item.is_1column{
	width: 100%;
	margin-top: calc(40 / 960 * var(--contents_width));
}
#linefriend .sec_add_anchor_btn{
	display: block;
	background-color: #08bf5b;
	padding: 11.3% 0;
	border-radius: calc(10 / 960 * var(--contents_width));
}
#linefriend .sec_add_anchor_item.is_1column .sec_add_anchor_btn{
	padding: 4.5% 0 5.3%;
}
#linefriend .sec_add_anchor_txt{
	display: block;
	text-align: center;
	line-height: 1.2;
	font-size: calc(40 / 960 * var(--contents_width));
	font-weight: bold;
	letter-spacing: calc(3 / 960 * var(--contents_width));
	margin-top: 1%;
	color: #fff;
}
#linefriend .sec_add_anchor_subtxt{
	font-size: calc(25 / 960 * var(--contents_width));
	font-weight: bold;
	text-align: center;
	display: block;
	letter-spacing: calc(2 / 960 * var(--contents_width));
	color: #fff;
}
/* セクション　LINE ID連携・友だち追加方法　（step部分の外枠） */
#linefriend .sec_add_contentbox{
	margin: 5.93% 5% 0;
	border: calc(8 / 960 * var(--contents_width)) solid #08bf5b;
	border-radius: calc(10 / 960 * var(--contents_width));
	padding: 8.95% 0 11.66%;
}
#linefriend .sec_add_contentbox + .sec_add_contentbox{
	margin-top: 8.54%;
}
#linefriend .sec_add_contentbox_ttl{
	font-size: calc(30 / 960 * var(--contents_width));
	font-weight: bold;
	text-align: center;
	letter-spacing: calc(2 / 960 * var(--contents_width));
}
#linefriend .sec_add_contentbox_ttl_strong{
	font-size: calc(46 / 960 * var(--contents_width));
	line-height: 1.2;
}
/* セクション　LINE ID連携・友だち追加方法　（step部分） */
#linefriend .sec_add_step{
	margin-top: 5.66%;
	counter-reset: sec_add_step_count;
}
#linefriend .sec_add_step > *:first-child{
	margin-top: 0;
}
#linefriend .sec_add_step_item{
	position: relative;
	padding-top: 17.45%;
	margin: 8.84% 0 0;
	counter-increment: sec_add_step_count;
}
#linefriend .sec_add_step_item:before{
	content: "0"counter(sec_add_step_count);
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,0);
	font-size: calc(46 / 960 * var(--contents_width));
	font-weight: bold;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	background-image: url(/campaign/linefriend/img/icon_bg02.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 99.9% auto;
	width: 12.5%;
	height: calc(134 / 960 * var(--contents_width));
	display: flex;
	align-items: flex-end;
	justify-content: center;
	box-sizing: border-box;
	padding: 0 0 1% 0.3%;
	letter-spacing: calc(2 / 960 * var(--contents_width));
}
#linefriend .sec_add_step_ttl{
	font-size: calc(35 / 960 * var(--contents_width));
	font-weight: bold;
	text-align: center;
	letter-spacing: calc(3 / 960 * var(--contents_width));
	line-height: 1.5;
}
#linefriend .sec_add_step_ttl_strong{
	color: #ff4884;
	padding: 0 0.08em;
}
#linefriend .sec_add_step_img{
	margin-top: 2.47%;
	text-align: center;
}
#linefriend .sec_add_step_img img{
	width: 46.46%;
	image-rendering: -webkit-optimize-contrast;
}
#linefriend .sec_add_step_img figcaption{
	display: block;
	color: #000;
	font-size: calc(29.7 / 960 * var(--contents_width));
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: calc(2 / 960 * var(--contents_width));
	margin-top: 2.12%;
}
/* セクション　LINE ID連携・友だち追加方法　（プレゼント） */
#linefriend .sec_add_present{
	text-align: center;
	margin-top: 13.56%;
}
#linefriend .sec_add_present img{
	width: 57.9%;
	image-rendering: -webkit-optimize-contrast;
}
/* セクション　LINE ID連携・友だち追加方法　（プレゼント下テキスト） */
#linefriend .sec_add_txt01{
	margin-top: 9.43%;
	font-size: calc(27 / 960 * var(--contents_width));
	font-weight: bold;
	padding: 0 11%;
	letter-spacing: calc(2 / 960 * var(--contents_width));
	line-height: 2;
}
#linefriend .sec_add_txt01.is_medium{
	font-weight: 500;
}
#linefriend .sec_add_txt01_strong{
	color: #ff4884;
}
#linefriend .sec_add_btn{
	background-color: #ff4884;
	display: block;
	text-align: center;
	margin: 5.89% 5.3% 0;
	font-size: calc(38 / 960 * var(--contents_width));
	font-weight: bold;
	color: #fff;
	letter-spacing: calc(2 / 960 * var(--contents_width));
	padding: 4.15% 0;
}
/* セクション　LINE ID連携・友だち追加方法　（ご注意事項） */
#linefriend .sec_add_attention{
	margin: 10.41% 5% 0;
}
#linefriend .sec_add_attention_ttl{
	font-size: calc(27 / 960 * var(--contents_width));
	font-weight: bold;
}
/* セクション　LINE ID連携・友だち追加方法　（リスト） */
#linefriend .sec_add_list01_item{
	font-size: calc(27 / 960 * var(--contents_width));
	font-weight: bold;
	margin: 5.2% 0 0;
	letter-spacing: calc(2 / 960 * var(--contents_width));
}
#linefriend .sec_add_list01_item:before{
	content: "\30FB";
}
#linefriend .sec_add_link01{
	font-size: calc(26 / 960 * var(--contents_width));
	font-weight: 500;
	text-decoration: underline;
	color: #222222;
	display: block;
	width: fit-content;
	margin-inline: auto;
	letter-spacing: 0.01em;
}
#linefriend .sec_add_error_img{
	font-size: calc(26 / 960 * var(--contents_width));
	font-weight: 500;
	color: #ca4244;
	line-height: 1.7;
	border: 2px solid #ca4244;
	width: 68.39%;
    margin:4% auto 0;
	padding: 1.8% 3.8%;
}
#linefriend .sec_add_step.is_type02{
	margin-top: 8%;
}
#linefriend .sec_add_step.is_type02 .sec_add_step_item{
	padding-top: 11%;
}
#linefriend .sec_add_step.is_type02 .sec_add_step_item:before{
	background: #646f88;
	width: calc(72 / 960 * var(--contents_width));
	height: calc(72 / 960 * var(--contents_width));
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: calc(39 / 960 * var(--contents_width));
	line-height: 1;
	padding: 0.4% 0 0;
}
#linefriend .sec_add_step.is_type02 .sec_add_step_img{
	margin-top: 1.8%;
}
#linefriend .sec_add_step.is_type02 .sec_add_step_img img{
	width: 54.24%;
}
#linefriend #anc_add_confirmation .sec_add_txt01 {
	margin-top: 7.6%;
	line-height: 1.8;
}
#linefriend #anc_add_confirmation .sec_add_step_img + .sec_add_txt01 {
	margin-top: 1.8%;
}
#linefriend #anc_add_confirmation .sec_add_step.is_type02 + .sec_add_txt01 {
	margin-top: 9%;
}
#linefriend #anc_add_confirmation .sec_add_error_img + .sec_add_txt01 {
	margin-top: 3.6%;
}