@charset "utf-8";
/*================================
ここから全サイズ適用
================================*/
.section_ttl02_wrap {
    min-height: 90px;
	/* margin-bottom: 60px; */
    display: grid;
    align-items: center;
    padding-inline: 4px;
}
.link_btn {
	font-size: 18px;
}
.lower_flex02_ttl {
	margin-bottom: 25px;
}

.imp_grey_border {
	padding: 28px 30px;
	border: solid 4px #e3ddd3;
	border-radius: 6px;
	margin: 0 auto;
}

.txt {
	font-size: 18px;
	font-weight: 500;
}

.check_lists_org li span {
    color: #ab683c;
}
.lower_inner {
	padding-bottom: 60px;
}

.Recommended_txt span {
	font-weight: 600;
}

.services_flex_ttl .text_bold {
	color: #e99200;
	font-size: 28px;
}

/* implant_hd_wrap */

.implant_hd_wrap {

}

.hd_implant {
	background: url(./img/implant_head01.jpg) right top no-repeat;
	position: relative;
	margin: 0 auto 20px;
	max-width: 1366px;
	min-height: 440px;
	padding-top: 10px;
	padding-left: 70px;
}

.hd_implant_ttl strong{
	color: #e99200;
	font-size: 58px;
	font-weight: 600;
}
.hd_implant_ttl {
    margin-top: 30px;
    width: fit-content;
    margin-left: 1%;
}


.hd_implant_ttl h2{
	font-size: 44px;
	line-height: 1.655;
	text-align: center;
	border-bottom: solid 1px #d9d1c3;
	max-width: 616px;
}

.hd_All-on {
	margin-bottom: 150px;
}

.hd_All-on_box {
	background-color: #ffffff;
	border: 2px solid #d9d1c3;
	border-radius: 6px;
	box-shadow: 0px 4px 4.95px 0.05px rgba(59, 59, 59, 0.35);
	margin: 0 auto;
	width: 98%;
    max-width: 1200px;
    min-height: 382px;
	position: relative;

    padding: 34px 89px 42px;
}

.hd_All-on_box::after {
	content: "";
		background-color: #ffffff;
	border: 2px solid #d9d1c3;
	border-radius: 6px;
	position: absolute;
	top: 15px;
    left: 15px;
	height: 100%;
	width: 100%;
    z-index: -1;
}

.hd_All-on_ttl strong{
	font-weight: 600;
	font-size: 34px;
}
.hd_All-on_ttl::before {
	content: "～";
}
.hd_All-on_ttl::after {
content: "～";
}
.hd_All-on_ttl {
	text-align: center;
	border-top: solid 1px #d9d1c3;
	border-bottom: solid 1px #d9d1c3;
	font-size: 28px;
    font-weight: 500;
	color: #46372d;
	line-height: 1.786;
	margin-bottom: 25px;
	display: flex;
	align-items: center;
    justify-content: center;
	gap: 10px;
}
.hd_All-on_flex {
	display: flex;
	gap: 40px;
	/* align-items: center; */
	margin: 0 auto;
}

.hd_All-on_img {

}

.hd_All-on_list {
	margin-top: -15px;
}

.hd_All-on_list span {
	font-size: 18px;
	font-weight: 400;
}
.hd_All-on_list strong {
	color: #ae1d00;
	font-weight: 600;
	font-size: 36px;
}
.hd_All-on_list li {
	border-bottom: solid 1px #46372d;
	color: #46372d;
	font-size: 24px;
    font-weight: 500;
	line-height: 2.083;
	text-align: left;
    line-height: 1.7;
	margin-top: 10px;
	width: fit-content;
}

/* オールオン4ってどんな治療なの？ */

.imp_slash_ttl::before {
	content: "＼ ";
}

.imp_slash_ttl::after {
	content: " ／";
}
.imp_slash_ttl {
	font-size: 20px;
    font-weight: 500;
	line-height: 1.9;
	display: flex;
	align-items: center;
	/* justify-content: center; */
    gap: 10px;
}

.imp_yellow_ttl {
	background-color: #e9b500;
	border-radius: 18px;
	color: #ffffff;
	font-size: 22px;
	line-height: 1.636;
	line-height: 36px;
	text-align: center;
	height: 36px;
	max-width: 270px;
    margin: 10px 0 20px;
	position: relative;
}

.imp_yellow_eng {
	color: #e99200;
	font-size: 18px;
	font-weight: 500;
	line-height: 2;
    position: absolute;
    top: 0;
    left: 110%;
    width: max-content;

}


/* おすすめしたい方 */

.Recommended_bg {
    background-image: url(./img/implant_Recommended01.png?01) , url(./img/implant_Recommended02.png?01);
    max-width: 1060px;
    margin-top: 60px;
    width: 96%;
}

/* このような方はインプラントをご検討ください */
#imp_Considering .Recommended_bg {
	background-image: url(img/implant_Recommended03.png?01),url(./img/implant_Recommended04.png?01);
}

/* 従来のインプラント治療との違い */

.Differences_Implants_wrap {
	display: flex;
	gap: 40px;
}

.Differences_Implants::before {
	content: "";

}

.Differences_Implants {
	border-radius: 6px;
	background-image: linear-gradient(to right top, #b4aea4, #e3ddd3);
    background-origin: border-box;
    background-clip: padding-box;
    padding: 4px;
	position: relative;
}

.Differences_Implants_ttl {
	background-color: #e3ddd3;

	max-width: 350px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top: -17px;
    left: 0;
    right: 0;
	z-index: 1;
}



.Differences_Implants_inner {
	background-color: #fff;
    padding: 45px 29px 30px;
	position: relative;
    height: 100%;
    max-width: 480px;
    width: 100%;
}

#Differences_All-on .Differences_Implants_ttl {
	background-color: #e1c04e;
}

#Differences_All-on {
	/* background-image: linear-gradient(to right top, #c9a529, #e1c04e); */
	background-image: linear-gradient(to right top, #c9a529, #ebc746);
}

/* 即時荷重インプラントのメリット */
.imp_merit_flex {
	display: flex;
	gap: 10px;
	justify-content: space-between;
	margin-bottom: 70px;
}

.imp_merit_item .txt{
    letter-spacing: -0.9px;

}
.imp_merit_item {
	border: solid 4px #e3ddd3;
	border-radius: 6px;
	padding: 30px 13px;
    max-width: 240px;
    width: 100%;
}

.imp_merit_img {
	min-height: 93px;
	display: grid;
	align-items: center;
	margin-bottom: 30px;
}

.imp_merit_ttl {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 30px;

}

/* インプラントの担当医 ／ 専門医 */

.staff_info_ttl em{
	color: #e99200;
	font-size: 32px;
}
.staff_info_ttl span{
	font-size: 24px;
}
.staff_info_ttl {
	text-align: center;
	font-size: 30px;
	font-weight: 500;
    line-height: 1.4;
	margin: 0 auto 10px;
	width: fit-content;
}

.staff_ttl_border span{
	font-size: 28px;
}
.staff_ttl_border {
	border-bottom: solid 1px #e9b500;
	font-size: 24px;
	font-weight: 500;
	margin: 0 auto 40px;
	max-width: 470px;
	padding-bottom: 5px;
    text-align: center;
}


.staff_flex {
	display: flex;
    justify-content: space-between;
	gap: 20px 40px;
	margin-bottom: 40px;
}
.staff_info {
	flex: 1;
}


.staff_info_name {
	font-size: 30px;
	color: #46372d;
	display: flex;
	align-items: baseline;
	gap: 20px;
	flex-wrap: wrap;
    font-weight: 500;
    margin-bottom: 20px;
}
.staff_info_class {
	font-size: 22px;
	font-family: "Noto Serif JP";
	color: #46372d;

}

.staff_info_eng {
	font-size: 20px;
	color: #e99200;
	line-height: 1.4;
    font-weight: 400;
}

.staff_greeting_ttl {
	font-size: 22px;
	color: #e99200;
	line-height: 1.364;
	margin-bottom: 20px;
}

.staff_greeting_txt {
	font-size: 18px;
	color: #333333;
	line-height: 2;
}

.staff_list_wrap {
	display: flex;
	gap: 20px 40px;
	justify-content: space-between;
}


.staff_flex .staff_list_item {
	max-width: 480px;
}

.staff_list_item {
	max-width: 1000px;
	width: 100%;
}

.staff_list_ttl {
	font-size: 20px;
	color: #7f7066;
	line-height: 1.5;
	text-align: left;
	border-bottom: solid 1px #efe9de;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

.staff_lists p {
	display: flex;
    font-weight: 500;
}
  
.staff_history p span {
	min-width: 70px;
    padding-right: 1em;
    white-space: nowrap;
}
  
.Doctor_inner .staff_history p span {
	min-width: auto;
}

.certificate_wrap{
	border: 1px solid #efe9de;
	padding: 60px 0 ;
	margin-bottom: 70px;
}


.certificate_wrap_inner {
	display: flex;
    justify-content: center;
	gap: 20px;
	border-bottom: solid 1px #efe9de;
	max-width: 900px;
	margin: 0 auto 20px;
	padding-bottom: 20px;
}
.certificate_wrap_inner:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

/* 従来のインプラント治療との違い */

.Implants_Differences_ttl {
	border-bottom: solid 1px #d9d1c3;
	font-size: 20px;
	font-weight: 500;
}

/* ---------------------------------- */
/* 共通スタイル: 4列のGridを基本とする */
/* ---------------------------------- */
.comparison-table {
    display: block; /* 全体のコンテナ */
    width: 100%;
	/* margin-bottom: 40px; */
}

.table-row {
    display: grid;
    /* PC表示: 4列のGridを作成 */
    /* 最初の列（比較項目）は固定幅、残りの3列（比較対象）は均等に */
    grid-template-columns: 155px 1fr 1fr 1fr; 
    /* border-bottom: 1px solid #ddd; */
	gap: 1px;
    margin-bottom: 1px;
}

.table-cell {
    padding: 12px 20px;
    /* border-left: 1px solid #eee; */

    line-height: 1.5;
    text-align: left;

}

/* 最初の列のボーダーを非表示 */
.table-cell:first-child {
    /* border-left: none;
    text-align: left;
    justify-content: flex-start; */
}

/* ヘッダー行のスタイル */
.table-header-cell {
    font-weight: 600;
    background-color: #93867d;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
    line-height: 1;
	/* 垂直方向の中央揃え */
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px; /* 最小高さを設定して高さを揃える */
    padding: 0;
}

.table-row:nth-of-type(2n) .table-cell {
    background-color: #e6e1de;
	border: solid 1px #c2b9b4;

}
.table-row:nth-of-type(2n) + .table-row .table-cell {
    background-color: #f4f1f0;
	border: solid 1px #c2b9b4;
}

.table-row:nth-of-type(2n) + .table-row .imp_cell {
	border-color: #d3a400;
    background-color: #eae1c4;
}

.table-side-cell {
    background-color: #f4f1f0;
	/* 垂直方向の中央揃え */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.imp_cell {
    background-color: #e9b500;
}
.table-row:nth-of-type(2n) .imp_cell {
    background-color: #e1d2a0;
	border-color: #d3a400;
}

.table-header-img .table-cell + .table-cell {
	padding: 0;
	background-color: #fff;
}

.table-header-demerit .thm_list li::before {
	color: #7e6f65;
}
.thm_list li::before {
	content: "✓";
	background-color: #ffffff;
	color: #e99200;
	display: inline-block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
	line-height: 0.7;
	position: absolute;
	left: 0;
	top: 4px;
	width: 17px;
	height: 17px;
}
.thm_list li + li{
	margin-top: 8px;
}
.thm_list li {
	position: relative;
	padding-left: 27px;
	font-weight: 500;
}


/* 最初のセルの背景色をリセット（空セルの場合）*/
.empty-cell {
    /* background-color: transparent; */
}

/* 小岩ひまわり歯科・矯正歯科のインプラントが選ばれる理由 */

.imp_reason3_box {
	border: solid 4px #e3ddd3;
	border-radius: 20px;
	padding: 30px 42px;
	margin-bottom: 20px;
	width: 100%;
}

.imp_reason3_ttl {
	background-color: #e3ddd3;
	color: #46372d;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 25px;
    padding: 6px;
}

.imp_reason3_flex .imp_reason3_box {
	max-width: 490px;
	margin-bottom: 0;
}
.imp_reason3_box .txt {
	margin: 15px 0 0;
}
.imp_reason3_flex {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
	gap: 20px;
	margin-bottom: 40px;
}


/* 症例 */


.case_img_wrap {
	margin-bottom: 60px;
	display: flex;
	justify-content: space-between;
	gap: 60px;
    align-items: center;
    text-align: center;
}

.case_repair {
	background-color: #8e8077;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	max-width: 420px;
	line-height: 40px;
	height: 40px;
	margin-bottom: 20px;
}

.case_repair_after {
	background-color: #ab683c;
}


.case_img_arrow {
	position: relative;
}
.case_img_arrow::before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
    border-width: 23px 0px 23px 30px;
    border-color: transparent transparent transparent #ab683c;
}

.case_info_tbl {
	border: solid 1px #d9d1c3;
	margin-bottom: 70px;
}

.case_info_tbl th {
	width: 30%;
	text-align: center;
	vertical-align: middle;
	border: solid 1px #d9d1c3;
	font-size: 18px;
	color: #46372d;
	font-weight: 500;
}
  
.case_info_tbl td {
	width: 70%;
	vertical-align: middle;
	padding: 25px;
    text-align: left;
	border: solid 1px #d9d1c3;
	line-height: 1.625;
	color: #46372d;
	height: 120px;
}


/* 技工所との連携 */

.imp_assist1_wrap {
	background: url(../orthodontic/img/orthodontics_Doctor_bg.png);
	position: relative;
	margin-bottom: 60px;
}

.imp_assist1_txt {
	max-width: 692px;

    padding-top: 25px;
    padding-left: 44px;
    padding-bottom: 35px;
}

.imp_assist1_ttl {
	border-bottom:  dotted #231815 2px;
	/* font-size: 22px; */
	font-size: clamp(18px, 2.2rem, 22px);
    font-weight: 600;
	margin-bottom: 30px;
	padding-bottom: 5px;

}


.imp_assist1_wrap::before {
	content: "";
	position: absolute;
    top: -45px;
	right: 5px;
	background: url(../orthodontic/img/orthodontics_Doctor01.png) bottom no-repeat;
	width: 280px;
	height: 308px;
}
.imp_assist1_info {
	background-color: #e99a00;
	outline: solid 1px #fff;
	outline-offset: -3px;
	height: 100px;
	width: 250px;
	display: grid;
	justify-content: center;
	align-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 15px;
    text-align: center;
}

.imp_assist1_name {
	font-size: 26px;
	font-weight: bold;
    line-height: 1.5;
}


/* 株式会社アシストワン */

.dl-assist1_wrap {
	background-color: #d3d8ef;
	border: solid 2px #495bad;
	border-radius: 20px;
	padding: 30px 50px 40px;

	max-width: 1000px;
	min-height: 298px;
}

.dl-assist1_ttl {
	background-color: #ffffff;
	color: #233cad;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 40px;
	max-width: 900px;
}


/* インプラント治療のデメリット・注意点 */

#imp_demerit .services_border {
	margin: 25px 0;
}

.imp_demerit_txt {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.727;
}


/*flexbox（流れ・薄茶色の角丸四角タイトル用）*/
.flow_step_flexbox {
    display: flex;
    gap: 20px 40px;
}
.flow_step_flexbox > .flow_step_flexbox_item.-content {
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    gap: 40px 30px;
    flex: 1;
}
.flow_step_flexbox > .flow_step_flexbox_item.-content > .flow_step_detail {
    /* flex-basis: 58%; */
	flex: 1;
    margin-top: 10px;
}
.flow_step_flexbox > .flow_step_flexbox_item.-content > .flow_step_img {
    /* flex-basis: 38%; */
}
.flow_step_flexbox > .flow_step_flexbox_item.-content .link_btn {
    max-width: 400px;
    width: 100%;
}
.flow_step_detail_ttl {
    color: #e99200;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
	margin-bottom: 10px;
}

.flow_step_mini {
	max-width: 720px;
}

.flow_step_5_img {
	position: absolute;
	right: 0;
    top: -180px;
    background-color: #fff;
    padding-left: 40px;
}

.Treatment_Schedule {
	border-radius: 2px;
	background-color: #e99200;
	color: #ffffff;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
	height: 40px;
	line-height: 40px;
	max-width: 240px;
	margin: 30px auto;
}


.imp_lift_ttl {
	font-size: 24px;
	color: #46372d;
	line-height: 1.5;
	margin-bottom: 30px;
    font-weight: 500;
}

.imp_lift_img {
	margin-bottom: 40px;
}

#GBR.lower_flex02 {
	gap: 10px 30px;
}

@media (min-width: 1920px) {

}
@media (min-width: 1600px) {


}
@media (min-width: 1366px) {


}
@media (max-width: 1920px) {

}
@media (max-width: 1600px) {

}
/*================================
ノートPC 1366px～0px
================================*/
@media (max-width: 1366px) {
	.hd_implant {
		min-height: auto;
		background-size: contain;
        padding-bottom: 20px;
	}
	.hd_implant_ttl h2 {
		text-shadow: 0 0 10px #fff,0 0 20px #fff;
	}
	.hd_implant_ttl {
		margin-top: 10px;
	}
	.hd_All-on_img {
		width: fit-content;
	}

	.hd_All-on_box {
		padding-inline: 5%;
	}

	.hd_All-on_flex {
		justify-content: center;
		gap: 20px;
	}
}
/*================================
TABLET横 1080px～0px
================================*/
@media (max-width: 1080px) {

	.hd_implant {
		/* padding-left: 0px; */
		padding-left: 15px;
		background-size: 970px;

	}
	.hd_implant_ttl h2 {
		font-size: 36px;
	}
	.hd_implant_ttl strong {
		font-size: 42px;
	}

	.hd_All-on_box {
		padding-inline: 2%;
		width: 96%;
    }
	.Recommended_bg {
		padding-bottom: 38%;
	}

	.imp_assist1_txt {
		width: 66%;
	}

	.flow_step_mini {
		width: 63%;
	}

	.staff_flex {
		gap: 20px;
	}
	.staff_ttl_border {
		margin-bottom: 20px;
	}

	
	.imp_reason3_flex .imp_reason3_box {
		max-width: 49%;
        padding: 20px;
	}

	.imp_reason3_flex {
		gap: 20px 10px;
	}
	
	
	.certificate_wrap_inner {
		display: contents;
	}
	.certificate_wrap {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		justify-content: center;
        padding: 20px;
		padding-inline: 20px;
	}

	.case_img_wrap {
		gap: 20px;
	}

}
/*================================
TABLET縦 834px～0px
================================*/
@media (max-width: 834px) {

	.hd_implant_ttl {
		margin-inline: auto;
	}

	.hd_implant {
        background-position: bottom center;
        /* padding-bottom: 36%; */
		padding-bottom: 400px;
        background-size: 600px;
		background-image: url(./img/implant_head01_tab.jpg);
	}
	

	.hd_All-on_flex {
		flex-wrap: wrap;
		justify-content: center;
	}
	.hd_All-on_list {
		width: fit-content;
	}
	
	.hd_All-on {
		margin-bottom: 20px;
	}
  
	.Recommended_bg {
        padding-bottom: 43%;
    }
	  
	.imp_assist1_txt {
        padding-left: 20px;
		width: 62%;
	}

	.Differences_Implants_wrap {
		gap: 20px;
	}
  
	.Differences_Implants_ttl {
	  width: fit-content;
	  padding-inline: 20px;
	}

	.Differences_Implants_inner {
		padding: 40px 20px 20px;
		
	}

	.imp_assist1_wrap::before {
		top: 0;
	}

	.staff_flex {
		flex-wrap: wrap;
        justify-content: center;
    }
	.staff_info {
		flex: auto;
	}
	.staff_info_name {
		justify-content: center;
	}
	.staff_list_item {
		width: fit-content;
		margin: 0 auto;
	}
	.staff_img {
		order: -1;
	}

	.lower_inner .staff_list_item {
		max-width: 480px;
        width: 100%;
	}

	.imp_merit_flex {
		flex-wrap: wrap;
		justify-content: center;
        margin-inline: auto;
		max-width: 700px;
	}


	.table-row + .table-row .table-cell {
		font-size: 14px;
		padding: 8px 12px;
	}

	.table-row + .table-row .table-side-cell{
		font-size: 16px;
        padding-inline: 0;
	}

	.flow_step_mini {
		width: 100%;
	}
	
    /*flexbox（流れ・薄茶色の角丸四角タイトル用）*/
    .flow_step_flexbox {
        flex-direction: column;
		gap: 10px;
        max-width: 100%;
    }
    .flow_step_flexbox > .flow_step_flexbox_item.-step {
        align-self: center;
    }
    .flow_step_flexbox > .flow_step_flexbox_item.-content {
        flex-direction: column;
        row-gap: 20px;
		gap: 10px;
    }
    .flow_step_flexbox > .flow_step_flexbox_item.-content > .flow_step_detail {
    }
    .flow_step_flexbox > .flow_step_flexbox_item.-content > .flow_step_detail .txt{
		width: fit-content;
		margin: 0 auto;
    }
    .flow_step_flexbox > .flow_step_flexbox_item.-content > .flow_step_img {
    }
    .flow_step_detail_ttl {
        text-align: center;
    }

	.flow_step_5_img {
        top: -60px;
        padding-left: 0px;
        max-width: 180px;
	}
}

@media (max-width: 700px) {

	.imp_assist1_txt {
        width: 100%;
        padding: 20px;
    }

	.imp_assist1_info {
		position: relative;
		margin: 250px auto 20px;
        max-width: 400px;
		width: 100%;
	}

	.Differences_Implants_wrap {
		flex-wrap: wrap;
		justify-content: center;
		gap: 40px;
        margin: 0 auto;
		width: 98%;
    }

	.Recommended_bg {
        padding-bottom: 62%;
    }

	.imp_assist1_wrap::before {
		top: unset;

        bottom: 50px;
		right: 50px;
		left: 0;
		margin: 0 auto;
	}

	.himawari_ttl01 {
		padding-inline: 5px;
        margin-top: 80px;
	}


    .sp-scroll_text {
        border: solid 2px #ff9b4d;
        border-radius: 20px;
		background-color: #fff;
		font-size: 16px;
        text-align: center;
        display: block;
		padding: 0px 30px;
		width: 100%;
		font-weight: 500;
		width: fit-content;
		margin: 0 auto 15px;
    }
    .sp_scroll {
        overflow-x: scroll;
        position: relative;
        z-index: 1;
    }

    .sp_scroll .treatments_tbl {
		width: 700px;
	}
    .sp_scroll .treatments_tbl img {
        max-width: 100%;
    }

	.table-header-cell {
		font-size: 18px;
		min-height: 30px;
	}
	.table-row {
		grid-template-columns: 95px 1fr 1fr 1fr;
	}

	.txt {
		font-size: 16px;
	}

	.section_ttl02 {
		font-size: 21px;
	}
	.imp_reason3_flex .imp_reason3_box {
		max-width: 100%;
	}
	
	.case_info_tbl,.case_info_tbl tbody ,.case_info_tbl tr {
		display: block;
	}

	.case_info_tbl th {
		width: 100%;
		display: block;
	}
	  
	.case_info_tbl td {
		padding: 10px 7px;
		width: 100%;
		display: block;
		height: auto;
	}

	.case_img_wrap {
		flex-direction: column;
		justify-content: center;
		align-items: center;
    }
	.case_img_arrow::before {
		transform: rotate(90deg);
	}

	.flow_step_5_img {
        top: -40px;
        max-width: 140px;
    }
}


/*================================
SP表示 480px～0px
================================*/
@media (max-width: 480px) {
    .hd_implant_ttl strong {
        font-size: 32px;
    }
	.hd_implant_ttl h2 {
        font-size: 22px;
    }
	.hd_All-on_list li{
		padding: 0 10px;
	}

	.hd_All-on_box::after {
		top: 15px;
		left: 10px;
	}

	.hd_All-on_box {
        padding-inline: 5px;
        width: 92%;
    }
	
	.hd_implant {
        background-size: 100%;
        padding-bottom: 65%;
		padding-left: 0px;
	}

	.hd_All-on_ttl {
		font-size: 20px;
		line-height: 1.5;
		padding: 10px 0;
        gap: 0;
	}
	.hd_All-on_ttl strong {
		font-size: 30px;
        display: block;
	}

	.hd_All-on_list span {
		display: block;
	}
	

	.staff_info_ttl em {
		display: block;
		font-size: 28px;
	}
	.staff_info_ttl {
		font-size: 22px;
	}
	
	.staff_ttl_border {
        line-height: 1.5;
    }

	.certificate_wrap img {
		max-width: 49%;
	}
	.certificate_wrap {
        padding-inline: 0;
        gap: 20px 5px;
	}

	.dl-assist1_wrap {

        padding: 30px 12px;
		min-height: auto;
	}

	.dl-assist1_ttl {
		margin-bottom: 20px;
	}

	.imp_yellow_eng {
		text-align: center;
		top: 110%;
        right: 0;
        left: 0;
        width: 100vw;
	}

	.imp_reason3_box .txt {
		margin: 20px 0;
	}

	.imp_slash_ttl {
		text-align: center;
        justify-content: center;
		line-height: 1.5;
        margin-bottom: 8px;
	}
	.imp_yellow_ttl {
		font-size: 20px;
		margin: 0 auto;
        max-width: 100%;
        width: 100%;
	}
	.imp_yellow_ttl:has(.imp_yellow_eng) {
		margin: 0 auto 50px;

	}

	.imp_grey_border {
		padding: 15px 20px;
	}

	.lower_flex02_ttl {
		margin-bottom: 5px;
	}

	.imp_lift_ttl {
		margin-bottom: 10px;
        text-align: center;
	}
	.imp_lift_img {
		margin-bottom: 0px;
	}

	.imp_reason3_box {
		padding: 20px;
	}
	.imp_merit_item .txt {
		letter-spacing: 0;
		max-width: 100%!important;
	}

	.imp_merit_item {
		max-width: 100%;
		padding: 15px;
	}

	.flow_step_5_img {
        position: relative;
        inset: 0;
		margin: 40px auto;
        max-width:  max-content;
		display: none;
    }

	.lower_flex02 .txt {
		order: 3;
	}
	.lower_flex02 .lower_flex02_txt {
		display: contents;
	}

	.lower_flex02_txt.Implants_Differences {
		display: block;
	}

	.services_flex_ttl .text_bold {
		font-size: 26px;
	}

}



