	.pdlr15{padding:0 15px;}
	.sns_mobile_bg_1{
		position:relative;
		margin:0 auto;
		width:824px;
		height:706px;
		background:url('/resources/pt/images/main/sns_mobile_img_01_2021.jpg') no-repeat;
		background-size:contain;
	}
	.sns_mobile_bg_1 a{
		position:absolute;
		bottom:70px;
		left:50%;
		margin-left:-150px;
	}
	
	.sns_mobile_bg_2{
		position:relative;
		margin:0 auto;
		width:472px;
		height:315px;
		background:url('/resources/pt/images/main/sns_mobile_img_02.jpg') no-repeat;
		background-size:contain;
	}
	.sns_mobile_bg_2 a{
		position:absolute;
		bottom:40px;
		left:50%;
		margin-left:-57px;
	}
	@media screen and (max-width:1140px) {
		.sns_mobile_bg_1{
			width:710px;
			height:634px;
		}
	}
	@media screen and (max-width:767px) {
		.sns_mobile_bg_1{
			width:600px;
			height:540px;
		}
		.sns_mobile_bg_1 a{
			bottom:60px;
			margin-left:-120px;
		}
		.sns_mobile_bg_1 a img{
			width:240px;
		}
	}
	@media screen and (max-width:640px) {
		.panel-body .table_style3 tr td{
			padding:10px;
		}
		.sns_mobile_bg_1{
			width:400px;
			height:380px;
		}
		.sns_mobile_bg_1 a{
			bottom:50px;
			margin-left:-85px;
		}
		.sns_mobile_bg_1 a img{
			width:170px;
		}
		.sns_mobile_bg_2{
			width:400px;
			height:268px;
		}
		.sns_mobile_bg_2 a{
			bottom:30px;
			margin-left:-40px;
		}
		.sns_mobile_bg_2 a img{
			width:80px;
		}
	}
	@media screen and (max-width:440px) {
		.sns_mobile_bg_1{
			width:330px;
			height:282px;
		}
		.sns_mobile_bg_1 a{
			bottom:30px;
			margin-left:-70px;
		}
		.sns_mobile_bg_1 a img{
			width:140px;
		}
		.sns_mobile_bg_2{
			width:330px;
			height:220px;
		}
		.sns_mobile_bg_2 a{
			margin-left:-30px;
		}
		.sns_mobile_bg_2 a img{
			width:60px;
		}
	}
	@media screen and (max-width:360px) {
		.sns_mobile_bg_1{
			width:280px;
			height:240px;
		}
		.sns_mobile_bg_1 a{
			bottom:20px;
		}
		.sns_mobile_bg_2{
			width:280px;
			height:190px;
		}
	}
	.agree_box{
		padding:0;
	}
	.sns_title_color{
		color:#6d5f5e;
	}
	.ul_style2 > li{
		background:transparent;
		padding:0;
	}
	.sns_border{
		padding-bottom:20px;
		border-bottom:1px solid #c1c1c1;
	}
	.sns_btn{
		text-align:right;
	}
	.sns_btn a{
		display:inline-block;
		padding:18px 12px;
		background-color:#626262;
		color:#fff;
		text-align:center;
		border-radius:5px;
	}
	.table_style3{
		border:0;
	}
	.panel-body{
		border-top:2px solid #5c6e94;
	}
	.sub_content_cont_tr_cont h1{
		padding:0;
		color:#6d5f5e;
		background:transparent;
	}
	@media all and (max-width:640px) {
		.table_style3 tr td label{display:inline-block;}
	}