@charset "utf-8";
main{
	margin-top: 104px;
}
@media only screen and (max-width: 767px) {
	main{
		margin-top: 64px;
	}
}
main .pankuzu_inc{
	padding-top: 0;
}
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	box-sizing: border-box;
	width: 980px;
	height: auto;
	padding: 50px 0 100px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 335px;
		padding: 45px 0;
	}
}
.contents01 .contents01_01 h2{
	font-size: 30px;
	line-height: 45px;
	margin: 0 auto 40px;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 h2{
		font-size: 25px;
		line-height: 35px;
		margin: 0 auto 25px;
	}
	.contents01 .contents01_01 h2.dl30{
		font-size: 22px;
		line-height: 36px;
		letter-spacing: 0.05em;
		text-align: left;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 320px) {
	.contents01 .contents01_01 h2{
		font-size: 20px;
		line-height: 30px;
	}
	.contents01 .contents01_01 h2.dl30{
		font-size: 22px;
		line-height: 36px;
		letter-spacing: 0.05em;
		text-align: left;
	}
}
.contents01 .contents01_01 .text{
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.contents01 .contents01_01 .text p{
	font-size: 16px;
	line-height: 32px;
	margin: 0 auto 32px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text p{
		font-size: 12px;
		line-height: 22px;
	}
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text p.dl30{
		font-size: 16px;
		line-height: 32px;
		text-align: left;
	}
}
@media only screen and (max-width: 320px) {
	.contents01 .contents01_01 p{
		text-align: left;
	}
}
@media only screen and (max-width: 320px) {
	.contents01 .contents01_01 .text p.dl30{
		font-size: 16px;
		line-height: 32px;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	pointer-events: none;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01{
		width: 100%;
		flex-wrap: wrap;
		pointer-events: auto;
	}
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .text00{
		width: 100%;
		height: auto;
		font-size: 14px;
		line-height: 24px;
		margin: 0 auto 5px;
		text-align: center;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 65px;
	height: 65px;
	margin: 0 15px 0 0;
	border: 1px solid #000000;
	border-radius: 50%;
	background-image: url(../img/thanks/icon01.png);
	background-repeat: no-repeat;
	background-size: 26px auto;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 45px;
		height: 45px;
		margin: 0 7px 0 0;
		background-size: 18px auto;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text00{
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto 5px;
	text-align: center;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01{
	font-size: 33px;
	line-height: 37px;
	letter-spacing: .5px;
	margin: 0 auto 5px;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text01{
		font-size: 30px;
		line-height: 34px;
		margin: 0 auto;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text02{
	font-size: 15px;
	line-height: 25px;
	margin: 0;
	text-align: center;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 .text02{
		font-size: 14px;
		line-height: 24px;
		text-align: left;
	}
}
/*.contents01ここまで*/

/* 240426追加 */
.dl30 a { color: #ED6D1E; text-decoration: underline; }
.contents01_01 .text p a  { color: #ED6D1E; text-decoration: underline; }
