#pgTitle h1 {
		background: url(/shinkoshi/mail/images/iconPgtitleMail.png) no-repeat;
		background-position: 24px center;
}

/*==============================================
				00 メルマガ登録
==============================================*/
#mailmagazine {
	border: 1px solid #e4e0e1;
	margin-bottom: 40px;
}

#mailmagazine_0118 {
	/* border: 1px solid #e4e0e1;*/
	margin-bottom: 40px;
	position: relative;
}

#mailmagazine_0118::after {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: repeating-linear-gradient(45deg,
		#ffffff, #ffffff 10px,
		#5C6BC0 0, #5C6BC0 20px,
		#ffffff 0, #ffffff 30px,
		#C2185B 0, #C2185B 40px);
}

#mailmagazine_0118::before {
	position: absolute;
	z-index: 2;
	top: 9px;
    left: 9px;
    width: calc(100% - 18px);
    height: calc(100% - 18px);
	content: '';
	border-radius: 14px;
	background-color: #ffffff;
}

.mailmagazine_txt {
	position: relative;
	z-index: 3;
}

	.mailmagazine_txt img {
		width: 100%;
	}

	#mailmagazine img {
		width: 100%;
	}

#mailmagazineInner {
	padding: 30px;
}

.caution {
	color: red;
    font-size: 110%;
    line-height: 160%;
}

.btnSection {
	overflow: hidden;
	width: auto;
	margin-top: 30px;
	margin-left: -20px;
}

.btnBox {
	float: left;
	width: 294px;
	margin-left: 20px;
	text-align: center;
}

.btnBox p.bHead {
	padding: 7px 0;
	font-size: 114%;
	background: #eeeeee;
}

.btnBox .btnBoxInner {
	padding: 30px 21px 20px 21px;
	border: 1px solid #e4e0e1;
	border-top: none;
}

.btnBox a {
	margin: 0 auto 15px;
}

.btnBox p.exp {
	text-align: left;
}

ul.mainCont {
	overflow: hidden;
	margin-top: 25px;
}

ul.mainCont li {
	float: left;
	width: 325px;
	box-sizing: border-box;
	border: 1px solid #e4e0e1;
	padding: 20px 30px;
}

	ul.mainCont li:first-child {
		margin-right: 20px;
	}

ul.mainCont li span {
	display: block;
	margin-bottom: 15px;
	color: #50bbff;
	font-size: 114%;
}

.stepBox {
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	border: 1px solid #e4e0e1;
}

.stepHead {
	padding-bottom: 13px;
	background: url(/shinkoshi/mail/images/arrowStepBtm.png) no-repeat;
	background-position: 60px bottom;
}

.stepHeadInner {
	display: table;
	width: 100%;
	font-size: 114%;
}

	.stepHeadInner span {
		display: table-cell;
		width: 20%;
		color: #ffffff;
		vertical-align: middle;
		text-align: center;
		background: #50bbff;
	}
	
	.stepHeadInner p {
		display: table-cell;
		width: 80%;
		padding: 8px 10px;
		background: #eeeeee;
	}

.stepBoxInner {
	display: table;
	width: 100%;
	box-sizing: border-box;
	padding: 30px 40px 40px;
}

	.stepBoxInner a {
		font-size: 114%;
	}
	
.stepWide {
	margin-top: 10px;
}

.stepLeft {
	display: table-cell;
	width: 45%;
	vertical-align: top;
}

	.stepLeft img {
		/*margin-left: 25px;*/
	}

.stepRight {
	display: table-cell;
	width: 55%;
	vertical-align: top;
}

.mail_schedule {
	margin-bottom: 10px;
}

a.btnLINELink {
    width: 300px;
    display: block;
    padding: 11px 0;
    border: 1px solid #f39626;
    text-align: center;
    color: #ffffff;
    background: #f39626 url(/shinkoshi/common/images/popBtnLink.png) no-repeat;
    background-position: right center;
}

a.btnLINELink:hover {
    color: #f39626;
    text-decoration: none;
    background: #ffffff url(/shinkoshi/common/images/popBtnLink_o.png) no-repeat;
    background-position: right center;
}

.goToLINE a {
	margin: 35px auto;
}




/*==============================================
				01 会員規約
==============================================*/

.sectionBox02 {
	margin: 0 0 30px 0;	
}

.sectionBox02 li {
	list-style-type: decimal;
	margin: 0 0 10px 20px;
	padding-left: 2px;	
}



@media screen and (max-width:767px){

#pgTitle h1 {
	background: url(/shinkoshi/mail/images/iconPgtitleMail.png) no-repeat;
	background-size: 23px 18px;
	background-position: 13px center;
}

.sectionBox02 li {
	list-style-position: inside;
	margin: 0 0 8px 0px;
	padding-left: 0;	
}

/*==============================================
				00 メルマガ登録
==============================================*/
#mailmagazine {
	margin-bottom: 25px;
}
	
#mailmagazineInner {
	padding: 15px;
}

.btnSection {
	overflow: inherit;
	width: 100%;
	margin-top: 20px;
	margin-left: 0;
}

.btnBox {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 10px;
}

.btnBox a {
	width: 100%;
}


ul.mainCont {
	overflow: inherit;
	margin: 0;
}

ul.mainCont li {
	float: none;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e4e0e1;
	margin-top: 10px;
	padding: 15px;
}

	ul.mainCont li:first-child {
		margin-right: 0;
	}

ul.mainCont li span {
	margin-bottom: 5px;
}


.stepBox {
	margin-bottom: 10px;
}

.stepHead {
	padding-bottom: 13px;
	background: url(/shinkoshi/mail/images/arrowStepBtm.png) no-repeat;
	background-position: 20px bottom;
}

.stepHeadInner {
	font-size: 100%;
}

	.stepHeadInner span {
		width: 20%;
	}
	
	.stepHeadInner p {
		width: 80%;
	}

.stepBoxInner {
	padding: 15px 20px 20px;
}

	.stepBoxInner a {
		display: inline;
		padding: 0;
		padding-right: 28px;
		border: none;
		background: url(/shinkoshi/common/images/iconPopSp.png) no-repeat;
		background-position: right center;
	}

.stepLeft {
	display: block;
	width: 100%;
	text-align: center;
}

	.stepLeft img {
		margin-left: 0;
	}

.stepRight {
	display: block;
	width: 100%;
	margin-top: 15px;
}

}