@charset "UTF-8";

/* ---------------------------------------------------------
 *	Main visual
 *---------------------------------------------------------- */

#p-home #main {
	width: 100vw;
	/*height: 100vh;*/
	height: 99vh;
	background: url(../image/pic_main_01.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

#p-home #main h1 {
	height: 94.49%;
	max-width: 1145px;
	max-height: 926px;
}

#p-home #main h1 img {
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 1185px) {
	#p-home #main {
		background: url(../image/tb/pic_main_01.jpg) no-repeat left center;
		background-size: cover;
		align-items: flex-end;
		padding-bottom: 120px;
	}

	#p-home #main h1 {
		width: 85%;
		height: auto;
	}
}

/*
@media screen and (max-width: 1145px) {
	#p-home #main h1 {
		width: 59.635vw;
		height: auto;
	}
}
*/

@media screen and (max-width: 480px) {
	#p-home #main {
		background: url(../image/sp/pic_main_01.jpg) no-repeat center center;
		background-size: cover;
		align-items: flex-end;
		padding-bottom: 6.071vw;
	}

	#p-home #main h1 {
		width: 93.929vw;
	}
}

/* ---------------------------------------------------------
 *	ヘッダー（トップ）
 *---------------------------------------------------------- */

#header {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	width: 100%;
}

#header .logo {
	width: 25.208vw;
	position: absolute;
	top: 0;
	left: 0;
}

body.fixed #header .logo {
	position: fixed;
	width: auto;
	height: 88px;
}

body.fixed #header .logo img {
	width: auto;
	height: 88px;
}

#header .logo img:nth-child(2) {
	display: none;
}

body.fixed #header .logo img:nth-child(1) {
	display: none;
}

body.fixed #header .logo img:nth-child(2) {
	display: block;
}

@media screen and (max-width: 960px) {
	body.fixed #header .logo {
		height: 60px;
		position: absolute;
	}

	body.fixed #header .logo img {
		height: 60px;
	}
}

@media screen and (max-width: 480px) {
	#header .logo {
		display: none;
	}
}

/* ---------------------------------------------------------
 *	contents
 *---------------------------------------------------------- */

@media screen and (max-width: 960px) {
	#p-home #contents {
		transform: scale(1.5);
		transform-origin: center top;
	}
}

@media screen and (max-width: 480px) {
	#p-home #contents {
		transform: scale(1);
	}
}

/* ---------------------------------------------------------
 *	トータルフィー制度
 *---------------------------------------------------------- */

#p-home #fee {
	text-align: center;
	background: url(../image/sp/bg_fee_01.png) no-repeat center center;
	background-size: cover;
}

#p-home #fee img {
	width: 89.866vw;
	padding: 0 0 40px;
	padding: 0 0 10.667vw;
}

/* ---------------------------------------------------------
 *	歯並びで悩んでいませんか？
 *---------------------------------------------------------- */

#p-home #worried {
	text-align: center;
	background: url(../image/bg_worried_01.png) no-repeat center top;
	background-size: 100% auto;
	padding: 77px 0 0;
	padding: 4.01vw 0 0;
}

#p-home #worried .box_01 {
	width: 1256px;
	/*width: 65.417vw;*/
    width: 72.417vw;
	min-height: 580px;
	min-height: 30.208vw;
	margin: 0 auto;
	background: url(../image/pic_worried_01.jpg) no-repeat right 30px;
	background: url(../image/pic_worried_01.jpg) no-repeat right 1.563vw;
	background-size: 820px;
	background-size: 42.708vw;
}

#p-home #worried h2 span {
	color: #fff;
	font-size: 41px;
	font-size: 2.135vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	width: 794px;
	width: 47.354vw;
	height: 106px;
	height: 5.521vw;
	line-height: 106px;
	line-height: 5.521vw;
	background: #072a4f;
	display: block;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
}

#p-home #worried h2 span strong {
	font-size: 63px;
	font-size: 3.281vw;
}

#p-home #worried h2 img {
	display: block;
	text-align: left;
	margin: 0 0 20px -70px;
	margin: 0 0 1.042vw -3.6456vw;
	width: 24.948vw;
}

#p-home #worried ul {
	padding-left: 140px;
	padding-left: 7.292vw;
}

#p-home #worried ul li {
	font-size: 24px;
	font-size: 1.25vw;
	text-align: left;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
	padding-left: 40px;
	padding-left: 2.083vw;
	background: url(../image/ico_check_01.png) no-repeat left 3px;
	background-size: 1.302vw;
}

#p-home #worried .box_02 {
	background: url(../image/bg_worried_03.jpg) repeat-x left top;
	background-size: auto 100%;
	padding: 50px 0 130px;
	padding: 2.604vw 0 6.771vw;
}

#p-home #worried h3 {
	color: #48d3d4;
	font-size: 35px;
	font-size: 1.823vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
}

#p-home #worried h3 span {
	display: inline-block;
	background: url(../image/ico_worried_01.png) no-repeat left center, url(../image/ico_worried_02.png) no-repeat right center;
	background-size: 1.563vw;
	padding: 0 45px;
	padding: 0 2.344vw;
	min-height: 76px;
	min-height: 3.958vw;
}

#p-home #worried h4 {
	color: #1e456b;
	font-size: 39px;
	font-size: 2.031vw;
	font-weight: 700;
}

#p-home #worried h4 span {
	background: linear-gradient(transparent 70%, #fff 70%);
}

#p-home #worried .box_03 {
	width: 100%;
	height: 377px;
	height: 19.635vw;
	background: url(../image/bg_worried_02.png) no-repeat center bottom;
	background-size: auto 100%;
	display: table;
	margin-top: -152px;
	margin-top: -7.917vw;
}

#p-home #worried h5 {
	color: #fff;
	font-size: 41px;
	font-size: 2.135vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	line-height: 1.5;
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 30px;
	padding-bottom: 1.563vw;
}

#p-home #worried h5 strong {
	font-size: 66px;
	font-size: 3.438vw;
}

@media screen and (max-width: 960px) {
	#p-home #worried h2 img {
		margin: 0 0 1.042vw 0;
	}

	#p-home #worried .box_01 {
		width: 62.5vw;
	}
}

@media screen and (max-width: 480px) {
	#p-home #worried {
		padding: 10.667vw 0 0;
		background: url(../image/sp/bg_worried_01.png) no-repeat center top;
		background-size: 100% auto;
	}

	#p-home #worried .box_01 {
		width: auto;
		min-height: 0;
		background: none;
	}

	#p-home #worried .box_01 {
		width: auto;
		min-height: 0;
		background: none;
	}

	#p-home #worried .box_01 .pic_01 img {
		width: 100%;
	}

	#p-home #worried h2 span {
		font-size: 20px;
		width: auto;
		height: auto;
		line-height: 1.5;
		margin: 0 20px;
		padding: 5px 10px;
	}

	#p-home #worried h2 span strong {
		font-size: 27px;
	}

	#p-home #worried h2 img {
		display: none;
	}

	#p-home #worried .txt_01 {
		max-width: 280px;
		margin: -40px auto 20px;
	}

	#p-home #worried ul {
		max-width: 305px;
		margin: 0 auto;
	}

	#p-home #worried ul li {
		font-size: 15px;
		text-align: left;
		margin-bottom: 10px;
		padding-left: 24px;
		background: url(../image/ico_check_01.png) no-repeat left 4px;
		background-size: 14px;
	}

	#p-home #worried .box_02 {
		background: url(../image/bg_worried_03.jpg) repeat-x left top;
		background-size: auto 100%;
		padding: 20px 0 40px;
	}

	#p-home #worried h3 {
		font-size: 18px;
	}

	#p-home #worried h3 span {
		display: inline-block;
		background: url(../image/ico_worried_01.png) no-repeat left center, url(../image/ico_worried_02.png) no-repeat right center;
		background-size: auto 50px;
		padding: 0 20px;
		margin: 0 10px 20px;
	}

	#p-home #worried h4 {
		font-size: 16px;
	}

	#p-home #worried .box_03 {
		width: 100%;
		height: 160px;
		background: url(../image/sp/bg_worried_02.png) no-repeat center bottom;
		background-size: 100% 100%;
		margin-top: -60px;
	}

	#p-home #worried h5 {
		font-size: 16px;
		padding-bottom: 20px;
	}

	#p-home #worried h5 strong {
		font-size: 24px;
	}
}

/* ---------------------------------------------------------
 *	あなたの歯並びはどのタイプ？
 *---------------------------------------------------------- */

#p-home #type {
	text-align: center;
	padding: 60px 0 140px;
	padding: 3.125vw 0 7.292vw;
}

#p-home #type h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #type h2 img {
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
}

#p-home #type ul {
	width: 1200px;
	width: 62.5vw;
	margin: -40px auto 30px;
	margin: -2.083vw auto 1.563vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#p-home #type ul li {
	width: 360px;
	width: 18.75vw;
	margin-top: 40px;
	margin-top: 2.083vw;
}

#p-home #type ul li h3 {
	color: #fff;
	font-size: 26px;
	font-size: 1.354vw;
	font-weight: 700;
	line-height: 1.5;
	background: #072a4f;
	padding: 6px;
	padding: 0.313vw;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home #type ul li h3 small {
	font-size: 24px;
	font-size: 1.25vw;
}

#p-home #type ul li p {
	text-align: left;
}

#p-home #type .box_01 {
	width: 1540px;
	width: 80.208vw;
	height: 531px;
	height: 27.656vw;
	background: url(../image/bg_type_01.png);
	background-size: 80.208vw;
	margin: 0 auto;
	position: relative;
}

#p-home #type .box_01 .txt_01 {
	color: #fff;
	width: 590px;
	width: 30.729vw;
	position: absolute;
	left: 790px;
	left: 41.146vw;
	top: 105px;
	top: 5.469vw;
}

#p-home #type .box_01 .txt_01 h4 {
	font-size: 33px;
	font-size: 1.719vw;
	font-weight: 700;
	letter-spacing: 0.075em;
	line-height: 1.5;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
	background: url(../image/ico_type_01.png) no-repeat left center, url(../image/ico_type_02.png) no-repeat right center;
	background-size: 2.396vw auto;
}

#p-home #type .box_01 .txt_01 h4 strong {
	font-size: 48px;
	font-size: 2.5vw;
	font-weight: 700;
	display: block;
}

#p-home #type .box_01 .txt_01 p {
	text-align: left;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 480px) {
	#p-home #type {
		text-align: center;
		padding: 30px 0 30px;
	}

	#p-home #type h2 {
		font-size: 25px;
		margin-bottom: 20px;
	}

	#p-home #type h2 img {
		width: calc(100% - 40px);
		margin: 0 20px 10px;
	}

	#p-home #type ul {
		width: auto;
		margin: -20px 20px 20px;
	}

	#p-home #type ul li {
		width: 48%;
		margin-top: 20px;
	}

	#p-home #type ul li h3 {
		font-size: 15px;
		padding: 6px;
		margin-bottom: 10px;
	}

	#p-home #type ul li h3 small {
		font-size: 12px;
	}

	#p-home #type ul li p {
		font-size: 14px;
	}

	#p-home #type .box_01 {
		width: 340px;
		height: 500px;
		background: url(../image/sp/bg_type_01.png) no-repeat;
		background-size: 100% auto;
		margin: 0;
	}

	#p-home #type .box_01 .txt_01 {
		width: 260px;
		position: absolute;
		left: 50px;
		top: 210px;
		font-size: 14px;
	}

	#p-home #type .box_01 .txt_01 h4 {
		font-size: 14px;
		font-weight: 700;
		margin-bottom: 10px;
		background: url(../image/ico_type_01.png) no-repeat left center, url(../image/ico_type_02.png) no-repeat right center;
		background-size: 20px auto;
	}

	#p-home #type .box_01 .txt_01 h4 strong {
		font-size: 20px;
	}

	#p-home #type .box_01 .txt_01 p {
		letter-spacing: 0;
	}
}

/* ---------------------------------------------------------
 *	ご予約・ご相談
 *---------------------------------------------------------- */

#p-home .reservation {
	text-align: center;
	min-height: 870px;
	min-height: 45.313vw;
	padding: 100px 0 110px;
	padding: 5.208vw 0 5.729vw;
	background: url(../image/bg_reservation_01.jpg) no-repeat center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}

#p-home .reservation h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home .reservation h2 img {
	width: 45.781vw;
	display: block;
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	mix-blend-mode: multiply;
}
#p-home .reservation h4 img {
	width: 70% !important;
    margin: 0 auto;
}

#p-home .reservation p {
	font-size: 23px;
	font-size: 1.198vw;
	margin-bottom: 40px;
	margin-bottom: 2.083vw;
}

#p-home .reservation ul {
	width: 966px;
	width: 50.313vw;
	margin: 0 auto;
	color: #fff;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#p-home .reservation ul li {
	width: 450px;
	width: 23.438vw;
	height: 340px;
	height: 17.708vw;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

#p-home .reservation ul li:nth-child(1):before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 450px;
	width: 23.438vw;
	height: 340px;
	height: 17.708vw;
	background: #0050a6;
	mix-blend-mode: multiply;
}

#p-home .reservation ul li:nth-child(2):before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 450px;
	width: 23.438vw;
	height: 340px;
	height: 17.708vw;
	background: #3594f2;
	mix-blend-mode: multiply;
}

#p-home .reservation ul li .box_02 {
	width: 100%;
}

#p-home .reservation ul li a {
	color: #fff;
}

#p-home .reservation ul li h3 {
	font-size: 33px;
	font-size: 1.719vw;
	font-weight: 700;
	letter-spacing: 0.025em;
	margin: 0 30px 20px;
	margin: 0 1.563vw 1.042vw;
	padding: 80px 0 30px;
	padding: 4.167vw 0 1.563vw;
	position: relative;
}

#p-home .reservation ul li:nth-child(1) h3 {
	background: url(../image/ico_reservation_01.svg) no-repeat center top, url(../image/line_reservation_01.png) no-repeat center bottom;
	background-size: 70px, auto 10px;
	background-size: 3.646vw, auto 0.521vw;
}

#p-home .reservation ul li:nth-child(2) h3 {
	background: url(../image/ico_reservation_02.svg) no-repeat center top, url(../image/line_reservation_01.png) no-repeat center bottom;
	background-size: 88px, 100% 10px;
	background-size: 4.583vw, 100% 0.521vw;
}

#p-home .reservation ul li div {
	position: relative;
}

#p-home .reservation ul li .tel {
	font-size: 57px;
	font-size: 2.969vw;
	font-family: "FuturaLTPro-Heavy";
}

#p-home .reservation ul li .tel rt {
	font-size: 20px;
	font-size: 1.042vw;
	transform: translateY(-10px);
	transform: translateY(-0.521vw);
}

#p-home .reservation ul li .web {
	font-size: 32px;
	font-size: 1.667vw;
	font-weight: 700;
	line-height: 1.3;
}

#p-home .reservation ul li .web strong {
	font-size: 46px;
	font-size: 2.396vw;
	font-weight: 700;
}

#p-home .reservation ul li .web a {
	color: #fff;
	background: url(../image/ico_arrow_01.svg) no-repeat right bottom 12px;
	background-size: 11px;
	background-size: 0.573vw;
	padding: 0 30px;
	padding: 0 1.563vw;
	display: inline-block;
}
#p-home .reservation .box_01 img{
	width: 50%;
	margin:0 auto;
}

@media screen and (max-width: 480px) {
	#p-home .reservation {
		min-height: 0;
		padding: 40px 0 40px;
		background: url(../image/sp/bg_reservation_01.jpg) no-repeat center center;
		background-size: cover;
		display: block;
	}

	#p-home .reservation h2 {
		font-size: 30px;
		margin: 0 20px 20px;
	}

	#p-home .reservation h2 img {
		width: 100%;
		margin: 0 auto 20px;
	}

	#p-home .reservation p {
		font-size: 14px;
		margin: 0 20px 20px;
	}

	#p-home .reservation ul {
		width: calc(100% - 100px);
		margin: 0 50px;
		display: block;
	}

	#p-home .reservation ul li {
		width: auto;
		height: auto;
		display: block;
		padding: 20px;
	}

	#p-home .reservation ul li:first-child {
		margin-bottom: 3px;
	}

	#p-home .reservation ul li:nth-child(1):before {
		width: 100%;
		height: 100%;
	}

	#p-home .reservation ul li:nth-child(2):before {
		width: 100%;
		height: 100%;
	}

	#p-home .reservation ul li h3 {
		font-size: 19px;
		margin-bottom: 10px;
		padding: 50px 0 10px;
	}

	#p-home .reservation ul li:nth-child(1) h3 {
		background: url(../image/ico_reservation_01.svg) no-repeat center top, url(../image/line_reservation_01.png) no-repeat center bottom;
		background-size: 41px, 100% 6px;
	}

	#p-home .reservation ul li:nth-child(2) h3 {
		background: url(../image/ico_reservation_02.svg) no-repeat center top, url(../image/line_reservation_01.png) no-repeat center bottom;
		background-size: 52px, 100% 6px;
	}

	#p-home .reservation ul li .tel {
		font-size: 34px;
	}

	#p-home .reservation ul li .tel rt {
		font-size: 12px;
		transform: translateY(-5px);
	}

	#p-home .reservation ul li .web {
		font-size: 19px;
	}

	#p-home .reservation ul li .web strong {
		font-size: 24px;
	}

	#p-home .reservation ul li .web a {
		color: #fff;
		background: url(../image/ico_arrow_01.svg) no-repeat right bottom 8px;
		background-size: 6px;
		padding: 0 16px;
	}
	#p-home .reservation .box_01 img {
    width: 100%;
    margin: 0 auto;
}
#p-home .reservation h4 img {
    width: 100% !important;
    margin: 0 auto;
}
}

/* ---------------------------------------------------------
 *	当院が選ばれる6つの理由
 *---------------------------------------------------------- */

#p-home #reason {
	background: url(../image/bg_reason_01.png) no-repeat center center;
	background-size: cover;
	padding: 95px 0 105px;
	padding: 4.948vw 0 5.469vw;
}

#p-home #reason h2 {
	color: #fff;
	font-size: 60px;
	font-size: 3.125vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	width: 889px;
	width: 46.302vw;
	height: 141px;
	height: 7.344vw;
	background: url(../image/bg_ttl_01.png);
	background-size: 46.302vw;
	margin: 0 auto 110px;
	margin: 0 auto 5.729vw;
	text-align: center;
}

#p-home #reason h2 span {
	color: #48d3d4;
	font-size: 70px;
	font-size: 3.646vw;
}

#p-home #reason ol {
	width: 1340px;
	width: 69.792vw;
	margin: 0 auto;
}

#p-home #reason ol li {
	display: flex;
	margin-top: 85px;
	margin-top: 4.427vw;
}

#p-home #reason ol li .pic_01 {
	width: 630px;
	width: 32.813vw;
	margin-right: 43px;
}

#p-home #reason ol li:nth-child(2n) {
	position: relative;
	right: -178px;
	right: -9.271vw;
}

#p-home #reason ol li .txt_01 {
	width: 489px;
	width: 25.469vw;
	letter-spacing: 0.05em;
	position: relative;
}

#p-home #reason ol li .txt_01:before {
	content: "";
	position: absolute;
	width: 145px;
	width: 7.552vw;
	height: 150px;
	height: 7.813vw;
	left: -150px;
	left: -7.813vw;
	top: -70px;
	top: -3.646vw;
	background-size: 7.552vw !important;
}

#p-home #reason ol li:nth-child(1) .txt_01:before {
	background: url(../image/ico_reason_01.png);
}

#p-home #reason ol li:nth-child(2) .txt_01:before {
	background: url(../image/ico_reason_02.png);
}

#p-home #reason ol li:nth-child(3) .txt_01:before {
	background: url(../image/ico_reason_03.png);
}

#p-home #reason ol li:nth-child(4) .txt_01:before {
	background: url(../image/ico_reason_04.png);
}

#p-home #reason ol li:nth-child(5) .txt_01:before {
	background: url(../image/ico_reason_05.png);
}

#p-home #reason ol li:nth-child(6) .txt_01:before {
	background: url(../image/ico_reason_06.png);
}

#p-home #reason ol li .txt_01 h3 {
	font-size: 33px;
	font-size: 1.719vw;
	font-weight: 500;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
	padding-bottom: 20px;
	padding-bottom: 1.042vw;
	background: url(../image/line_reason_01.png) no-repeat left bottom;
	background-size: auto 0.729vw;
}

@media screen and (max-width: 960px) {
	#p-home #reason ol {
		width: 62.5vw;
	}

	#p-home #reason ol li:nth-child(2n) {
		right: 0;
	}
}

@media screen and (max-width: 480px) {
	#p-home #reason {
		background: url(../image/sp/bg_reason_01.png) no-repeat center top;
		background-size: cover;
		padding: 60px 0 40px;
	}

	#p-home #reason h2 {
		font-size: 30px;
		line-height: 1.2;
		width: auto;
		height: auto;
		background: url(../image/sp/bg_ttl_01.png);
		background-size: 100% 100%;
		margin: 0 20px 25px;
		padding: 10px 0 20px;
	}

	#p-home #reason h2 span {
		font-size: 48px;
	}

	#p-home #reason ol {
		width: auto;
		margin: 0;
	}

	#p-home #reason ol li {
		display: block;
		margin-top: 30px;
	}

	#p-home #reason ol li .pic_01 {
		width: auto;
		margin-right: 60px;
		margin-bottom: 50px;
	}

	#p-home #reason ol li:nth-child(2n) .pic_01 {
		margin-left: 60px;
		margin-right: 0;
	}

	#p-home #reason ol li:nth-child(2n) {
		position: static;
	}

	#p-home #reason ol li .txt_01 {
		width: auto;
		padding-left: 80px;
		padding-right: 20px;
	}

	#p-home #reason ol li .txt_01:before {
		content: "";
		position: absolute;
		width: 72px;
		height: 74px;
		left: 0;
		top: -25px;
		background-size: 100% 100% !important;
	}

	#p-home #reason ol li:nth-child(1) .txt_01:before {
		background: url(../image/ico_reason_01.png);
	}

	#p-home #reason ol li:nth-child(2) .txt_01:before {
		background: url(../image/ico_reason_02.png);
	}

	#p-home #reason ol li:nth-child(3) .txt_01:before {
		background: url(../image/ico_reason_03.png);
	}

	#p-home #reason ol li:nth-child(4) .txt_01:before {
		background: url(../image/ico_reason_04.png);
	}

	#p-home #reason ol li:nth-child(5) .txt_01:before {
		background: url(../image/ico_reason_05.png);
	}

	#p-home #reason ol li:nth-child(6) .txt_01:before {
		background: url(../image/ico_reason_06.png);
	}

	#p-home #reason ol li .txt_01 h3 {
		font-size: 20px;
		margin-bottom: 10px;
		padding-bottom: 10px;
		background: url(../image/line_reason_01.png) repeat-x left bottom;
		background-size: auto 7px;
	}
}

/* ---------------------------------------------------------
 *	治療後の自分が見えるシミュレーション
 *---------------------------------------------------------- */

#p-home #simulation {
	background: url(../image/bg_simulation_01.png) repeat-y center top;
	background-size: 100% auto;
	text-align: center;
	padding: 0 0 90px;
	padding: 0 0 4.688vw;
}

#p-home #simulation h2 {
	color: #fff;
	font-size: 35px;
	font-size: 1.823vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.025em;
	padding: 50px 0;
	padding: 2.604vw 0;
	background: -moz-linear-gradient(left, rgba(53, 148, 242, 0.95) 0%, rgba(120, 232, 212, 0.95) 100%);
	background: -webkit-linear-gradient(left, rgba(53, 148, 242, 0.95) 0%, rgba(120, 232, 212, 0.95) 100%);
	background: linear-gradient(to right, rgba(53, 148, 242, 0.95) 0%, rgba(120, 232, 212, 0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f23594f2', endColorstr='#f278e8d4', GradientType=1);
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #simulation h2 img {
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	width: 53.333vw;
}

#p-home #simulation h2 strong {
	font-size: 55px;
	font-size: 2.865vw;
	letter-spacing: 0.05em;
	display: block;
}

#p-home #simulation .pic_01 {
	margin-bottom: 30px;
}

#p-home #simulation .pic_01 img {
	width: 53.073vw;
	margin: 0 auto;
}

#p-home #simulation .txt_01 {
	font-size: 23px;
	font-size: 1.198vw;
	letter-spacing: 0.05em;
	margin-bottom: 90px;
}

#p-home #simulation .txt_01 strong {
	font-size: 40px;
	font-size: 2.083vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.025em;
}

#p-home #simulation .txt_01 strong span {
	background: linear-gradient(transparent 70%, #b6edee 70%);
}

#p-home #simulation .mv_01 {
	font-size: 21px;
	font-size: 1.094vw;
	letter-spacing: 0.05em;
	text-align: center;
}

#p-home #simulation .mv_01 img {
	display: block;
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	width: 53.333vw;
}

@media screen and (max-width: 480px) {
	#p-home #simulation {
		background: url(../image/sp/bg_simulation_01.png) repeat-y center top;
		background-size: 100% auto;
		padding: 0 0 50px;
	}

	#p-home #simulation h2 {
		color: #fff;
		font-size: 18px;
		padding: 20px 20px;
		margin-bottom: 60px;
	}

	#p-home #simulation h2 img {
		margin: 0 0 10px;
		width: 100%;
	}

	#p-home #simulation h2 strong {
		font-size: 25px;
		line-height: 1.5;
	}

	#p-home #simulation .pic_01 {
		margin-bottom: 20px;
		margin-left: 20px;
	}

	#p-home #simulation .pic_01 img {
		width: 100%;
	}

	#p-home #simulation .txt_01 {
		font-size: 15px;
		margin-bottom: 20px;
	}

	#p-home #simulation .txt_01 strong {
		font-size: 24px;
	}

	#p-home #simulation .mv_01 {
		font-size: 14px;
	}

	#p-home #simulation .mv_01 img {
		width: 100%;
		margin: 0 auto 10px;
	}
}

/* ---------------------------------------------------------
 *	先進的・豊富な治療設備
 *---------------------------------------------------------- */

#p-home #equipment {
	background: url(../image/bg_equipment_01.png) repeat-y center top;
	background-size: 100% auto;
	padding: 0 0 165px;
	padding: 0 0 8.594vw;
}

#p-home #equipment h2 {
	color: #fff;
	font-size: 35px;
	font-size: 1.823vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.025em;
	text-align: center;
	padding: 50px 0;
	padding: 2.604vw 0;
	background: -moz-linear-gradient(left, rgba(53, 148, 242, 0.95) 0%, rgba(120, 232, 212, 0.95) 100%);
	background: -webkit-linear-gradient(left, rgba(53, 148, 242, 0.95) 0%, rgba(120, 232, 212, 0.95) 100%);
	background: linear-gradient(to right, rgba(53, 148, 242, 0.95) 0%, rgba(120, 232, 212, 0.95) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f23594f2', endColorstr='#f278e8d4', GradientType=1);
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #equipment h2 img {
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	width: 53.333vw;
}

#p-home #equipment h2 strong {
	font-size: 55px;
	font-size: 2.865vw;
	letter-spacing: 0.05em;
	display: block;
}

#p-home #equipment h2 strong span {
	position: relative;
}

#p-home #equipment h2 strong span:before {
	content: "";
	position: absolute;
	top: -80px;
	top: -4.167vw;
	left: -170px;
	left: -8.854vw;
	width: 149px;
	height: 148px;
	height: 7.708vw;
	width: 7.76vw;
	background: url(../image/ico_equipment_01.png);
	background-size: 7.76vw;
}

#p-home #equipment .box_01 {
	width: 1200px;
	width: 62.5vw;
	margin: 0 auto 55px;
	margin: 0 auto 2.865vw;
}

#p-home #equipment .box_01 ul li {
	display: flex;
}

#p-home #equipment .box_01 ul li .pic_01 {
	width: 50%;
}

#p-home #equipment .box_01 ul li:nth-child(2n) .pic_01 {
	order: 2;
}

#p-home #equipment .box_01 ul li .txt_01 {
	color: #fff;
	letter-spacing: 0.05em;
	width: 50%;
	background: #053363;
	display: flex;
	align-items: center;
	padding: 60px 0;
	padding: 3.125vw 0;
}

#p-home #equipment .box_01 ul li .txt_01 h3 {
	font-size: 31px;
	font-size: 1.615vw;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home #equipment .box_01 ul li .txt_01 p {
	padding: 0 60px;
	padding: 0 3.125vw;
}

#p-home #equipment .box_01 ul li .txt_01 p span {
	color: #48d3d4;
}

#p-home #equipment .box_02 {
	width: 1200px;
	width: 62.5vw;
	margin: 0 auto;
}

#p-home #equipment .box_02 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#p-home #equipment .box_02 ul li {
	width: 392px;
	width: 20.417vw;
	background: #053363;
}

#p-home #equipment .box_02 ul li .txt_01 {
	color: #fff;
	letter-spacing: 0.05em;
	padding: 20px;
	padding: 1.042vw;
}

#p-home #equipment .box_02 ul li .txt_01 h3 {
	font-size: 29px;
	font-size: 1.51vw;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

@media screen and (max-width: 480px) {
	#p-home #equipment {
		background: url(../image/bg_equipment_01.png) repeat-y center top;
		background-size: 100% auto;
		padding: 0 0 70px;
	}

	#p-home #equipment h2 {
		font-size: 18px;
		padding: 20px 0;
		margin-bottom: 25px;
	}

	#p-home #equipment h2 img {
		margin: 0 20px 20px;
		width: calc(100% - 40px);
	}

	#p-home #equipment h2 strong {
		font-size: 25px;
	}

	#p-home #equipment h2 strong span {
		position: relative;
	}

	#p-home #equipment h2 strong span:before {
		top: -60px;
		left: -20px;
		width: 59px;
		height: 59px;
		background: url(../image/ico_equipment_01.png);
		background-size: 100% 100%;
	}

	#p-home #equipment .box_01 {
		width: auto;
		margin: 0 20px;
	}

	#p-home #equipment .box_01 ul li {
		display: block;
		margin-bottom: 20px;
	}

	#p-home #equipment .box_01 ul li .pic_01 {
		width: 100%;
	}

	#p-home #equipment .box_01 ul li .txt_01 {
		width: 100%;
		display: block;
		padding: 30px 20px;
	}

	#p-home #equipment .box_01 ul li .txt_01 h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}

	#p-home #equipment .box_01 ul li .txt_01 p {
		padding: 0;
	}

	#p-home #equipment .box_02 {
		width: auto;
		margin: 0 20px;
	}

	#p-home #equipment .box_02 ul {
		display: block;
	}

	#p-home #equipment .box_02 ul li {
		width: 100%;
		margin-bottom: 20px;
		background: none;
	}

	#p-home #equipment .box_02 ul li:last-child {
		margin-bottom: 0;
	}

	#p-home #equipment .box_02 ul li .pic_01 {
		margin-right: 80px;
	}

	#p-home #equipment .box_02 ul li .txt_01 {
		padding: 30px 20px 20px;
		background: #053363;
		margin-left: 40px;
		margin-top: -10px;
	}

	#p-home #equipment .box_02 ul li .txt_01 h3 {
		font-size: 18px;
		margin-bottom: 20px;
	}
}

/* ---------------------------------------------------------
 *	当院の矯正方法
 *---------------------------------------------------------- */

#p-home #orthodontics {
	background: url(../image/bg_orthodontics_01.png) repeat-x center top, url(../image/bg_orthodontics_02.png) repeat-y center top;
	background-size: 100% auto, cover;
	padding: 70px 0 90px;
	padding: 3.646vw 0 4.688vw;
}

#p-home #orthodontics h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #orthodontics h2 img {
	display: block;
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	width: 58.438vw;
}

#p-home #orthodontics .box_01 {
	display: block;
	background: url(../image/pic_orthodontics_01.jpg) no-repeat right center;
	background-size: auto 100%;
	min-height: 565px;
	min-height: 29.427vw;
	display: flex;
	align-items: center;
}

#p-home #orthodontics .box_01 .txt_01 {
	width: 1200px;
	width: 62.5vw;
	margin: 0 auto;
	letter-spacing: 0.05em;
}

#p-home #orthodontics .box_01 .txt_01 h3 {
	font-size: 43px;
	font-size: 2.24vw;
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home #orthodontics .box_01 .txt_01 h3 strong {
	font-size: 56px;
	font-size: 2.916vw;
	font-weight: 700;
}

#p-home #orthodontics .box_01 .txt_01 p {
	font-size: 21px;
	font-size: 1.094vw;
	width: 675px;
	width: 35.156vw;
}

#p-home #orthodontics .ttl_01 {
	text-align: center;
	padding: 40px 0 50px;
	padding: 2.083vw 0 2.604vw;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 0px 30px 0px rgba(83, 201, 240, 0.2);
	box-shadow: 0px 0px 1.563vw 0px rgba(83, 201, 240, 0.2);
}

#p-home #orthodontics .ttl_01 h4 {
	color: #48d3d4;
	font-size: 40px;
	font-size: 2.083vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	margin-bottom: 25px;
	margin-bottom: 1.302vw;
}

#p-home #orthodontics .ttl_01 h4 span {
	color: #072a4f;
	font-size: 67px;
	font-size: 2.083vw;
	display: inline-block;
	background: url(../image/line_orthodontics_01.png) no-repeat center top;
	background-size: 5.52vw;
	width: 106px;
	width: 5.52vw;
	margin-left: 20px;
	margin-left: 1.042vw;
}

#p-home #orthodontics .ttl_01 h4 img {
	display: block;
	margin: 0 auto;
	width: 11.979vw;
}

#p-home #orthodontics .ttl_01 h5 {
	color: #fff;
	font-size: 48px;
	font-size: 2.5vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	width: 1036px;
	width: 53.958vw;
	height: 110px;
	height: 5.729vw;
	background: url(../image/bg_ttl_04.png);
	background-size: 53.958vw;
	margin: 0 auto;
}

#p-home #orthodontics .box_02 {
	padding: 100px 0 90px;
	padding: 5.208vw 0 4.688vw;
}

#p-home #orthodontics .box_03 {
	width: 1233px;
	width: 64.219vw;
	height: 748px;
	height: 38.958vw;
	background: url(../image/pic_orthodontics_02.png)no-repeat;
	background-size: 64.219vw;
	margin: 0 auto;
	position: relative;
}

#p-home #orthodontics .box_03 h6 {
	font-size: 44px;
	font-size: 2.292vw;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.05em;
	position: absolute;
	left: 610px;
	left: 31.771vw;
	top: -25px;
	top: -1.302vw;
}

#p-home #orthodontics .box_03 ul {
	color: #fff;
	font-size: 28px;
	font-size: 1.458vw;
	font-weight: 400;
	position: absolute;
	left: 715px;
	left: 37.24vw;
	top: 320px;
	top: 16.667vw;
	margin-top: -20px;
	margin-top: -1.042vw;
}

#p-home #orthodontics .box_03 ul li {
	padding-left: 50px;
	padding-left: 2.604vw;
	background: url(../image/ico_check_02.png) no-repeat left 0.26vw;
	background-size: 1.563vw;
	margin-top: 20px;
	margin-top: 1.042vw;
}

#p-home #orthodontics .box_03 h6 span {
	color: #4ec4eb;
}

#p-home #orthodontics .ico_01 {
	text-align: center;
	margin: 20px 0 60px;
	margin: 1.042vw 0 3.125vw;
}

#p-home #orthodontics .ico_01 img {
	width: 21.667vw;
}

#p-home #orthodontics .box_04 {
	width: 1503px;
	width: 78.281vw;
	margin: 0 auto 30px;
	margin: 0 auto 1.563vw;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	right: -150px;
	right: -7.813vw;
}

#p-home #orthodontics .box_04 .txt_01 {
	width: 565px;
	width: 29.427vw;
}

#p-home #orthodontics .box_04 .txt_01 strong {
	color: #48d3d4;
	font-size: 47px;
	font-size: 2.448vw;
	font-weight: 700;
	letter-spacing: 0.075em;
	background: url(../image/line_orthodontics_02.png) repeat-x left bottom;
	background-size: auto 0.208vw;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
	padding-bottom: 10px;
	padding-bottom: 0.521vw;
	display: block;
}

#p-home #orthodontics .box_04 .txt_01 p {
	letter-spacing: 0.05em;
}

#p-home #orthodontics .box_04 .txt_01 p small {
	color: #617c97;
	font-size: 17px;
	font-size: 0.885vw;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}

#p-home #orthodontics .box_04 .pic_01 {
	order: 2;
	width: 887px;
	width: 46.198vw;
}

#p-home #orthodontics .box_02 ol {
	width: 1318px;
	width: 68.646vw;
	height: 482px;
	height: 25.104vw;
	margin: 0 auto;
	position: relative;
}

#p-home #orthodontics .box_02 ol li {
	color: #fff;
	letter-spacing: 0.05em;
	width: 482px;
	width: 25.104vw;
	height: 482px;
	height: 25.104vw;
	border-radius: 241px;
	background: -moz-linear-gradient(top, rgba(120, 232, 212, 0.9) 0%, rgba(53, 148, 242, 0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(120, 232, 212, 0.9) 0%, rgba(53, 148, 242, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(120, 232, 212, 0.9) 0%, rgba(53, 148, 242, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e678e8d4', endColorstr='#e63594f2', GradientType=0);
}

#p-home #orthodontics .box_02 ol li:nth-child(1) {
	position: absolute;
	left: 0;
	top: 0;
}

#p-home #orthodontics .box_02 ol li:nth-child(2) {
	position: absolute;
	left: 418px;
	left: 21.771vw;
	top: 0;
}

#p-home #orthodontics .box_02 ol li:nth-child(3) {
	position: absolute;
	right: 0;
	top: 0;
}

#p-home #orthodontics .box_02 ol li img {
	display: block;
	margin: 20px auto 0;
	margin: 1.042vw auto 0;
	width: 109px;
	width: 5.677vw;
}

#p-home #orthodontics .box_02 ol li strong {
	display: block;
	font-size: 29px;
	font-size: 1.51vw;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
	margin: 10px 0 10px;
	margin: 0.521vw 0 0.521vw;
}

#p-home #orthodontics .box_02 ol li:first-child strong {
	margin: 32px 0 32px;
	margin: 1.666vw 0 1.666vw;
}

#p-home #orthodontics .box_02 ol li p {
	width: 360px;
	width: 18.75vw;
	margin: 0 auto;
}

#p-home #orthodontics .box_05 {
	width: 1500px;
	width: 78.125vw;
	margin: 70px auto 0;
	margin: 3.646vw auto 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
	left: -150px;
	left: -7.813vw;
}

#p-home #orthodontics .box_05 .pic_01 {
	width: 820px;
	width: 42.708vw;
}

#p-home #orthodontics .box_05 .txt_01 {
	width: 625px;
	width: 32.552vw;
	letter-spacing: 0.05em;
}

#p-home #orthodontics .box_05 .txt_01 .frame_01 {
	color: #fff;
	margin-top: 50px;
	margin-top: 2.604vw;
	padding: 50px;
	padding: 2.604vw;
	background: -moz-linear-gradient(left, rgba(53, 148, 242, 0.9) 0%, rgba(120, 232, 212, 0.9) 100%);
	background: -webkit-linear-gradient(left, rgba(53, 148, 242, 0.9) 0%, rgba(120, 232, 212, 0.9) 100%);
	background: linear-gradient(to right, rgba(53, 148, 242, 0.9) 0%, rgba(120, 232, 212, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e63594f2', endColorstr='#e678e8d4', GradientType=1);
}

#p-home #orthodontics .box_05 .txt_01 .frame_01 strong {
	font-size: 26px;
	font-size: 1.354vw;
	font-weight: 500;
	display: block;
}

#p-home #orthodontics .box_05 .txt_01 .frame_01 ul li {
	text-indent: -1em;
	padding-left: 1em;
}

@media screen and (max-width: 960px) {
	#p-home #orthodontics .box_02 ol {
		width: 62.5vw;
		height: 58.3vw;
	}

	#p-home #orthodontics .box_02 ol li {
		width: 31.25vw;
		height: 31.25vw;
		border-radius: 100%;
		display: table;
	}

	#p-home #orthodontics .box_02 ol li div {
		display: table-cell;
		vertical-align: middle;
	}

	#p-home #orthodontics .box_02 ol li:nth-child(1) {
		position: absolute;
		left: 0;
		top: 0;
	}

	#p-home #orthodontics .box_02 ol li:nth-child(2) {
		position: absolute;
		left: auto;
		right: 0;
		top: 0;
	}

	#p-home #orthodontics .box_02 ol li:nth-child(3) {
		position: absolute;
		right: calc(50% - 15.625vw);
		top: auto;
		bottom: 0;
	}

	#p-home #orthodontics .box_02 ol li p {
		width: 20vw;
	}
}

@media screen and (max-width: 480px) {
	#p-home #orthodontics {
		background: url(../image/sp/bg_orthodontics_01.png) repeat-y center top;
		background-size: cover;
		padding: 30px 0 50px;
	}

	#p-home #orthodontics h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	#p-home #orthodontics h2 img {
		margin: 0 20px 20px;
		width: calc(100% - 40px);
	}

	#p-home #orthodontics .box_01 {
		display: block;
		background: none;
		min-height: 0;
		display: block;
	}

	#p-home #orthodontics .pic_sp img {
		width: 100%;
	}

	#p-home #orthodontics .box_01 .txt_01 {
		width: auto;
		margin: 20px 30px;
	}

	#p-home #orthodontics .box_01 .txt_01 h3 {
		font-size: 18px;
		text-align: center;
		margin-bottom: 20px;
	}

	#p-home #orthodontics .box_01 .txt_01 h3 strong {
		font-size: 24px;
	}

	#p-home #orthodontics .box_01 .txt_01 p {
		font-size: 14px;
		width: auto;
	}

	#p-home #orthodontics .ttl_01 {
		padding: 35px 0 35px;
		box-shadow: 0px 0px 10px 0px rgba(83, 201, 240, 0.2);
	}

	#p-home #orthodontics .ttl_01 h4 {
		font-size: 25px;
		margin-bottom: 25px;
	}

	#p-home #orthodontics .ttl_01 h4 span {
		font-size: 40px;
		background: url(../image/line_orthodontics_01.png) no-repeat center top;
		background-size: 64px auto;
		width: 64px;
		margin-left: 10px;
	}

	#p-home #orthodontics .ttl_01 h4 img {
		width: 70%;
	}

	#p-home #orthodontics .ttl_01 h5 {
		font-size: 25px;
		width: auto;
		height: auto;
		background: url(../image/sp/bg_ttl_01.png);
		background-size: 100% 100%;
		line-height: 1.5;
		margin: 0 20px;
		padding: 10px 0 20px;
	}

	#p-home #orthodontics .box_02 {
		padding: 25px 0 50px;
	}

	#p-home #orthodontics .box_03 {
		width: 320px;
		height: 546px;
		height: 566px;
		background: url(../image/sp/pic_orthodontics_02.png) no-repeat center bottom;
		background-size: 320px 476px;
		margin: 0 auto;
	}

	#p-home #orthodontics .box_03 h6 {
		font-size: 23px;
		position: static;
	}

	#p-home #orthodontics .box_03 ul {
		font-size: 14px;
		left: 70px;
		top: auto;
		bottom: 80px;
		margin-top: 0;
	}

	#p-home #orthodontics .box_03 ul li {
		padding-left: 23px;
		background: url(../image/ico_check_02.png) no-repeat left 5px;
		background-size: 13px;
		margin-top: 10px;
	}

	#p-home #orthodontics .ico_01 {
		margin: 20px 20px 30px;
	}

	#p-home #orthodontics .ico_01 img {
		max-width: 208px;
	}

	#p-home #orthodontics .box_04 {
		width: auto;
		margin: 0 0 40px;
		display: block;
		right: auto;
	}

	#p-home #orthodontics .box_04 .txt_01 {
		width: auto;
		margin: 0 40px 30px;
	}

	#p-home #orthodontics .box_04 .txt_01 strong {
		font-size: 25px;
		margin-bottom: 20px;
		padding-bottom: 10px;
		background-size: auto 4px;
	}

	#p-home #orthodontics .box_04 .txt_01 p {
		font-size: 14px;
	}

	#p-home #orthodontics .box_04 .txt_01 p small {
		font-size: 12px;
	}

	#p-home #orthodontics .box_04 .pic_01 {
		width: auto;
		margin: 0 20px;
	}

	#p-home #orthodontics .box_02 ol {
		width: auto;
		height: auto;
		margin: 0 20px;
	}

	#p-home #orthodontics .box_02 ol li {
		color: #fff;
		letter-spacing: 0.05em;
		width: calc(100vw - 40px);
		height: calc(100vw - 40px);
		border-radius: 100%;
		margin-top: -30px;
	}

	#p-home #orthodontics .box_02 ol li:nth-child(1) {
		position: static;
	}

	#p-home #orthodontics .box_02 ol li:nth-child(2) {
		position: static;
	}

	#p-home #orthodontics .box_02 ol li:nth-child(3) {
		position: static;
	}

	#p-home #orthodontics .box_02 ol li img {
		display: block;
		margin: 20px auto 0;
		width: 20%;
	}

	#p-home #orthodontics .box_02 ol li strong {
		font-size: 18px;
		margin: 10px 0 10px;
	}

	#p-home #orthodontics .box_02 ol li:first-child strong {
		margin: 10px 0 10px;
	}

	#p-home #orthodontics .box_02 ol li p {
		width: 70%;
		font-size: 12px;
		padding-bottom: 40px;
	}

	#p-home #orthodontics .box_05 {
		width: auto;
		margin: 20px auto 0;
		display: block;
		position: static;
	}

	#p-home #orthodontics .box_05 .pic_01 {
		width: auto;
		margin: 0 20px 20px;
	}

	#p-home #orthodontics .box_05 .txt_01 {
		width: auto;
		margin: 0 30px;
		font-size: 14px;
	}

	#p-home #orthodontics .box_05 .txt_01 .frame_01 {
		margin-top: 20px;
		padding: 20px;
	}

	#p-home #orthodontics .box_05 .txt_01 .frame_01 strong {
		font-size: 14px;
	}
}

/* ---------------------------------------------------------
 *	治療の流れ
 *---------------------------------------------------------- */

#p-home #flow {
	background: url(../image/bg_flow_01.png) no-repeat center center;
	background-size: cover;
	padding: 70px 0 90px;
	padding: 3.646vw 0 4.688vw;
}

#p-home #flow h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #flow h2 img {
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	width: 53.333vw;
}

#p-home #flow ol {
	width: 1024px;
	width: 53.333vw;
	margin: 0 auto;
}

#p-home #flow ol li {
	display: flex;
	align-items: center;
	padding-bottom: 30px;
	padding-bottom: 1.563vw;
	position: relative;
}

#p-home #flow ol li:last-child {
	padding-bottom: 0;
}

#p-home #flow ol li:before {
	content: "";
	position: absolute;
	top: calc(50% + 40px);
	top: calc(50% + 2.083vw);
	left: 25px;
	left: 1.302vw;
	width: 27px;
	width: 1.406vw;
	height: 67px;
	height: 3.49vw;
	background: url(../image/ico_arrow_05.png);
	background-size: 1.406vw;
}

#p-home #flow ol li:last-child:before {
	display: none;
}

#p-home #flow ol li .ico_01 {
	width: 80px;
	width: 4.167vw;
	height: 80px;
	height: 4.167vw;
	background: #4ec4eb;
	color: #fff;
	font-size: 42px;
	font-size: 2.188vw;
	text-align: center;
	border-radius: 40px;
	border-radius: 2.083vw;
}

#p-home #flow ol li .pic_01 {
	width: 218px;
	width: 11.354vw;
	margin-left: 40px;
	margin-left: 2.083vw;
}

#p-home #flow ol li .txt_01 {
	letter-spacing: 0.05em;
	width: 655px;
	width: 34.115vw;
	margin-left: auto;
	margin-bottom: auto;
}

#p-home #flow ol li .txt_01 h3 {
	color: #4ec4eb;
	font-size: 26px;
	font-size: 1.354vw;
	font-weight: 500;
	margin-bottom: 5px;
	margin-bottom: 0.26vw;
}

@media screen and (max-width: 480px) {
	#p-home #flow {
		background: url(../image/sp/bg_flow_01.png) no-repeat center top;
		background-size: cover;
		padding: 40px 0 60px;
	}

	#p-home #flow h2 {
		font-size: 25px;
		margin-bottom: 60px;
	}

	#p-home #flow h2 img {
		margin: 0 20px 10px;
		width: calc(100% - 40px);
	}

	#p-home #flow ol {
		width: auto;
		margin-left: 20px;
	}

	#p-home #flow ol li {
		display: flex;
		align-items: flex-start;
		padding-bottom: 30px;
		position: relative;
		background: url(../image/bg_flow_02.png) no-repeat left 10px bottom 10px;
		background-size: 16px;
		position: relative;
	}

	#p-home #flow ol li:after {
		content: "";
		width: 5px;
		height: 10px;
		background: #fff;
		position: absolute;
		left: 16px;
		top: 38px;
	}

	#p-home #flow ol li:last-child {
		background: none;
	}

	#p-home #flow ol li:before {
		display: none;
	}

	#p-home #flow ol li .ico_01 {
		width: 38px;
		height: 38px;
		font-size: 20px;
		border-radius: 19px;
		display: block;
		margin-right: 10px;
	}

	#p-home #flow ol li .pic_01 {
		width: 108px;
		margin-left: 10px;
		order: 3;
	}

	#p-home #flow ol li .pic_01 img {
		width: 108px;
		height: 108px;
		object-fit: cover;
	}

	#p-home #flow ol li .txt_01 {
		width: calc(100% - 166px);
		margin-left: auto;
		margin-bottom: auto;
		font-size: 14px;
	}

	#p-home #flow ol li .txt_01 h3 {
		font-size: 16px;
	}
}

/* ---------------------------------------------------------
 *	よくあるご質問
 *---------------------------------------------------------- */

#p-home #faq {
	background: #e4f6fc;
	padding: 70px 0 90px;
	padding: 3.646vw 0 4.688vw;
}

#p-home #faq h2 {
	margin-bottom: 50px;
	margin-bottom: 2.604vw;
	text-align: center;
}

#p-home #faq h2 img {
	display: block;
	margin: 0 auto 20px;
}

#p-home #faq h2 span {
	color: #fff;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	width: 551px;
	width: 28.698vw;
	height: 120px;
	height: 6.25vw;
	background: url(../image/bg_ttl_05.png);
	background-size: 100% 100%;
	display: block;
	margin: 0 auto;
}

#p-home #faq ol {
	width: 1024px;
	width: 53.333vw;
	margin: 0 auto;
}

#p-home #faq ol li {
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home #faq ol li:last-child {
	margin-bottom: 0;
}

#p-home #faq ol li dt {
	color: #fff;
	font-size: 23px;
	font-size: 1.198vw;
	font-weight: 500;
	background: #053363;
	display: flex;
	align-items: center;
	padding: 20px 20px 20px 0;
	padding: 1.042vw 1.042vw 1.042vw 0;
}

#p-home #faq ol li dt p {
	width: 87%;
}

#p-home #faq ol li dt span {
	font-size: 38px;
	font-size: 1.979vw;
	font-family: "FuturaLTPro-Heavy";
	width: 13%;
	text-align: center;
}

#p-home #faq ol li dd {
	font-size: 18px;
	font-size: 0.938vw;
	background: #fff;
	display: flex;
	padding: 1.042vw 1.042vw 1.042vw 0;
}

#p-home #faq ol li dd p {
	width: 87%;
}

#p-home #faq ol li dd span {
	color: #4ec4eb;
	font-size: 31px;
	font-size: 1.615vw;
	font-family: "FuturaLTPro-Heavy";
	width: 13%;
	text-align: center;
}

#p-home #faq ol li dd p em {
	color: #4ec4eb;
	font-size: 23px;
	font-size: 1.198vw;
	font-weight: 500;
	display: block;
}

@media screen and (max-width: 480px) {
	#p-home #faq {
		padding: 50px 0 50px;
	}

	#p-home #faq h2 {
		margin: 0 20px 30px;
	}

	#p-home #faq h2 img {
		margin: 0 auto 20px;
		max-width: 70px;
	}

	#p-home #faq h2 span {
		font-size: 25px;
		width: auto;
		height: auto;
		background: url(../image/sp/bg_ttl_02.png);
		background-size: 100% 100%;
		padding: 10px 0 20px;
	}

	#p-home #faq ol {
		width: auto;
		margin: 0 20px;
	}

	#p-home #faq ol li {
		margin-bottom: 20px;
	}

	#p-home #faq ol li:last-child {
		margin-bottom: 0;
	}

	#p-home #faq ol li dt {
		font-size: 15px;
		padding: 10px 15px 15px 0;
		align-items: flex-start;
	}

	#p-home #faq ol li dt p {
		width: 85%;
		padding-top: 6px;
		font-size: 17px;
	}

	#p-home #faq ol li dt span {
		font-size: 22px;
		width: 15%;
	}

	#p-home #faq ol li dd {
		font-size: 13px;
		padding: 10px 15px 10px 0;
	}

	#p-home #faq ol li dd p {
		width: 85%;
	}

	#p-home #faq ol li dd span {
		font-size: 19px;
		width: 15%;
	}

	#p-home #faq ol li dd p em {
		font-size: 16px;
	}
}

/* ---------------------------------------------------------
 *	お支払い方法
 *---------------------------------------------------------- */

#p-home #payment {
	background: #a7e1f5;
	text-align: center;
	padding: 70px 0 90px;
	padding: 3.646vw 0 4.688vw;
}

#p-home #payment h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
}

#p-home #payment h2 img {
	margin: 0 auto;
	width: 53.333vw;
}

#p-home #payment .frame_01 {
	width: 1054px;
	width: 54.896vw;
	margin: 0 auto;
	padding-bottom: 30px;
	background: url(../image/bg_payment_03.png) no-repeat right top 30px;
	background: url(../image/bg_payment_03.png) no-repeat right top 1.563vw;
	background-size: calc(100% - 30px) 100%;
	background-size: calc(100% - 1.563vw) 100%;
}

#p-home #payment .frame_02 {
	width: 1024px;
	width: 53.333vw;
	background: #fff url(../image/bg_payment_01.jpg) no-repeat center top;
	background-size: 100%;
	margin-bottom: 40px;
	margin-bottom: 2.083vw;
	padding-top: 465px;
	padding-top: 24.219vw;
	padding-bottom: 60px;
	padding-bottom: 3.125vw;
}

#p-home #payment .frame_02 h3 {
	color: #fff;
	font-size: 39px;
	font-size: 2.031vw;
	font-weight: 700;
	letter-spacing: 0.025em;
	background: url(../image/bg_payment_02.png);
	background-size: 100% 100%;
	padding: 10px;
	padding: 0.521vw;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #payment .frame_02 h4 {
	color: #635442;
	font-size: 32px;
	font-size: 1.666vw;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.025em;
	margin-bottom: 40px;
	margin-bottom: 2.083vw;
}

#p-home #payment .frame_02 h4 span {
	display: inline-block;
	vertical-align: middle;
}

#p-home #payment .frame_02 h4 em {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	background: #4ec4eb;
	margin: 0 10px;
	margin: 0 0.521vw;
	padding: 0.521vw;
	mix-blend-mode: multiply;
}

#p-home #payment .frame_02 h4 strong {
	color: #072a4f;
	font-size: 37px;
	font-size: 1.927vw;
	font-weight: 700;
	display: block;
	margin-top: 30px;
	margin-top: 1.563vw;
}

#p-home #payment .frame_02 h4 strong span {
	color: #4ec4eb;
}

#p-home #payment .frame_02 .pic_01 img {
	width: 48.125vw;
	margin: 0 auto;
}

#p-home #payment .frame_03 {
	width: 1024px;
	width: 53.333vw;
}

#p-home #payment .frame_03 ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#p-home #payment .frame_03 ul li {
	width: 490px;
	width: 25.521vw;
	background: #fff;
	padding: 40px 30px;
	padding: 2.083vw 1.563vw;
	letter-spacing: 0.05em;
}

#p-home #payment .frame_03 ul li p {
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home #payment .frame_03 ul li p strong {
	color: #053363;
	font-size: 27px;
	font-size: 1.406vw;
	font-weight: 700;
	display: block;
}

#p-home #payment .frame_03 ul li p {
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

@media screen and (max-width: 480px) {
	#p-home #payment {
		padding: 50px 0 50px;
	}

	#p-home #payment h2 {
		font-size: 25px;
		margin-bottom: 30px;
	}

	#p-home #payment h2 img {
		margin: 0 20px 10px;
		width: calc(100% - 40px);
	}

	#p-home #payment .frame_01 {
		width: auto;
		padding-bottom: 0;
		background: none;
	}

	#p-home #payment .frame_02 {
		width: 100%;
		margin-bottom: 0;
		padding-top: 65vw;
		padding-bottom: 0;
	}

	#p-home #payment .frame_02 h3 {
		font-size: 18px;
		background: url(../image/sp/bg_payment_02.png);
		background-size: 100% 100%;
		padding: 10px;
		margin: 0 20px 20px;
	}

	#p-home #payment .frame_02 h4 {
		font-size: 15px;
		margin: 0;
	}

	#p-home #payment .frame_02 h4 em {
		margin: 0 10px;
	}

	#p-home #payment .frame_02 h4 strong {
		font-size: 18px;
		margin-top: 20px;
	}

	#p-home #payment .frame_02 h4 strong span {
		color: #4ec4eb;
	}

	#p-home #payment .frame_02 .pic_01 {
		background: #a7e1f5 url(../image/sp/bg_payment_01.jpg) repeat-x left top;
		padding: 80px 20px 15px;
	}

	#p-home #payment .frame_02 .pic_01 img {
		width: 100%;
	}

	#p-home #payment .frame_03 {
		width: auto;
	}

	#p-home #payment .frame_03 ul {
		display: block;
		margin: 0 20px;
	}

	#p-home #payment .frame_03 ul li {
		width: auto;
		padding: 20px;
		background: url(../image/sp/bg_payment_03.png) no-repeat center center;
		background-size: 100% 100%;
	}

	#p-home #payment .frame_03 ul li:first-child {
		margin-bottom: 15px;
	}

	#p-home #payment .frame_03 ul li p {
		margin-bottom: 20px;
		font-size: 14px;
	}

	#p-home #payment .frame_03 ul li p strong {
		font-size: 19px;
	}

	#p-home #payment .frame_03 ul li p {
		margin-bottom: 20px;
	}

	#p-home #payment .frame_03 ul li .ico_01 img {
		max-width: 80%;
	}

	#p-home #payment .frame_03 ul li .ico_02 img {
		max-width: 80%;
	}

	#p-home #payment .frame_03 ul li .bnr_01 img {
		max-width: 80%;
	}

	#p-home #payment .frame_03 ul li .bnr_02 img {
		max-width: 80%;
	}

}

/* ---------------------------------------------------------
 *	料金表
 *---------------------------------------------------------- */

#p-home #price {
	text-align: center;
	padding: 60px 0 120px;
	padding: 3.125vw 0 6.25vw;
	letter-spacing: 0.05em;
}

#p-home #price .inner {
	width: 1024px;
	width: 53.333vw;
	margin: 0 auto;
}

#p-home #price h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
}

#p-home #price h2 img {
	margin: 0 auto;
	width: 53.333vw;
}

#p-home #price table {
	width: 100%;
	margin-bottom: 40px;
	margin-bottom: 2.083vw;
}

#p-home #price table th {
	width: 50%;
	background: #e4f6fc;
	font-size: 19px;
	font-size: 0.99vw;
	padding: 7px 20px;
	padding: 0.365vw 1.042vw;
	border-right: 10px solid #fff;
	border-right: 0.521vw solid #fff;
}

#p-home #price table th:last-child {
	border-right: none;
	border-left: 10px solid #fff;
	border-left: 0.521vw solid #fff;
}

#p-home #price table td {
	border-bottom: 1px solid #1e456b;
	padding: 20px;
	padding: 1.042vw;
	font-size: 20px;
	font-size: 1.042vw;
}

#p-home #price table td strong {
	color: #48d3d4;
	font-size: 23px;
	font-size: 1.198vw;
	display: block;
}

#p-home #price table td small {
	font-size: 17px;
	font-size: 0.885vw;
	display: block;
	text-align: right;
}

#p-home #price table td small span {
	color: #48d3d4;
}

#p-home #price .frame_01 {
	background: #e4f6fc;
	padding: 25px 45px 35px;
	padding: 1.302vw 2.344vw 1.823vw;
	margin-bottom: 40px;
	margin-bottom: 2.083vw;
}

#p-home #price .frame_01 h3 {
	font-size: 30px;
	font-size: 1.563vw;
	letter-spacing: 0.075em;
	margin-bottom: 10px;
	margin-bottom: 0.521vw;
}

#p-home #price .frame_01 ul li {
	text-align: left;
}

#p-home #price .frame_01 ul li strong {
	font-size: 23px;
	font-size: 1.198vw;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
}

#p-home #price .frame_01 ul li strong span {
	color: #48d3d4;
}

#p-home #price .frame_01 ul li em {
	font-size: 23px;
	font-size: 1.198vw;
	display: block;
	text-align: right;
	border-bottom: 1px solid #1e456b;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#p-home #price .frame_01 ul li em b {
	font-weight: normal;
}

#p-home #price .frame_01 ul li small {
	font-size: 20px;
	font-size: 1.042vw;
	display: block;
	text-align: right;
}

#p-home #price h4 {
	color: #48d3d4;
	font-size: 30px;
	font-size: 1.563vw;
	letter-spacing: 0.075em;
	border-bottom: 1px solid #48d3d4;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
	padding-bottom: 5px;
	padding-bottom: 0.26vw;
}

#p-home #price p {
	text-align: left;
}

@media screen and (max-width: 480px) {
	#p-home #price {
		padding: 60px 0 40px;
	}

	#p-home #price .inner {
		width: auto;
		margin: 0 20px;
	}

	#p-home #price h2 {
		font-size: 25px;
		margin-bottom: 20px;
	}

	#p-home #price h2 img {
		margin: 0 20px 10px;
		width: calc(100% - 40px);
	}

	#p-home #price table {
		width: 100%;
		margin-bottom: 40px;
	}

	#p-home #price table th {
		width: 100%;
		font-size: 19px;
		padding: 7px 20px;
		border-right: none;
		display: block;
	}

	#p-home #price table th:after {
		content: "・料金（税込）";
	}

	#p-home #price table th:last-child {
		display: none;
	}

	#p-home #price table td {
		border-bottom: 1px solid #1e456b;
		padding: 10px;
		font-size: 17px;
		display: block;
	}

	#p-home #price table td:first-child {
		border-bottom: none;
		padding: 10px 10px 0;
	}

	#p-home #price table td strong {
		font-size: 24px;
	}

	#p-home #price table td small {
		font-size: 14px;
		text-align: right;
		display: block;
	}

	#p-home #price .frame_01 {
		padding: 20px;
		margin-bottom: 30px;
	}

	#p-home #price .frame_01 h3 {
		font-size: 17px;
		margin-bottom: 10px;
	}

	#p-home #price .frame_01 ul li strong {
		font-size: 16px;
	}

	#p-home #price .frame_01 ul li em {
		font-size: 16px;
		margin-bottom: 5px;
		padding-bottom: 5px;
		text-align: center;
	}

	#p-home #price .frame_01 ul li em b {
		font-size: 18px;
	}

	#p-home #price .frame_01 ul li small {
		font-size: 13px;
	}

	#p-home #price h4 {
		font-size: 18px;
		margin-bottom: 20px;
		padding-bottom: 5px;
	}

	#p-home #price p {
		font-size: 13px;
	}
}

/* ---------------------------------------------------------
 *	院長挨拶
 *---------------------------------------------------------- */

#p-home #greeting {
	background: url(../image/bg_greeting_01.jpg) no-repeat center center;
	background-size: cover;
	padding: 90px 0 calc(80px + 48px);
	padding: 4.688vw 0 calc(4.166vw + 2.5vw);
}

#p-home #greeting h2 {
	color: #072a4f;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #greeting h2 img {
	margin: 0 auto 20px;
	margin: 0 auto 1.042vw;
	width: 53.333vw;
}

#p-home #greeting h3 {
	color: #072a4f;
	font-size: 43px;
	font-size: 2.24vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
}

#p-home #greeting h3 strong {
	font-size: 55px;
	font-size: 2.865vw;
	font-weight: 700;
}

#p-home #greeting .box_01 {
	width: 1321px;
	width: 68.8vw;
	margin: 0 auto;
	display: flex;
	align-items: center;
	position: relative;
	right: -50px;
	right: -2.604vw;
}

#p-home #greeting .box_02 {
	width: 390px;
	width: 20.313vw;
	position: relative;
	right: -21px;
	right: -1.094vw;
	z-index: 1;
}

#p-home #greeting .box_02 .pic_01 p {
	font-size: 25px;
	font-size: 1.302vw;
	letter-spacing: 0.025em;
	text-align: center;
	margin: 30px 0 90px;
	margin: 1.563vw 0 4.688vw;
}

#p-home #greeting .box_02 .pic_01 p strong {
	font-size: 36px;
	font-size: 1.875vw;
}

#p-home #greeting .box_02 .txt_01 {
	color: #fff;
	font-size: 17px;
	font-size: 0.885vw;
	background: rgba(72, 211, 212, 0.8);
	padding: 0 30px;
	padding: 0 1.563vw;
	position: relative;
}

#p-home #greeting .box_02 .txt_01::before {
	content: "";
	width: 390px;
	width: 20.313vw;
	height: 48px;
	height: 2.5vw;
	background: url(../image/bg_greeting_04.png);
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: -48px;
	top: -2.5vw;
}

#p-home #greeting .box_02 .txt_01::after {
	content: "";
	width: 390px;
	width: 20.313vw;
	height: 48px;
	height: 2.5vw;
	background: url(../image/bg_greeting_05.png);
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: -48px;
	bottom: -2.5vw;
}

#p-home #greeting .box_02 .txt_01 img {
	margin-bottom: 10px;
	margin-bottom: 0.521vw;
	width: 122px;
	width: 6.354vw;
}

#p-home #greeting .txt_02 {
	width: 931px;
	width: 48.49vw;
	background: rgba(255, 255, 255, 0.9);
	padding: 0 100px 0 75px;
	padding: 0 5.208vw 0 3.906vw;
	letter-spacing: 0.05em;
	position: relative;
	margin-top: 48px;
	margin-top: 2.5vw;
}

#p-home #greeting .txt_02::before {
	content: "";
	width: 931px;
	width: 48.49vw;
	height: 75px;
	height: 3.906vw;
	background: url(../image/bg_greeting_02.png);
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: -75px;
	top: -3.906vw;
}

#p-home #greeting .txt_02::after {
	content: "";
	width: 931px;
	width: 48.49vw;
	height: 75px;
	height: 3.906vw;
	background: url(../image/bg_greeting_03.png);
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: -75px;
	bottom: -3.906vw;
}

#p-home #greeting .txt_02 strong {
	color: #072a4f;
	font-size: 26px;
	font-size: 1.354vw;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
	margin-bottom: 0.521vw;
}

#p-home #greeting .txt_02 strong span {
	background: linear-gradient(transparent 70%, #b6edee 70%);
}

@media screen and (max-width: 480px) {
	#p-home #greeting {
		padding: 50px 0 50px;
	}

	#p-home #greeting h2 {
		font-size: 25px;
		margin-bottom: 30px;
	}

	#p-home #greeting h2 img {
		margin: 0 20px 10px;
		width: calc(100% - 40px);
	}

	#p-home #greeting h3 {
		font-size: 18px;
		margin-bottom: 60px;
	}

	#p-home #greeting h3 strong {
		font-size: 21px;
	}

	#p-home #greeting .box_01 {
		width: auto;
		display: block;
		right: auto;
	}

	#p-home #greeting .box_02 {
		width: auto;
		right: auto;
		display: flex;
		margin-bottom: 80px;
	}

	#p-home #greeting .box_02 .pic_01 {
		width: 47.2vw;
		margin-top: -30px;
		left: 20px;
		position: relative;
		z-index: 1;
	}

	#p-home #greeting .box_02 .pic_01 p {
		font-size: 13px;
		margin: 10px 0 0;
	}

	#p-home #greeting .box_02 .pic_01 p strong {
		font-size: 18px;
	}

	#p-home #greeting .box_02 .txt_01 {
		font-size: 17px;
		padding: 0 30px;
		width: 49.333vw;
		font-size: 11px;
		margin-left: auto;
		margin-top: 30px;
	}

	#p-home #greeting .box_02 .txt_01::before {
		width: 100%;
		height: 30px;
		top: -30px;
	}

	#p-home #greeting .box_02 .txt_01::after {
		width: 100%;
		height: 30px;
		bottom: -30px;
	}

	#p-home #greeting .box_02 .txt_01 img {
		margin-bottom: 10px;
		width: 61px;
	}

	#p-home #greeting .txt_02 {
		width: auto;
		padding: 0 30px;
		margin: 0 20px 0;
		font-size: 14px;
	}

	#p-home #greeting .txt_02::before {
		width: 100%;
		height: 30px;
		top: -30px;
	}

	#p-home #greeting .txt_02::after {
		width: 100%;
		height: 30px;
		bottom: -30px;
	}

	#p-home #greeting .txt_02 strong {
		font-size: 18px;
		margin-bottom: 5px;
	}
}

/* ---------------------------------------------------------
 *	医院情報・お問い合わせ
 *---------------------------------------------------------- */

#p-home #outline {
	color: #fff;
	background: #053363;
	padding: 70px 0 80px;
	padding: 3.645vw 0 4.167vw;
}

#p-home #outline h2 {
	width: 1024px;
	width: 53.333vw;
	margin: 0 auto 90px;
	margin: 0 auto 4.688vw;
	font-size: 55px;
	font-size: 2.865vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	letter-spacing: 0.05em;
	text-align: center;
}

#p-home #outline h2 img {
	width: 53.333vw;
}

#p-home #outline .box_01 {
	width: 1200px;
	width: 62.5vw;
	margin: 0 auto;
	position: relative;
}

#p-home #outline .box_02 {
	position: absolute;
	right: calc(50% + 77px);
	right: calc(50% + 4.01vw);
	top: 0;
}

#p-home #outline .box_02 iframe {
	width: 883px;
	width: 45.99vw;
	height: 652px;
	height: 33.958vw;
}

@media screen and (max-width: 960px) {
	#p-home #outline .box_02 iframe {
		transform: scale(0.638);
		transform-origin: right top;
	}
}

@media screen and (max-width: 480px) {
	#p-home #outline .box_02 {
		position: relative;
	}

	#p-home #outline .box_02 iframe {
		transform: scale(1);
	}
}

#p-home #outline .box_03 {
	width: 600px;
	width: 31.25vw;
	margin-left: auto;
	margin-bottom: 60px;
	margin-bottom: 3.125vw;
	text-align: center;
}

#p-home #outline .box_03 .logo {
	width: 353px;
	width: 18.385vw;
	margin: 0 auto 30px;
	margin: 0 auto 1.563vw;
}

#p-home #outline .box_03 address {
	font-size: 18px;
	font-size: 0.938vw;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
}

#p-home #outline .box_03 .tel_01 {
	color: #072a4f;
	font-size: 29px;
	font-size: 1.51vw;
	font-family: "FuturaLTPro-Heavy";
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	margin-bottom: 0.521vw;
	padding: 10px 10px 0;
	padding: 0.521vw 0.521vw 0;
}

#p-home #outline .box_03 .tel_01 a {
	color: #072a4f;
}

#p-home #outline .box_03 .tel_01 strong {
	font-size: 48px;
	font-size: 2.5vw;
	margin-left: 20px;
	margin-left: 1.042vw;
}

#p-home #outline .box_03 .tel_01 rt {
	font-size: 18px;
	font-size: 0.938vw;
	transform: translateY(-5px);
	transform: translateY(-0.26vw);
}

#p-home #outline .box_03 .tel_02 {
	font-size: 17px;
	font-size: 0.885vw;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	margin-bottom: 0.521vw;
}

#p-home #outline .box_03 .tel_02 a {
	color: #fff;
}

#p-home #outline .box_03 .tel_02 strong {
	font-size: 40px;
	font-size: 2.083vw;
	font-family: "FuturaLTPro-Heavy";
	letter-spacing: 0.025em;
	margin-left: 20px;
	margin-left: 1.042vw;
}

#p-home #outline .box_03 .btn_01 {
	color: #3594f2;
	font-size: 30px;
	font-size: 1.563vw;
	font-weight: 700;
	background: #fff;
	margin-bottom: 40px;
	margin-bottom: 2.083vw;
	padding: 5px 10px 10px;
	padding: 0.26vw 0.521vw 0.521vw;
}

#p-home #outline .box_03 .btn_01 a {
	color: #3594f2;
}

#p-home #outline .box_03 .btn_01 a span {
	padding: 0 35px 0 105px;
	padding: 0 1.823vw 0 5.469vw;
	background: url(../image/ico_pc_02.svg) no-repeat left center, url(../image/ico_arrow_04.svg) no-repeat right 40px;
	background: url(../image/ico_pc_02.svg) no-repeat left center, url(../image/ico_arrow_04.svg) no-repeat right 2.083vw;
	background-size: 70px, 11px;
	background-size: 3.646vw, 0.573vw;
	min-height: 61px;
	min-height: 3.177vw;
	display: inline-block;
}

#p-home #outline .box_03 .btn_01 strong {
	font-size: 45px;
	font-size: 2.344vw;
	font-weight: 700;
}

#p-home #outline .box_03 table {
	width: 100%;
	font-size: 17px;
	font-size: 0.885vw;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
}

#p-home #outline .box_03 table th {
	background: #072a4f;
}

#p-home #outline .box_03 table td {
	border-bottom: 1px solid #fff;
}

#p-home #outline .box_03 table tr:last-child td {
	border-bottom: none;
}

#p-home #outline .box_03 ul {
	font-size: 17px;
	font-size: 0.885vw;
	text-align: left;
}

#p-home #outline .box_03 ul li {
	text-indent: -1em;
	padding-left: 1em;
}

#p-home #outline .box_04 {
	width: 1200px;
	width: 62.5vw;
	margin: 0 auto;
	font-size: 17px;
	font-size: 0.885vw;
}

#p-home #outline .box_04 h3 {
	background: #072a4f;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
	padding: 0 20px;
	padding: 0 1.042vw;
}

#p-home #outline .box_04 .access {
	display: flex;
	justify-content: space-between;
}

#p-home #outline .box_04 .bus table th {
	width: 150px;
	width: 7.813vw;
}

#p-home #outline .box_04 .bus table th span {
	background: url(../image/ico_bus.svg) no-repeat left center;
	background-size: 40px;
	background-size: 2.083vw;
	padding-left: 50px;
	padding-left: 2.604vw;
	min-height: 40px;
	min-height: 2.083vw;
	display: inline-block;
}

#p-home #outline .box_04 .train_car table th {
	width: 150px;
	width: 7.813vw;
}

#p-home #outline .box_04 .train_car table tr:first-child th {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	padding-bottom: 1.042vw;
}

#p-home #outline .box_04 .train_car table tr:first-child td {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	padding-bottom: 1.042vw
}

#p-home #outline .box_04 .train_car table tr:nth-child(2) th {
	padding-top: 20px;
	padding-top: 1.042vw;
}

#p-home #outline .box_04 .train_car table tr:nth-child(2) td {
	padding-top: 20px;
	padding-top: 1.042vw;
}

#p-home #outline .box_04 .train_car table th span {
	background: url(../image/ico_train.svg) no-repeat left center;
	background-size: 40px;
	background-size: 2.083vw;
	padding-left: 50px;
	padding-left: 2.604vw;
	min-height: 40px;
	min-height: 2.083vw;
	display: inline-block;
}

#p-home #outline .box_04 .train_car table tr:nth-child(2) th span {
	background: url(../image/ico_car.svg) no-repeat left center;
	background-size: 40px;
	background-size: 2.083vw;
}

#outline #map_sp {
	margin-top: -55px;
	padding-top: 55px;
}

@media screen and (max-width: 960px) {
	#p-home #outline .box_03 .tel_02 {
		display: block;
	}

	#p-home #outline .box_03 .tel_02 strong {
		margin-left: 0;
		display: block;
	}
}

@media screen and (max-width: 480px) {
	#p-home #outline {
		padding: 40px 0 0;
	}

	#p-home #outline h2 {
		width: auto;
		margin: 0 20px 20px;
		font-size: 25px;
	}

	#p-home #outline h2 img {
		width: 100%;
		margin-bottom: 10px;
	}

	#p-home #outline .box_01 {
		width: auto;
	}

	#p-home #outline .box_02 {
		position: static;
	}

	#p-home #outline .box_02 iframe {
		width: 100%;
		height: 220px;
	}

	#p-home #outline .box_03 {
		width: auto;
		margin: 0 30px;
	}

	#p-home #outline .box_03 .logo {
		width: calc(60% - 60px);
		margin: 0 auto 20px;
	}

	#p-home #outline .box_03 address {
		font-size: 12px;
		margin-bottom: 10px;
	}

	#p-home #outline .box_03 .tel_01 {
		font-size: 16px;
		margin-bottom: 10px;
		padding: 10px 10px 0;
	}

	#p-home #outline .box_03 .tel_01 a {
		color: #072a4f;
	}

	#p-home #outline .box_03 .tel_01 strong {
		font-size: 26px;
		margin-left: 20px;
	}

	#p-home #outline .box_03 .tel_01 rt {
		font-size: 10px;
		transform: translateY(-5px);
	}

	#p-home #outline .box_03 .tel_02 {
		font-size: 11px;
		margin-bottom: 10px;
	}

	#p-home #outline .box_03 .tel_02 strong {
		font-size: 22px;
	}

	#p-home #outline .box_03 .btn_01 {
		font-size: 18px;
		margin-bottom: 20px;
		padding: 5px 10px 10px;
	}

	#p-home #outline .box_03 .btn_01 a span {
		padding: 0 18px 0 50px;
		background: url(../image/ico_pc_02.svg) no-repeat left center, url(../image/ico_arrow_04.svg) no-repeat right 19px;
		background-size: 40px, 8px;
		min-height: 0;
	}

	#p-home #outline .box_03 .btn_01 strong {
		font-size: 23px;
	}

	#p-home #outline .box_03 table {
		font-size: 13px;
		margin-bottom: 20px;
	}

	#p-home #outline .box_03 ul {
		font-size: 12px;
		margin-bottom: 20px;
	}

	#p-home #outline .box_04 {
		width: auto;
		margin: 0 20px 30px;
		font-size: 12px;
	}

	#p-home #outline .box_04 h3 {
		margin-bottom: 20px;
		padding: 0 20px;
	}

	#p-home #outline .box_04 .access {
		display: block;
	}

	#p-home #outline .box_04 .bus {
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}

	#p-home #outline .box_04 .bus table th {
		width: 75px;
		text-align: left;
		vertical-align: top;
	}

	#p-home #outline .box_04 .bus table th span {
		background: url(../image/ico_bus.svg) no-repeat left center;
		background-size: 22px;
		padding-left: 32px;
		min-height: 22px;
	}

	#p-home #outline .box_04 .train_car table {
		width: 100%;
	}

	#p-home #outline .box_04 .train_car table th {
		width: 75px;
		text-align: left;
		vertical-align: top;
	}

	#p-home #outline .box_04 .train_car table tr:first-child th {
		border-bottom: 1px solid #fff;
		padding-bottom: 20px;
	}

	#p-home #outline .box_04 .train_car table tr:first-child td {
		border-bottom: 1px solid #fff;
		padding-bottom: 20px;
	}

	#p-home #outline .box_04 .train_car table tr:nth-child(2) th {
		padding-top: 20px;
	}

	#p-home #outline .box_04 .train_car table tr:nth-child(2) td {
		padding-top: 20px;
	}

	#p-home #outline .box_04 .train_car table th span {
		background: url(../image/ico_train.svg) no-repeat left center;
		background-size: 22px;
		padding-left: 32px;
		min-height: 22px;
	}

	#p-home #outline .box_04 .train_car table tr:nth-child(2) th span {
		background: url(../image/ico_car.svg) no-repeat left center;
		background-size: 22px;
	}
}
/*20230331編集*/
/* ---------------------------------------------------------
 *	歯並びの違い
 *---------------------------------------------------------- */

#p-home #alignment{
	text-align: center;
	background: url(../image/bg_alignment_01.png) no-repeat center center;
	background-size: 100% auto;
	padding: 77px 0 0;
	padding: 4.01vw 0 0;
}

#p-home #alignment .box_01 {
	width: 1256px;
	width: 65.417vw;
	min-height: 580px;
	min-height: 30.208vw;
	margin: 0 auto;
}


#p-home #alignment .box_02 {
	background: url(../image/bg_worried_03.jpg) repeat-x left top;
	background-size: auto 100%;
	padding: 50px 0 130px;
	padding: 2.604vw 0 6.771vw;
}

#p-home #alignment h3 {
	color: #48d3d4;
	font-size: 35px;
	font-size: 1.823vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
}

#p-home #alignment h3 span {
color: #072a4f;
    font-size: 115%;
    display: inline-block;
    margin-top: 80px;
	}

#p-home #alignment h4 {
	color: #1e456b;
	font-size: 39px;
	font-size: 2.031vw;
	font-weight: 600;
	    font-family: FOT-筑紫A丸ゴシック Std B;

}

#p-home #alignment h4 span {
color: #0084ee;
background: linear-gradient(transparent 60%, #fffeae 30%);
}

#p-home #alignment .box_03 {
width: 100%;
    display: block;
	margin-bottom: 80px;
	}

#p-home #alignment h5 {
color: #0084ee;
    font-size: 20px;
    font-family: FOT-筑紫A丸ゴシック Std B;
    line-height: 1.5;
    border-bottom: 2px dotted;
    width: 30%;
    margin: 40px auto 10px;
	}
	#p-home #alignment .box_02 {
		display:none;
	}
@media screen and (max-width: 960px) {
	#p-home #alignment h2 img {
		margin: 0 0 1.042vw 0;
	}

	#p-home #alignment .box_01 {
		width: 62.5vw;
	}
}

@media screen and (max-width: 480px) {
	#p-home #alignment {
		padding: 10px 0 0;
		/*background: url(../image/sp/bg_worried_01.png) no-repeat center top;*/
		background-size: cover;
	}

	#p-home #alignment .box_01 {
		width: auto;
		min-height: 0;
		background: none;
	}

	#p-home #alignment .box_01 {
		width: auto;
		min-height: 0;
		background: none;
		margin: 0 10px;
	}

	#p-home #alignment .box_01 .pic_01 img {
		width: 100%;
	}

	#p-home #alignment .txt_01 {
		max-width: 280px;
		margin: -40px auto 20px;
	}

	#p-home #alignment .box_02 {
				display:block;
		background: rgba(229, 251, 247,0.5);
		background-size: auto 100%;
		padding: 10px
	}

	#p-home #alignment h3 {
		font-size: 18px;
	}

	#p-home #alignment h3 span {
display: block;
    margin: 20px 0 0;
	font-size: 25px;
		}

	#p-home #alignment h4 {
		font-size: 22px;
	}

	#p-home #alignment .box_03 {
		width: 90%;
    margin: 0 auto 30px;
	}
	#p-home #alignment .box_03 p{
	font-size: 14px;
	}

	#p-home #alignment h5 {
font-size: 25px;
    padding-bottom: 0px; 
    width: 90%;	}

}
/* ---------------------------------------------------------
 *	治療プラン
 *---------------------------------------------------------- */

#p-home #plan{
	text-align: center;
	background: url(../image/bg_plan_01.png) no-repeat center top;
	background-size: 100% auto;
	padding: 77px 0 0;
	padding: 4.01vw 0 0;
}

#p-home #plan .box_01 {
	width: 1256px;
	width: 65.417vw;
	min-height: 580px;
	min-height: 30.208vw;
	margin: 0 auto;
}
#p-home #plan .box_01 img{
	margin-top: -90px;
	/*margin-bottom: 50px;*/
}
#p-home #plan h2 span {
	color: #fff;
	font-size: 41px;
	font-size: 2.135vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	width: 794px;
	width: 47.354vw;
	height: 106px;
	height: 5.521vw;
	line-height: 106px;
	line-height: 5.521vw;
	background: #072a4f;
	display: block;
	margin-bottom: 30px;
	margin-bottom: 1.563vw;
}

#p-home #plan h2 span strong {
	font-size: 63px;
	font-size: 3.281vw;
}

#p-home #plan h2 img {
	display: block;
	text-align: left;
	margin: 0 0 20px -70px;
	margin: 0 0 1.042vw -3.6456vw;
	width: 24.948vw;
}

#p-home #plan ul {
	padding-left: 140px;
	padding-left: 7.292vw;
}

#p-home #plan ul li {
	font-size: 24px;
	font-size: 1.25vw;
	text-align: left;
	margin-bottom: 20px;
	margin-bottom: 1.042vw;
	padding-left: 40px;
	padding-left: 2.083vw;
	background: url(../image/ico_check_01.png) no-repeat left 3px;
	background-size: 1.302vw;
}

#p-home #plan .box_02 {
	display:none;
}

#p-home #plan h3 {
	color: #48d3d4;
	font-size: 35px;
	font-size: 1.823vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
}

#p-home #plan h3 span {
	display: inline-block;
	background: url(../image/ico_worried_01.png) no-repeat left center, url(../image/ico_worried_02.png) no-repeat right center;
	background-size: 1.563vw;
	padding: 0 45px;
	padding: 0 2.344vw;
	min-height: 76px;
	min-height: 3.958vw;
}

#p-home #plan h4 {
	color: #1e456b;
	font-size: 39px;
	font-size: 2.031vw;
	font-weight: 700;
}

#p-home #plan h4 span {
	background: linear-gradient(transparent 70%, #fff 70%);
}

#p-home #plan .box_03 {
	width: 100%;
	height: 377px;
	height: 19.635vw;
	background: url(../image/bg_worried_02.png) no-repeat center bottom;
	background-size: auto 100%;
	display: table;
	margin-top: -152px;
	margin-top: -7.917vw;
}

#p-home #plan h5 {
	color: #fff;
	font-size: 41px;
	font-size: 2.135vw;
	font-family: FOT-筑紫A丸ゴシック Std B;
	line-height: 1.5;
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 30px;
	padding-bottom: 1.563vw;
}

#p-home #plan h5 strong {
	font-size: 66px;
	font-size: 3.438vw;
}

@media screen and (max-width: 960px) {
	#p-home #plan h2 img {
		margin: 0 0 1.042vw 0;
	}

	#p-home #plan .box_01 {
		width: 62.5vw;
	}
}

@media screen and (max-width: 480px) {
	#p-home #plan {
		padding: 10px;
		background-size: cover;
	}

	#p-home #plan .box_01 {
		width: auto;
		min-height: 0;
		background: none;
	}

	#p-home #plan .box_01 {
		width: auto;
		min-height: 0;
		background: none;
	}
	#p-home #plan .box_01 img{
	    margin-top: 0;
    margin-bottom: 10px;
	}

	#p-home #plan .box_01 .pic_01 img {
		width: 100%;
	}

	#p-home #plan h2 span {
		font-size: 20px;
		width: auto;
		height: auto;
		line-height: 1.5;
		margin: 0 20px;
		padding: 5px 10px;
	}

	#p-home #plan h2 span strong {
		font-size: 27px;
	}

	#p-home #plan h2 img {
		display: none;
	}

	#p-home #plan .txt_01 {
		max-width: 280px;
		margin: -40px auto 20px;
	}

	#p-home #plan ul {
		max-width: 305px;
		margin: 0 auto;
	}

	#p-home #plan ul li {
		font-size: 15px;
		text-align: left;
		margin-bottom: 10px;
		padding-left: 24px;
		background: url(../image/ico_check_01.png) no-repeat left 4px;
		background-size: 14px;
	}

	#p-home #plan .box_02 {
background-color: #fff;
    display: block;
    padding: 10px;
	}
	#p-home #plan .box_02 h4{
	font-family: FOT-筑紫A丸ゴシック Std B;
	color: #072a4f;
	font-size: 25px;
	}
	#p-home #plan .box_02 h5{
ont-family: FOT-筑紫A丸ゴシック Std B;
    color: #50d3d3;
    font-size: 20px;
    text-align: center;
    padding: 0;
    display: block;
		}
	#p-home #plan .box_02 img.icon{
width: 45%;
    display: block;
    margin: 0 auto 20px;
		}
	#p-home #plan h3 {
		font-size: 18px;
	}

	#p-home #plan h3 span {
		display: inline-block;
		background: url(../image/ico_worried_01.png) no-repeat left center, url(../image/ico_worried_02.png) no-repeat right center;
		background-size: auto 50px;
		padding: 0 20px;
		margin: 0 10px 20px;
	}

	#p-home #plan h4 {
		font-size: 16px;
	}

	#p-home #plan .box_03 {
		width: 100%;
		height: 160px;
		background: url(../image/sp/bg_worried_02.png) no-repeat center bottom;
		background-size: 100% 100%;
		margin-top: -60px;
	}

	#p-home #plan h5 {
		font-size: 16px;
		padding-bottom: 20px;
	}

	#p-home #plan h5 strong {
		font-size: 24px;
	}
}
