@media (min-width: 1024px) {
	.content_1st{
		width: 1920px;
		height: 782px;
		background: #E6F0FA;
		background-image: url('../img/faq/content_1st_pc_bg.png');
		border-radius: 0px;
		position: relative;
	}
	.content_1st_title{
		font-family: Kozuka Gothic Pr6N;
		font-weight: bolder;
		font-size: 40px;
		color: #000000;
		line-height: 40px;
		position: absolute;
		top: 114px;
		left: 374px;
	}
	.content_1st_msg{
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
		position: absolute;
		top: 216px;
		left: 376px;
	}
	.content_1st_list{
		width: 1400px;
		height: 358px;
		margin: 0 auto;
		padding-top: 339px;
	}
	.content_1st_list_item{
		width: 385px;
		height: 358px;
		background: #FFFFFF;
		border-radius: 30px;
		display: inline-block;
		margin: 0 10px;
		position: relative;
	}
	.content_1st_list_item_img{
		width: 60px;
		height: 60px;
		position: absolute;
		left: 46px;
		top: 29px;
	}
	.content_1st_list_item_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 22px;
		color: #000000;
		line-height: 26px;
		position: absolute;
		left: 46px;
		top: 114px;
	}
	.content_1st_list_item_msg{
		width: 302px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 13px;
		color: #727479;
		line-height: 20px;
		position: absolute;
		left: 47px;
		top: 153px;
	}
	.content_1st_list_item_title_list{
		position: absolute;
		left: 50px;
		top: 233px;
	}
	.content_1st_list_item_title_list_item{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 17px;
		color: #000000;
		line-height: 26px;
	}
	.content_11th{
		padding-top: 80px;
		width: 1201px;
		margin: 0 auto;
	}
	.content_11th:last-child{
		padding-bottom: 80px;
	}
	.content_11th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 40px;
		color: #000000;
		line-height: 40px;
		text-align: center;
	}
	.content_11th_msg{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
		margin-top: 26px;
		text-align: center;
	}
	.content_11th_list{
		padding-top: 43px;
	}
	.content_11th_list_item{
		border-bottom: 1px solid #D5D5D5;
		padding-top: 35px;
		padding-bottom: 38px;
		position: relative;
	}
	.content_11th_list_item:last-child{
		border-bottom: none;
	}
	.content_11th_list_item_title .title{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
	}
	.content_11th_list_item_title .img{
		position: absolute;
		right: 0;
		top: 20px;
		cursor: pointer;
	}
	.content_11th_list_item_cn{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #767676;
		line-height: 32px;
		margin-top: 33px;
	}
	.content_11th_rule{
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 17px;
		color: #000000;
		line-height: 17px;
		margin-top: 38px;
	}
	.content_11th_rule .icon{
		width: 22px;
		height: 22px;
		background: #3B89E7;
		border-radius: 6px;
		vertical-align: middle;
		display: inline-block;
	}
	.content_11th_rule .msg{
		display: inline-block;
		vertical-align: middle;
		margin-left: 14px;
	}
}
@media (max-width: 1024px) {
	.content_1st{
		width: 750px;
		height: 2451px;
		background: #3B89E7;
		border-radius: 0px;
		background-image: url('../img/faq/content_1st_phone_bg.png');
		position: relative;
	}
	.content_1st_title{
		font-family: Kozuka Gothic Pr6N;
		font-weight: bolder;
		font-size: 52px;
		color: #000000;
		line-height: 52px;
		position: absolute;
		top: 128px;
		left: 75px;
	}
	.content_1st_msg{
		width: 200px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 48px;
		position: absolute;
		top: 218px;
		left: 75px;	
	}
	.content_1st_list{
		width: 684px;
		margin: 0 auto;
		padding-top: 504px;
	}
	.content_1st_list_item{
		width: 664px;
		height: 577px;
		background: #FFFFFF;
		border-radius: 30px;
		margin-top: 31px;
		position: relative;
	}
	.content_1st_list_item:first-child{
		margin-top: 0;
	}
	.content_1st_list_item_img{
		width: 104px;
		height: 104px;
		position: absolute;
		left: 64px;
		top: 55px;
	}
	.content_1st_list_item_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bolder;
		font-size: 38px;
		color: #000000;
		line-height: 38px;
		position: absolute;
		top: 90px;
		left: 194px;
	}
	.content_1st_list_item_msg{
		width: 534px;
		font-family: FOT-TsukuGo Pr5;
		font-weight: normal;
		font-size: 24px;
		color: #727479;
		line-height: 38px;
		position: absolute;
		top: 197px;
		left: 67px;
	}
	.content_1st_list_item_title_list{
		position: absolute;
		top: 343px;
		left: 73px;
	}
	.content_1st_list_item_title_list_item{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 32px;
		color: #000000;
		line-height: 32px;
		margin-top: 39px;
	}
	.content_1st_list_item_title_list_item:first-child{
		margin-top: 0;
	}
	.content_11th{
		width: 750px;
		padding-top: 109px;
	}
	.content_11th:last-child{
		padding-bottom: 109px;
	}
	.content_11th_title{
		font-family: FOT-TsukuGo Pro;
		font-weight: bold;
		font-size: 52px;
		color: #000000;
		line-height: 52px;
		text-align: center;
	}
	.content_11th_list{
		width: 665px;
		margin: 0 auto;
		margin-top: 46px;
	}
	.content_11th_list_item{
		padding-top: 49px;
		padding-bottom: 46px;
		border-bottom: 1px solid #D5D5D5; 
	}
	.content_11th_list .content_11th_list_item:last-child{
		border-bottom: 0;
	}
	.content_11th_list_item_title {
		position: relative;
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-height: 55px;
		padding-right: 108px;
	}
	.content_11th_list_item_title .title {
		max-width: 600px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
	}
	.content_11th_list_item_title .img {
		width: 55px;
		height: 55px;
		position: absolute;
		right: 4px;
		top: 50%;
		transform: translateY(-50%);
	}
	.content_11th_list_item_cn{
		width: 643px;
		font-family: FOT-TsukuGo Pro;
		font-weight: normal;
		font-size: 28px;
		color: #767676;
		line-height: 42px;
		margin: 0 auto;
		padding-top: 40px;
		padding-bottom: 12px;
	}
	.content_11th_rule {
		width: 665px;
		margin: 0 auto;
		position: relative;
	}
	.content_11th_rule .icon {
		width: 25px;
		height: 25px;
		background: #3B89E7;
		border-radius: 9px;
		position: absolute;
		top: 7px;
		left: 0;
	}
	.content_11th_rule .msg {
		width: 615px;
		margin-left: 48px;
		font-family: "FOT-TsukuGo Pro", sans-serif;
		font-weight: normal;
		font-size: 28px;
		color: #000000;
		line-height: 42px;
	}
	.content_11th_rule a {
		color: #3B89E7;
		text-decoration: underline;
		cursor: pointer;
	}
	.content_11th_rule a {
	  color: #3B89E7;
		text-decoration: underline;
	}
	.content_11th_rule a:hover {
		text-decoration: underline;
	}
	.content_11th_rule a:visited {
	  color: #3B89E7;
		text-decoration: underline;
	}
	.content_11th_rule a:focus,a:active{
		text-decoration: underline;
	  outline: none;
	}
}