@charset "utf-8";
/* CSS Document */
@media screen and (min-width:641px) and (max-width: 1055px){
	html{
		font-size: 1.89573vw;
	}
}
@media screen and (min-width:1056px){
	html{
		font-size: 20px;
	}
}
.fs-preview-header{
	display: none;
}
.fs-l-main{
	padding: 0 0 3rem;
}
.cpn2010,
.cpn{
	font-family:  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 2vw;
}
.cpn2010 h2,
.cpn2010 h3,
.cpn2010 h4, 
.cpn h2,
.cpn h3,
.cpn h4, 
.cpn h5,
.cpn h6{
	margin: 0;
	font-size: 1em;
}
.cpn2010 p, 
.cpn p{
	margin: 0;
}
.cpn2010 img, 
.cpn img{
	display: block;
	width: 100%;
	height: auto;
}
.cpn2010 ul, 
.cpn ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.cpn2010 .contGray, 
.cpn .contGray{
	background-color: #efefef;
}
.cpn .w1000{
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 1rem;
}
@media screen and (min-width:641px){
	.fs-l-main{
		width: 100%;
		padding: 0 0 4rem;
	}
	.cpn2010, 
	.cpn{
		font-size: 0.8rem;
	}
}

/******************タイトル******************/
.cpn .titleNavy01{
	background-color: #3b3e96;
	line-height: 2;
	font-size: 2em;
	font-weight: bold;
	color: #ffffff;
}
.cpn .titleNavy01 span{
	padding-left: 0.2em;
	font-size: 1.4em;
}
.cpn .titleNavy02{
	margin-bottom: 0.64em;
	text-align: center;
	font-size: 2.8em;
	font-weight: bold;
	color: #3b3e96;
}
@media screen and (min-width:641px){
	.cpn .titleNavy01{
		line-height: 3rem;
		font-size: 1.3rem;
	}
	.cpn .titleNavy01 span{
		font-size: 1.8rem;
	}
	.cpn .titleNavy02{
		margin-bottom: 2.1rem;
		font-size: 1.5rem;
	}
}
/******************／タイトル******************/
/******************注意事項******************/
.cpn .contWhite.caution{
	padding-top: 4.8em;
	padding-bottom: 2.4em;
}
.cpn .contWhite.caution li{
	position: relative;
	padding: 0 0 1.5em 1.5em;
	line-height: 1.6em;
	font-size: 1.5em;
}
.cpn .contWhite.caution li::before{
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}
.cpn .contWhite.caution li:nth-of-type(1)::before{
	content: '1）';
}
.cpn .contWhite.caution li:nth-of-type(2)::before{
	content: '2）';
}
.cpn .contWhite.caution li:nth-of-type(3)::before{
	content: '3）';
}
.cpn .contWhite.caution li:nth-of-type(4)::before{
	content: '4）';
}
.cpn .contWhite.caution li:nth-of-type(5)::before{
	content: '5）';
}
.cpn .contWhite.caution li:nth-of-type(6)::before{
	content: '6）';
}
.cpn .contWhite.caution li:nth-of-type(7)::before{
	content: '7）';
}
.cpn .contWhite.caution li:nth-of-type(8)::before{
	content: '8）';
}
.cpn .contWhite.caution li:nth-of-type(9)::before{
	content: '9）';
}
.cpn .contWhite.caution li:nth-of-type(10)::before{
	content: '10）';
}
.cpn .contWhite.caution li span{
	position: relative;
	display: block;
	padding-left: 1.5em;
	font-size: 73.3333%;
}
.cpn .contWhite.caution li span::before{
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}
.cpn .contWhite.caution li a{
	text-decoration: underline;
	color: #3b3e96;
}
.cpn .contWhite.caution li a:hover{
	color: #737373;
}
@media screen and (min-width:641px){
	.cpn .contWhite.caution{
		padding-top: 5rem;
		padding-bottom: 3rem;
	}
	.cpn .contWhite.caution li{
		padding: 0 0 1.4rem 1.5rem;
		line-height: 1.4rem;
		font-size: 0.9rem;
	}
	.cpn .contWhite.caution li span{
		padding-left: 0.8rem;
		font-size: 0.7rem;
	}
}
/******************／注意事項******************/
/******************お買い物******************/
.cpn .contGray.entry{
	padding: 5em 0;
}
.cpn .contGray.entry h3{
	margin-bottom: 0.5em;
	text-align: center;
	line-height: 1.3846;
	font-size: 2.6em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn .contGray.entry p{
	margin-bottom: 1em;
	text-align: center;
	font-size: 1.6em;
	color: #3b3e96;
}
.cpn .contGray.entry > div{
	padding: 0 3.5em;
}
.cpn .contGray.entry > div a{
	display: block;
	background-color: #f80049;
	border-radius: 1.15em;
	box-shadow: 0 0.1em 0.4em rgba(0,0,0,0.32);
	text-align: center;
	text-decoration: underline;
	line-height: 2.3em;
	font-size: 2.6em;
	font-weight: bold;
	color: #ffffff;
}
.cpn .contGray.entry > div a:hover{
	background-color: #737373;
}
@media screen and (min-width:641px){
	.cpn .contGray.entry{
		padding: 4.7rem 0 5rem;
	}
	.cpn .contGray.entry h3{
		margin-bottom: 1.6rem;
		line-height: 2.1rem;
		font-size: 1.4rem;
	}
	.cpn .contGray.entry p{
		margin-bottom: 1.5rem;
		font-size: 0.9rem;
	}
	.cpn .contGray.entry > div{
		width: 26rem;
		margin: 0 auto;
		padding: 0;
	}
	.cpn .contGray.entry > div a{
		border-radius: 2rem;
		box-shadow: 0 0.1rem 0.4rem rgba(0,0,0,0.32);
		line-height: 4rem;
		font-size: 1.5rem;
	}
}
/******************／お買い物******************/

/******************1．******************/
.cpn2010 .contWhite .logo{
	padding: 2.5em 0 2.6em;
}
.cpn2010 .contWhite .logo span{
	display: block;
	margin: 0 auto;
}
.cpn2010 .contWhite .logo span:first-of-type{
	width: 4em;
	margin-bottom: 0.9em;
}
.cpn2010 .contWhite .logo span:last-of-type{
	width: 32em;
}
.cpn2010 .contWhite .title{
	position: relative;
	margin: 0 1em 2.4em;
	padding: 1.8em 0;
	text-align: center;
	color: #3b3e96;
	border-top: solid 0.2em #3b3e96;
	border-bottom: solid 0.2em #3b3e96;
}
.cpn2010 .contWhite .title span:first-of-type{
	display: block;
	margin-bottom: 0.6em;
	letter-spacing: -0.1em;
	font-size: 2.8em;
	font-weight: bold;
}
.cpn2010 .contWhite .title span:last-of-type{
	display: block;
	line-height: 1.25;
	letter-spacing: -0.01em;
	font-size: 1.6em;
	font-weight: bold;
}
.cpn2010 .contWhite > p{
	padding: 0 1.3em 1.5em;
	line-height: 1.6;
	font-size: 1.5em;
}
@media screen and (min-width:641px){
	.cpn2010 .contWhite.lead{
		padding-bottom: 2.8rem;	
	}
	.cpn2010 .contWhite .logo{
		padding: 2rem 0 1.5rem;
	}
	.cpn2010 .contWhite .logo span:first-of-type{
		width: 2.4rem;
		margin-bottom: 0.5rem;
	}
	.cpn2010 .contWhite .logo span:last-of-type{
		width: 19rem;
	}
	.cpn2010 .contWhite .title{
		width: 50rem;
		margin: 0 auto 1.95rem;
		padding: 2.2rem 0 2.4rem;
		border-top-width: 0.2rem;
		border-bottom-width: 0.2rem;
	}
	.cpn2010 .contWhite .title span:first-of-type{
		margin-bottom: 0.8rem;
		letter-spacing: 0;
		font-size: 2.5rem;
	}
	.cpn2010 .contWhite .title span:last-of-type{
		font-size: 1rem;
	}
	.cpn2010 .contWhite > p{
		width: 50rem;
		margin: 0 auto;
		padding: 0 0.5rem 1.8rem;
		line-height: 2;
		font-size: 0.9rem;
	}
}
/******************／1．******************/
/******************2．******************/
.cpn2010 .contGray.pro, 
.cpn .contGray.pro{
	padding-top: 2.2em;
	background-color: #ffffff;
}
.cpn2010 .contGray.pro .flex, 
.cpn .contGray.pro .flex{
	display:-webkit-flex; display:flex;
	-webkit-flex-wrap:wrap; flex-wrap:wrap;
	-webkit-justify-content:space-between; justify-content:space-between;
}
.cpn2110 .contGray.pro .flex{
	-webkit-justify-content:center; justify-content:center;
}
.cpn2010 .contGray.pro .flex section, 
.cpn .contGray.pro .flex section{
	width: 22em;
	padding-bottom: 4em;
}
.cpn2110 .contGray.pro .flex section:first-of-type{
	width: 50%;
	padding-right: 2em;
}
.cpn2110 .contGray.pro .flex section:nth-of-type(2){
	width: 50%;
	padding-left: 2em;
}
.cpn2010 .contGray.pro .flex section h3, 
.cpn .contGray.pro .flex section h3{
	padding: 0.8em 0 0.36em;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn2010 .contGray.pro .flex section p, 
.cpn .contGray.pro .flex section p{
	padding: 0 0.3em;
	line-height: 1.4;
	font-size: 1.5em;
}
@media screen and (min-width:641px){
	.cpn2010 .contGray.pro, 
	.cpn .contGray.pro{
		padding: 5rem 0 3rem;
		background-color: #efefef;
	}
	.cpn2010 .contGray.pro .flex section, 
	.cpn .contGray.pro .flex section{
		width: 22rem;
		padding-bottom: 1.5rem;
	}
	.cpn2110 .contGray.pro .flex section:first-of-type{
		padding-right: 3rem;
	}
	.cpn2110 .contGray.pro .flex section:nth-of-type(2){
		padding-left: 3rem;
	}
	.cpn2010 .contGray.pro .flex section h3, 
	.cpn .contGray.pro .flex section h3{
		padding: 1.3rem 0 1.4rem;
		font-size: 0.9rem;
	}
	.cpn2010 .contGray.pro .flex section p, 
	.cpn .contGray.pro .flex section p{
		padding: 0 0.5rem;
		line-height: 1.3333;
		font-size: 0.9rem;
	}
}
/******************／2．******************/
/******************3．******************/
.cpn2010 .contWhite.wChance .flex{
	display:-webkit-flex; display:flex;
	-webkit-flex-wrap:wrap; flex-wrap:wrap;
	-webkit-justify-content:space-between; justify-content:space-between;
	padding: 0 1em 5em;
}
.cpn2010 .contWhite.wChance .flex > div{
	width: 22em;
}
.cpn2010 .contWhite.wChance .flex > div a:hover{
	opacity: 0.6;
}
.cpn2010 .contWhite.wChance .flex > div a .img{
	margin-bottom: 0.7em;
}
.cpn2010 .contWhite.wChance .flex > div a h3{
	text-align: center;
	text-decoration: underline;
	font-size: 1.5em;
	font-weight: bold;
	color:#3b3e96;
}
@media screen and (min-width:641px){
	.cpn2010 .contWhite.wChance{
		padding: 5rem 0;
	}
	.cpn2010 .contWhite.wChance .flex{
		width: 50rem;
		margin: 0 auto;
		padding: 0;
	}
	.cpn2010 .contWhite.wChance .flex > div{
		width: 22rem;
	}
	.cpn2010 .contWhite.wChance .flex > div a .img{
		margin-bottom: 0.8rem;
	}
	.cpn2010 .contWhite.wChance .flex > div a h3{
		font-size: 0.9rem;
	}
}
/******************／3．******************/
/******************4．******************/
.cpn2010 .contGray.overview{
	padding: 4.7em 0 0;
}
.cpn2010 .contGray.overview .w1000{
	padding: 0 1em;
}
.cpn2010 .contGray.overview section{
	padding-bottom: 5em;
}
.cpn2010 .contGray.overview h3{
	margin-bottom: 0.64em;
	text-align: center;
	font-size: 2.8em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn2010 .contGray.overview section > div{
	padding: 1em 1.3em;
	border: solid 0.2em #3b3e96;	
}
.cpn2010 .contGray.overview section article{
	padding: 1em 1.3em;
	border-bottom: solid 0.2em #3b3e96;
	color: #3b3e96;
}
.cpn2010 .contGray.overview section article:last-of-type{
	border-bottom: none;
}
.cpn2010 .contGray.overview section article h4{
	margin-bottom: 0.3em;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}
.cpn2010 .contGray.overview section article p{
	text-align: center;
	line-height: 1.6;
	font-size: 1.5em;
}
.cpn2010 .contGray.overview section article.tl p{
	text-align: left;
}
.cpn2010 .contGray.overview section article p span{
	font-size: 73.3333%;
}
.cpn2010 .contGray.overview section article p.note{
	position: relative;
	padding-left: 1.1em;
	line-height: 2.1818em;
	font-size: 1.1em;
}
.cpn2010 .contGray.overview section article p.note::before{
	content: '※';
	position: absolute;
	left: 0;
	top: 0;
}
.cpn2010 .contGray.overview section article.overviewUl{
	display:-webkit-flex; display:flex;
	-webkit-flex-direction:column; flex-direction:column;
}
.cpn2010 .contGray.overview section article.overviewUl ul{
	margin: 0 auto;
}
.cpn2010 .contGray.overview section article li{
	position: relative;
	padding-left: 1.5em;
	line-height: 1.6;
	font-size: 1.5em;
}
.cpn2010 .contGray.overview section article li::before{
	position: absolute;
	top: 0;
	left: 0;
}
.cpn2010 .contGray.overview section article li:nth-of-type(1)::before{
	content: '①';
}
.cpn2010 .contGray.overview section article li:nth-of-type(2)::before{
	content: '②';
}
@media screen and (min-width:641px){
	.cpn2010 .contGray.overview{
		padding: 5rem 0 0;
	}
	.cpn2010 .contGray.overview .w1000{
		width: 50rem;
		margin: 0 auto;
		padding: 0;
	}
	.cpn2010 .contGray.overview section{
		padding-bottom: 4.5rem;
	}
	.cpn2010 .contGray.overview h3{
		margin-bottom: 2.1rem;
		font-size: 1.5rem;
	}
	.cpn2010 .contGray.overview section > div{
		padding: 0 2.3rem;
		border-width: 0.2rem;	
	}
	.cpn2010 .contGray.overview section article{
		padding: 1.65rem 1.6rem 1.35rem;
		border-bottom-width: 0.2rem;
	}
	.cpn2010 .contGray.overview section article h4{
		margin-bottom: 0.8rem;
		font-size: 0.9rem;
	}
	.cpn2010 .contGray.overview section article p{
		line-height: 1.4rem;
		font-size: 0.9rem;
	}
	.cpn2010 .contGray.overview section article p span{
		font-size: 0.7rem;
	}
	.cpn2010 .contGray.overview section article p.note{
		padding-left: 0.9rem;
		line-height: 1.4rem;
		font-size: 0.7rem;
	}
	.cpn2010 .contGray.overview section article li{
		padding-left: 1.2rem;
		line-height: 1.4rem;
		font-size: 0.9rem;
	}
}
/******************／4．******************/
/******************5．******************/
.cpn2010 .contWhite.caution{
	padding: 4.8em 3em 2.4em;
}
.cpn2010 .contWhite.caution h3{
	width: 6.92em;
	height: 2.3em;
	margin: 0 auto 0.923em;
	background-color: #747474;
	text-align: center;
	line-height: 2.3em;
	font-size: 2.6em;
	font-weight: bold;
	color: #ffffff;
}
.cpn2010 .contWhite.caution li{
	position: relative;
	padding: 0 0 1.5em 1.5em;
	line-height: 1.6em;
	font-size: 1.5em;
}
.cpn2010 .contWhite.caution li::before{
	position: absolute;
	top: 0;
	left: 0;
	font-weight: bold;
}
.cpn2010 .contWhite.caution li:nth-of-type(1)::before{
	content: '１）';
}
.cpn2010 .contWhite.caution li:nth-of-type(2)::before{
	content: '２）';
}
.cpn2010 .contWhite.caution li:nth-of-type(3)::before{
	content: '３）';
}
.cpn2010 .contWhite.caution li:nth-of-type(4)::before{
	content: '４）';
}
.cpn2010 .contWhite.caution li:nth-of-type(5)::before{
	content: '５）';
}
.cpn2010 .contWhite.caution li span{
	position: relative;
	display: block;
	padding-left: 1.5em;
	font-size: 73.3333%;
}
.cpn2010 .contWhite.caution li span::before{
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}
.cpn2010 .contWhite.caution li a{
	text-decoration: underline;
	color: #3b3e96;
}
.cpn2010 .contWhite.caution li a:hover{
	color: #737373;
}
@media screen and (min-width:641px){
	.cpn2010 .contWhite.caution{
		width: 42.5rem;
		margin: 0 auto;
		padding: 5rem 0 3rem;
	}
	.cpn2010 .contWhite.caution h3{
		width: 15rem;
		height: 4rem;
		margin: 0 auto 2.6rem;
		line-height: 4rem;
		font-size: 1.5rem;
	}
	.cpn2010 .contWhite.caution li{
		padding: 0 0 1.4rem 1.5rem;
		line-height: 1.4rem;
		font-size: 0.9rem;
	}
	.cpn2010 .contWhite.caution li span{
		padding-left: 0.8rem;
		font-size: 0.7rem;
	}
}
/******************／5．******************/
/******************6．******************/
.cpn2010 .contGray.entry{
	padding: 5em 0;
}
.cpn2010 .contGray.entry h3{
	margin-bottom: 0.5em;
	text-align: center;
	line-height: 1.3846;
	font-size: 2.6em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn2010 .contGray.entry > div{
	padding: 0 3.5em;
}
.cpn2010 .contGray.entry > div a{
	display: block;
	background-color: #f80049;
	border-radius: 1.15em;
	box-shadow: 0 0.1em 0.4em rgba(0,0,0,0.32);
	text-align: center;
	text-decoration: underline;
	line-height: 2.3em;
	font-size: 2.6em;
	font-weight: bold;
	color: #ffffff;
}
.cpn2010 .contGray.entry > div a:hover{
	background-color: #737373;
}
@media screen and (min-width:641px){
	.cpn2010 .contGray.entry{
		padding: 4.7rem 0 5rem;
	}
	.cpn2010 .contGray.entry h3{
		margin-bottom: 1.6rem;
		line-height: 2.1rem;
		font-size: 1.4rem;
	}
	.cpn2010 .contGray.entry > div{
		width: 26rem;
		margin: 0 auto;
		padding: 0;
	}
	.cpn2010 .contGray.entry > div a{
		border-radius: 2rem;
		box-shadow: 0 0.1rem 0.4rem rgba(0,0,0,0.32);
		line-height: 4rem;
		font-size: 1.5rem;
	}
}
/******************／6．******************/

h2.recTitle{
	margin: 0;
	padding: 3rem 0 2rem;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 500;
	color: #737373;
}
@media screen and (min-width:641px){
	h2.recTitle{
		padding: 2.5rem 0 3rem;
	}
}

@media screen and (max-width:640px){
	.oPC{display: none !important;}
}
@media screen and (min-width:641px){
	.oSP{display: none !important;}
}




/************************************
キャンペーン2110
************************************/
/******************1．******************/
.cpn2110 h2.logo{
	width: 4em;
	margin: 2.5em auto;
}
.cpn2110 .lead{
	margin-bottom: 2.4em;
	padding: 1.8em 0;
	text-align: center;
	color: #3b3e96;
	border-top: solid 0.2em #3b3e96;
	border-bottom: solid 0.2em #3b3e96;
}
.cpn2110 .lead .title{
	margin-bottom: 0.6em;
	font-size: 2.8em;
	font-weight: bold;
}
.cpn2110 .lead p{
	line-height: 1.8;
	letter-spacing: -0.01em;
	font-size: 1.6em;
	font-weight: bold;
}
.cpn2110 .lead p span{
	line-height: 2.25;
	font-size: 0.8em;
}
@media screen and (min-width:641px){
	.cpn2110 h2.logo{
		width: 47px;
		margin: 40px auto 36px;
	}
	.cpn2110 .lead{
		padding: 2rem 0;
		border-width: 4px;
	}
	.cpn2110 .lead .title{
		margin-bottom: 0.6rem;
		font-size: 2.5rem;
	}
	.cpn2110 .lead p{
		font-size: 1rem;
	}
	.cpn2110 .lead p span{
		font-size: 0.8rem;
	}
}
/******************／1．******************/
/******************2．******************/
.cpn2110 .benefit{
	margin-bottom: 2.4em;
	text-align: center;
}
.cpn2110 .benefit h4{
	margin: 1.5em 0;
	line-height: 1.5;
	font-size: 1.9em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn2110 .benefit p{
	margin-top: 1.4em;
	line-height: 1.444;
	font-size: 1.4em;
}
@media screen and (min-width:641px){
	.cpn2110 .benefit{
		margin-bottom: 5rem;
	}
	.cpn2110 .benefit h4{
		margin: 1.2rem 0 1.7rem;
		font-size: 1.2rem;
	}
	.cpn2110 .benefit p{
		margin-top: 1.3rem;
		font-size: 0.9rem;
	}
}
/******************／2．******************/
/******************3．******************/
.cpn2110 .benefitBnr{
	margin-top: 2em;
}
.cpn2110 .benefitStylist{
	margin: 2em auto;
	text-align: center;
}
.cpn2110 .benefitStylist h5{
	margin-bottom: 1em;
	padding: 0 1em 0.2em;
	border-bottom: solid 4px #3b3e96;
	line-height: 1.5;
	font-size: 1.6em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn2110 .benefitStylist div{
	max-width: 178px;
	margin: 0 auto;
}
.cpn2110 .benefitStylist h6{
	margin: 0.5em 0 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	color: #3b3e96;
}
.cpn2110 .benefitStylist p{
	color: #3b3e96;
}
@media screen and (min-width:641px){
	.cpn2110 .benefit02{
		padding-top: 5rem;
	}
	.cpn2110 .benefitBnr{
		margin-top: 2rem;
	}
	.cpn2110 .benefitStylist{
		margin: 1.5rem auto;
	}
	.cpn2110 .benefitStylist h5{
		display: inline-block;
		margin-bottom: 1.5rem;
		padding: 0 2rem 0.2em;
		font-size: 1rem;
	}
	.cpn2110 .benefitStylist h6{
		margin: 0.2rem 0 1.5rem;
		font-size: 0.9rem;
	}
}
/******************／3．******************/
/******************4．******************/
.cpn2110 .contGray.about{
	padding: 4.7em 0 5em;
	text-align: center;
}
.cpn2110 .contGray.about p{
	margin-top: 1.4em;
	line-height: 1.444;
	font-size: 1.4em;
}
.cpn2110 .contGray.about .flex{
	width: 80%;
	margin: 2em auto 0;
}
.cpn2110 .contGray.about .flex div{
	margin-top: 1em;
}
.cpn2110 .contGray.about p.note{
	font-size: 1.2em;
}
@media screen and (min-width:641px){
	.cpn2110 .contGray.about{
		padding: 5rem 0 5em;
	}
	.cpn2110 .contGray.about .titleNavy02{
		margin-bottom: 0;
	}
	.cpn2110 .contGray.about p{
		margin-top: 1rem;
		line-height: 1.3333;
		font-size: 0.9rem;
	}
	.cpn2110 .contGray.about .flex{
		display:-webkit-flex; display:flex;
		-webkit-justify-content:space-between; justify-content:space-between;
		-webkit-align-items:flex-end; align-items:flex-end;
		width: 100%;
		margin: 2.25rem 0 0;
	}
	.cpn2110 .contGray.about .flex div{
		width: 16rem;
		margin-top: 0;
	}
	.cpn2110 .contGray.about p.note{
		margin-top: 1.2rem;
		font-size: 0.7rem;
	}
}
/******************／4．******************/
/******************5．******************/
.cpn2110 .contWhite.caution .btn{
	margin-bottom: 2em;
}
.cpn2110 .contWhite.caution .btn a{
	position: relative;
	display: block;
	padding: 0.1em 0.3em 0.1em 0.1em;
	background-color: #3b3e96;
	border-radius: 0.2em;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
}
.cpn2110 .contWhite.caution .btn a::before{
	content: '＞';
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	font-weight: bold;
}
.cpn2110 .contWhite.caution .btn a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.cpn2110 .contWhite.caution p{
	font-size: 1.5em;
	font-weight: bold;
}
.cpn2110 .contWhite.caution p a{
	text-decoration: underline;
}
.cpn2110 .contWhite.caution p a:hover{
	text-decoration: none;
}
@media screen and (min-width:641px){
	.cpn2110 .contWhite.caution .btn{
		margin-bottom: 1.6rem;
	}
	.cpn2110 .contWhite.caution .btn a{
		padding: 0.75rem 3rem 0.75rem 0;
		font-size: 1rem;
	}
	.cpn2110 .contWhite.caution .btn a::before{
		right: 3rem;
	}
	.cpn2110 .contWhite.caution p{
		font-size: 0.9rem;
	}
}
/******************／5．******************/

/******************／キャンペーン2110******************/


/************************************
キャンペーン2210
************************************/
.cpn2210.cpn2110 .contGray.pro .flex section:nth-of-type(odd){
	width: 50%;
	padding-right: 2em;
}
.cpn2210.cpn2110 .contGray.pro .flex section:nth-of-type(even){
	width: 50%;
	padding-left: 2em;
}
@media screen and (min-width:641px){
	.cpn2210.cpn2110 .contGray.pro .flex section:nth-of-type(odd){
		padding-right: 3rem;
	}
	.cpn2210.cpn2110 .contGray.pro .flex section:nth-of-type(even){
		padding-left: 3rem;
	}
	.cpn2210.cpn2110 .contGray.about .flex{
		-webkit-justify-content:center; justify-content:center;
	}
	.cpn2210.cpn2110 .contGray.about .flex div{
		margin: 0 0.5rem;
	}
	.cpn2210.cpn2110 .contGray.pro .flex section p{
		font-size: 0.7rem;
	}
}
.cpn2210 .lead p span.tcR{
	font-size: inherit;
	line-height: inherit;
	color: #ed5f5f;
}
.cpn2210.cpn2110 .benefit p a{
	text-decoration: underline;
}
/******************／キャンペーン2210******************/



