footer{
	width: 100%;
   /* max-width: 375px; */
	padding-top: 32px;
	padding-left: 16px;
	padding-right: 16px;
	background-color: #000000;
	box-sizing: border-box;
}
.chiryouichiran{
	width: 343px;
	height: 95px;
	margin-bottom: 32px;
}
.chiryouichiran>p{
	color: #FFFFFF;
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 132.15%;
	margin-bottom: 13px;
}
.chiryouichiran_frame{
	width: 320px;
	height: 56px;
}
.chiryouichiran_frame1{
	width: 320px;
	height: 22px;
	display:flex;
	margin-bottom: 12px;
}
.chiryouichiran_frame2{
	width: 370px;
	height: 22px;
	display: flex;
}
.chiryou{
	display:flex;
}
.chiryou>p{
	color: white;
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 156.8%;
	height:22px;
}
.chiryou>img{
	width:5.93px;
	height:9.51px;
	margin:6.24px 18.32px 6.24px 11.74px;
}
.this_clininc{
	width: 148px;
	height: 26px;
	margin-bottom: 32px;
	display: flex;
}
.cliniclink{
	display:flex;
}
.cliniclink>p{
	color:white;
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 132.15%;
}
.cliniclink>img{
	width:7.12px;
	height:11.41px;
	margin-left:13.29px;
	margin-top:7.29px;
}
.biyou_column{
	width: 343px;
}
.biyou_column>p{
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 132.15%;
	color:white;
	margin-bottom: 13px;
}
.biyou_frame{
	width: 330px;
}
.biyou_frame1{
	width: 310px;
	height: 22px;
	display:flex;
	margin-bottom: 12px;
}
.biyou_frame2{
	width: 350px;
	height: 22px;
	display:flex;
	margin-bottom: 12px;
}
.biyou_frame3{
	width: 350px;
	height: 22px;
	display:flex;
	margin-bottom: 12px;
}
.biyou_frame4{
	width: 350px;
	height: 22px;
	display:flex;
	margin-bottom: 12px;
}
.biyou_frame1>p,.biyou_frame2>p,.biyou_frame3>p,.biyou_frame4>p{
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 156.8%;
	color:white;
	white-space: nowrap;
}
.biyou_frame1>img,.biyou_frame2>img,.biyou_frame3>img,.biyou_frame4>img{
	width:5.93px;
	height:9.51px;
	margin:5.24px 18.32px 5.24px 11.74px;
}
.corporate_information{
	width: 108px;
	height: 26px;
	display:flex;
	margin-bottom: 32px;
}
.corporate_information>p{
	width: 80px;
	height: 26px;
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 132.15%;
	color:white;
}
.corporate_information>img{
	width:7.12px;
	height:11.41px;
	margin:6.29px 0 6.29px 13.29px;
}
.privacypolicy{
	display:flex;
	margin-bottom: 32px;
}
.privacypolicy>a{
	height: 26px;
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 132.15%;
	color: #FFFFFF;
}
.privacypolicy>img{
	width:7.12px;
	height:11.41px;
	margin:6.29px 0 6.29px 13.29px;
}
.footer-logo{
	width: 343px;
	height: 27px;
	/* font-family: 'Noto Sans JP'; */
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 168%;
	text-align: center;
	letter-spacing: 0.04em;
	color: #FFFFFF;
}

@media screen and (min-width: 1280px) {
	footer{
	max-width: 1280px;
    padding: 56px;
}
.chiryouichiran{
	width: 1168px;
	height: 95px;
	margin-bottom: 32px;
}
.chiryouichiran_frame{
	width: 303px;
}
.chiryouichiran_frame1{
	width: 289px;
}
.chiryouichiran_frame2{
	width: 326px;
}
.footer-logo{
	margin:0 auto;
}
}