@charset "utf-8";
/*------------------------------------------------------------
	style
------------------------------------------------------------*/
#main {
	  overflow-x: clip;
}
#main .features{
    overflow: hidden;
}
#main .mainVisual {
	position: relative;
}
#main .mainVisual .textBox {
	padding: 10px 20px 22px 40px;
	width: 500px;
	position: absolute;
	bottom: 97px;
	left: calc(50% + 50px);
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #FFF;
	z-index: 2;}
#main .mainVisual .textBox h2 {
	margin-bottom: 0;
	padding-bottom: 10px;
	position: relative;
	font-size: 4.8rem;
	line-height: 1.18;
	letter-spacing: 0.05em;
	font-feature-settings: 'palt';
}
#main .mainVisual .textBox h2::after {
	width: calc(100% + 60px);
	height: 1px;
	position: absolute;
	left: -40px;
	bottom: -90px;
	background-color: #16254B;
	content: '';
}
#main .mainVisual .textBox h2 span {
	margin: 7px 0 8px;
	display: block;
	font-size: 4.5rem;
}
#main .mainVisual .textBox h2 small {
	font-size: 18px;
	position: relative;
	z-index: 5;
}
#main .mainVisual .textBox h2 small::after {
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #FFF2A9;
	content: '';
	z-index: -1;
}
#main .mainVisual .textBox .textImg01 {
	width: 270px;
	position: absolute;
	left: -22px;
	top: -43px;
}
#main .mainVisual .textBox p {
	font-weight: 500;
	line-height: 1.87;
	letter-spacing: 0.086em;
}
#main .mainVisual .textBox p span{
    /*background: #16254B;*/
    color: #fff;
    padding-left: 8px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 3px;
	border-radius: 3px;
	font-size: 1vw;
	}
#main .mainVisual .textBox p.point_text{ font-size: 75px; margin-bottom: 30px; padding: 0; line-height: 1; letter-spacing: -1px; background: linear-gradient(90deg, #8c7537 0%, #dbb00b 45%, #fde79d 70%, #dbb10c 85%, #bc7f04 90% 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; font-weight: bold;}
#main .mainVisual .textBox p.point_text span{ font-size: 48px; padding: 0; }
#main .mainVisual .photo {
	width: 400px;
	position: absolute;
	left: 25vw;
	bottom: 4.5vw;
	z-index: 2;
}
#main .mainVisual .photoList li {
	vertical-align: top;
}
#main .mainVisual .photoList li img {
	width: 100%;
}
#main .topBox {
	position: relative;
}
#main .topBox::before {
	width: 100%;
	height: 181px;
	position: absolute;
	left: 0;
	top: -164px;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/top_bg01.webp) no-repeat center center / 100% 100%;
	content: '';
}

#main .topBox_sample::before {
	width: 100%;
	height: 181px;
	position: absolute;
	left: 0;
	top: -164px;
	background: none;
	content: '';
}

.no-webp #main .topBox::before {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/top_bg01.png);
}
#main .topBox .comBox {
	position: relative;
}

#main .topBox_sample{
	padding-top: 6rem;
}

#main .tooth {
	margin-bottom: 66px;
	padding: 92px 0 0;
	position: relative;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/tooth_bg01.webp) no-repeat center left / cover;
	z-index: 6;
}
.no-webp #main .tooth {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/tooth_bg01.jpg);
}
#main .tooth .comBox01 {
	display: flex;
	justify-content: space-between;
}
#main .tooth .textBox {
	margin-bottom: -78px;
	padding: 64px 55px 58px 73px;
	width: 50%;
	box-sizing: border-box;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	background-color: #fff;
}
#main .tooth h2 {
	margin-top: 54px;
	width: 42%;
	color: #fff;
	font-size: 3.5rem;
	line-height: 1.6;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .tooth h3 {
	margin-bottom: 23px;
	color: #00738A;
	font-size: 2rem;
	line-height: 1.9;
}
#main .tooth .textBox .textList {
	margin-bottom: 35px;
}
#main .tooth .textBox .textList li {
	margin-bottom: 12px;
	padding-left: 29px;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/tooth_bg02.webp) no-repeat left top 6px / 19px auto;
}
.no-webp #main .tooth .textBox .textList li {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/tooth_bg02.png);
}
#main .tooth .textBox .textList li:last-of-type {
	margin-bottom: 0;
}
#main .tooth .textBox .textList li span {
	font-size: 2rem;
	font-weight: 700;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/tooth_bg03.webp) repeat-x left bottom / auto 5px;
}
.no-webp #main .tooth .textBox .textList li span {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/tooth_bg03.png);
}
#main .tooth .textBox p {
	line-height: 2;
}
#main .features {
	margin-bottom: 37px;
	position: relative;
    margin-top: 50px;
    padding-top: 2rem;
}
#main .features .headLine01 small {
	letter-spacing: 0.05em;
}
#main .features .bgBox {
	padding: 113px 0 93px;
	position: relative;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/features_bg01.webp) no-repeat left top 72px / 100% auto;
}
.no-webp #main .features .bgBox {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/features_bg01.png);
}
#main .features::before {
	width: 9999px;
	height: calc(100% - 129px);
	position: absolute;
	left: 50px;
	top:129px;
	border-radius: 5px 0 0 5px;
	background-color: #04014d;
	content: '';
	z-index: -1;
}
#main .features .textList li {
	margin-bottom: 32px;
	display: flex;
}
#main .features .textList li.list01 {
	margin-bottom: 50px;
}
#main .features .textList li:last-of-type {
	margin-bottom: 0;
}
#main .features .textList li:nth-of-type(2n) {
	flex-direction: row-reverse;
}
#main .features .textList li .pho {
	width: 44%;
}
#main .features .textList li .txtBox {
	margin-right: 6%;
	width: 42.8%;
	display: flex;
}
#main .features .textList li:nth-of-type(2n) .txtBox {
	margin: 0 0 0 6%;
}
#main .features .textList li .txtBox .num {
	margin-top: 0;
	width: 60px;
	color : #FFF2A9;
	font-size: 9rem;
	font-weight: 700;
	font-family: century-gothic, sans-serif;
}
#main .features .textList li .txtBox .subBox {
	width: calc(100% - 60px);
}
#main .features .textList li .txtBox .ttl {
	margin-bottom: 10px;
	color : #FFF2A9;
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 1.75;
	letter-spacing: 0.075em;
}
#main .features .textList li .txtBox p {
	color: #fff;
    font-size: 1.4rem;
	line-height: 2;
	letter-spacing: 0.01em;
	font-weight: 600;
}
#main .comparison {
	margin-bottom: 8rem;
}
#main .comparison .comBtn {
	margin: 0 0 36px auto;
	position: relative;
	z-index: 5;
	visibility: hidden;
}
#main .comparison .comBtn.btn01 {
	margin-bottom: 0;
}
#main .comparison .bgBox {
	padding: 85px 0 50px;
	position: relative;
}
#main .comparison .bgBox::before {
	width: 9999px;
	height: 100%;
	position: absolute;
	right: 50px;
	top: 0;
	border-radius : 0px 5px 5px 0px;
	background-color: #A5B3C2;
	content: '';
	z-index: -1;
}
#main .comparison .leadtxt{
	color: #fff;
	font-weight: 600;
	line-height: 2;
	margin-bottom: 50px;
}
#main .comparison .linkList {
	margin: -20px 0 72px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#main .comparison .linkList li {
	margin: 20px 5px 0;
	width: calc((100% - 60px) / 4);
	display: flex;
	text-align: center;
}
#main .comparison .linkList li a {
	width: 100%;
	display: block;
}

#main .comparison .linkList li a:hover{
	opacity: 1;
}

#main .comparison .linkList li:nth-of-type(4n) {
	margin-right: 0;
}
#main .comparison .linkList .pho {
	margin-bottom: 14px;
}
#main .comparison .linkList .pho img {
	width: 100%;
	max-width: 120px;
}
#main .comparison .linkList p {
	padding-bottom: 35px;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.44;
	letter-spacing: 0.05em;
	/*background: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/icon04.webp) no-repeat center bottom / 25px auto;*/
}
.no-webp #main .comparison .linkList p {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/icon04.png);
}
#main .comparison .textList {
	margin: -25px auto 29px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .comparison .textList::after {
	width: calc((100% - 55px) / 3);
	content: '';
}
#main .comparison .textList li {
	margin-top: 25px;
	padding: 1px 33px 12px;
	width: calc((100% - 55px) / 3);
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
}
#main .comparison .textList .ttl {
	margin: -44px 0 10px;
	color: #fff;
	font-size: 4rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.075em;
	font-family: century-gothic, sans-serif;
}
#main .comparison .textList .txt {
	margin-bottom: 23px;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .comparison .textList .txt span {
	color: #00738B;
}
#main .comparison .textList .pho {
	margin-bottom: 19px;
}
#main .comparison .textList dl {
	text-align: center;
	letter-spacing: 0.075em;
}
#main .comparison .textList dt {
	padding: 9px;
	font-weight: 700;
	font-size: 1.3rem;
	background-color: #F4F7F9;
}
#main .comparison .textList dd {
	padding: 19px;
    line-height: 1.8;
}
#main .doctor {
	padding: 94px 0 124px;
	position: relative;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/doctor_bg01.webp) no-repeat left center / cover;
}
.no-webp #main .doctor {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/doctor_bg01.jpg);
}
#main .doctor .entxt {
	width: 160px;
	height: 570px;
	position: absolute;
	left: 0;
	top: calc(50% - 32px);
	transform: translateY(-50%);
	color: #fff;
	font-size: 14rem;
	letter-spacing: 0.075em;
	writing-mode: tb-rl;
}
#main .doctor .textBox {
	margin-left: auto;
	padding: 1px 55px 1px 65px;
	width: 500px;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
}
#main .doctor .textBox h2 {
	margin: -13px 0 42px -120px;
	color: #fff;
	font-size: 3.5rem;
}
#main .doctor .textBox h2 span {
	margin-bottom: 9px;
	padding: 4px 17px 8px;
	letter-spacing: 0.05em;
	border-radius: 3px;
	display: inline-block;
	vertical-align: top;
	background-color: #04014d;
}
#main .doctor .textBox h2 span:last-of-type {
	margin-bottom: 0;
}
#main .doctor .textBox .title {
	margin-bottom: 15px;
	color : #04014d;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 2;
}
#main .doctor .textBox p {
	margin-bottom: 54px;
	font-feature-settings: 'palt';
	line-height: 2;
	letter-spacing: 0.01em;
}
#main .doctor .textBox .txt {
	margin-bottom: 40px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: right;
}
#main .doctor .textBox .txt span {
	display: block;
	color : #04014d;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.075em;
}
#main .doctor .textBox .comBtn {
	margin-bottom: -30px;
	visibility: hidden;
}
#main .doctor .textBox .comBtn a {
	padding: 17px 45px;
	letter-spacing: 0;
}




#main .extraction {
	padding: 90px 0 93px;
	position: relative;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/extraction_bg01.webp) no-repeat center center / cover;
}
.no-webp #main .extraction {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/extraction_bg01.jpg);
}
#main .extraction::after {
	display: none;
}
#main .extraction .photo {
	width: 298px;
	position: absolute;
	right: 0;
	top: 110px;
}
#main .extraction h2 {
	margin-bottom: 45px;
}
#main .plan {
	padding: 94px 0 103px;
	background-color: #A5B3C2;
}
#main .plan h2 {
	margin-bottom: 64px;
	color: #fff;
}
#main .plan h2 span {
	color : #8C9EB1;
}
#main .plan .textList {
	margin-top: -41px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .plan .textList li {
	margin-top: 41px;
	padding: 1px 23px 26px;
	width: calc((100% - 40px) / 2);
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
}
#main .plan .textList .ttl01 {
	margin: -17px -10px -29px 0;
	color : #F2F2F2;
	font-size: 5rem;
	font-weight: 700;
	text-align: right;
	font-family: century-gothic, sans-serif;
}
#main .plan .textList .txt {
	margin-bottom: 27px;
}
#main .plan .textList .txt span {
	min-width: 160px;
	padding: 12px 25px;
	display: inline-block;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	border-radius: 3px;
	text-align: center;
	box-sizing: border-box;
	background-color: #04014d;
	vertical-align: top;
}
#main .plan .textList .imgBox {
	display: flex;
	justify-content: space-between;
}
#main .plan .textList .imgBox .pho {
	width: 36.87%;
}
#main .plan .textList .imgBox .txtBox {
	margin-right: -1%;
	width: 58%;
}
#main .plan .textList .imgBox .txtBox .ttl02 {
	margin-bottom: 13px;
	color : #03004C;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.45;
	letter-spacing: 0.075em;
}
#main .plan .textList .imgBox .txtBox p {
	margin-bottom: 20px;
	line-height: 2;
	font-feature-settings: 'palt';
	letter-spacing: 0.01em;
}
#main .plan .textList .imgBox .txtBox .comBtn {
	margin: 0;
	width: 100%;
	max-width: 240px;
}

#main .plan .textList .imgBox .txtBox .comBtn{
	display: block;
}

#main .faq {
	margin-bottom: 100px;
	padding: 91px 0 30px;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/faq_bg01.webp) no-repeat center center / cover;
}
.no-webp #main .faq {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/faq_bg01.jpg);
}
#main .faq h2 {
	margin-bottom: 85px;
	color: #fff;
	font-size: 3rem;
	letter-spacing: 0.05em;
}
#main .faq h2 span {
	color : #beab78;
}
#main .faq .textList {
	margin-bottom: 73px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
#main .faq .textList li {
	width: calc((100% - 78px) / 2);
	border-bottom: 1px solid #fff;
}
#main .faq .textList dt,
#main .faq .textList dd {
	padding: 14px 50px 14px 21px;
	display: flex;
	color: #fff;
	line-height: 2;
	letter-spacing: 0.1em;
}
#main .faq .textList dd {
	padding-bottom: 29px;
	display: none;
}
#main .faq .textList dt .num,
#main .faq .textList dd .num {
	width: 40px;
}
#main .faq .textList dt .num img,
#main .faq .textList dd .num img {
	width: 100%;
}
#main .faq .textList dd .num {
	float: left;
}
#main .faq .textList dt .txt,
#main .faq .textList dd .txt {
	margin: 3px 0 0 20px;
	width: calc(100% - 60px);
}
#main .faq .textList dd .txt {
	margin: -5px 0 0 auto;
	display: block;
}
#main .faq .textList dt {
	font-weight: 700;
	border-top: 1px solid #fff;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/icon06.webp) no-repeat  right 20px center / 14px auto;
	cursor: pointer;
}
.no-webp #main .faq .textList dt {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/icon06.png);
}
#main .faq .textList dt.on {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/icon05.webp);
}
.no-webp #main .faq .textList dt.on {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/icon05.png);
}
#main .faq .textList .dtStyle01 {
	align-items: center;
}
#main .faq .textList .dtStyle01 .num picture {
	display: flex;
	align-items: center;
}
#main .voice {
	position: relative;
	margin-bottom: 0px;
}
#main .voice::after {
	width: 100%;
	height: 296px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/bg02.webp) repeat left top / 7px auto;
	content: '';
	z-index: -1;
}
.no-webp #main .voice::after {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/bg02.png);
}
#main .voice h2 {
	margin-bottom: 0;
	padding-right: 330px;
	line-height: 1.69;
	font-feature-settings: 'palt';
}
#main .voice h2 span {
	top: -48px;
}
#main .voice .comBtn {
	margin: -89px 0 60px auto;
	position: relative;
	z-index: 5;
}
#main .voice .textList {
	margin-top: -20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .voice .textList::after {
	width: calc((100% - 40px) / 3);
	content: '';
}
#main .voice .textList li {
	margin-top: 20px;
	width: calc((100% - 40px) / 3);
}
#main .voice .textList .txtBox {
	margin-bottom: 55px;
	padding: 25px 25px 26px 35px;
	position: relative;
	border-radius: 5px;
	background-color: #F2F2F2;
}
#main .voice .textList .txtBox p {
	position: relative;
	line-height: 2;
	letter-spacing: 0.01em;
	z-index: 2;
}
#main .voice .textList .txtBox .note {
	/*width: calc(100% - 60px);
	position: absolute;
	left: 33px;
	bottom: 23px;*/
	font-size: 1.3rem;
	text-align: right;
}
#main .voice .textList .txtBox::after {
	width: 85px;
	height: 85px;
	position: absolute;
	left: 50%;
	bottom: -20px;
	transform: translateX(-50%);
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/voice_bg01.webp) no-repeat center center / cover;
	content: '';
}
.no-webp #main .voice .textList .txtBox::after {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/voice_bg01.png);
}
#main .voice .textList .pho {
	text-align: center;
}
#main .voice .textList .pho img {
	max-width: 146px;
}
#main .clinics {
	margin-top: -5px;
	padding: 113px 0 250px;
	background-color: #A5B3C2;
}
#main .clinics h2 {
/*	margin-bottom: 36px;*/
    margin-bottom: 190px;
	color: #fff;
}
#main .clinics h2 span {
	color : #8C9EB1;
	top: -78px;
}
#main .clinics .linkList {
	margin-top: -21px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .clinics .linkList::after {
	width: calc((100% - 40px) / 3);
	content: '';
}
#main .clinics .linkList li{
	margin-top: 21px;
	width: calc((100% - 40px) / 2) !important;
	/*display: flex;*/
}
#main .clinics .linkList li  {
	padding: 20px 30px 30px;
	width: 100%;
	border-radius: 5px;
	box-sizing: border-box;
	/*background: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/icon07.webp) no-repeat right 14px bottom 14px / 15px auto;*/
	background-color: #fff;
}
.no-webp #main .clinics .linkList li  {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/icon07.png);
}
#main .clinics .linkList li .ttl {
	margin-bottom: 20px;
	color : #00738A;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .clinics .linkList li .pho {
	margin-bottom: 7px;
}
#main .clinics .linkList li .pho img {
	width: 100%;
}
#main .clinics .linkList li .txtBox .tel {
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 2.3rem;
	font-weight: 700;
	letter-spacing: 0.075em;
	border-bottom: 1px solid #16254B;
	font-family: century-gothic, sans-serif;
}
#main .clinics .linkList li .txtBox .tel small {
	margin-right: 4px;
	font-size: 1.4rem;
}
#main .clinics .linkList li .txtBox .txt {
	line-height: 1.67;
	letter-spacing: 0.01em;
}

#main .clinics .linkList li .txtBox .txt span{
	font-size: 18px;
	font-weight: 600;
}






.btn{
	padding: 17px 30px;
color: #16254B;
box-sizing: border-box;
    line-height: 2;
    letter-spacing: 0.01em;
    text-align: center;
    border-radius: 32px;
    background: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/icon07.webp) no-repeat right 22px center / 12px auto;
    background-color: #fff2aa;
	font-weight: 500;
	display: block;
	width: 48%;
}

.btn2{
	background-color: #8FD3F5;
}



.btn_flex{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	flex-wrap: wrap;
}

.back{
	background: #16254B;
    color: #fff;
    display: block;
	font-size: 14px;
	margin-top: 10px;
	border-radius: 3px;
	padding: 3px;
}

.zisseki{
	border-bottom: 2px solid;
	display:initial !important;
}

.zisseki_sml{
	display:initial !important;
	font-size: 14px !important;
}

.txt_zisseki{
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1130px) {
	#main .mainVisual .textBox {
		left: auto;
		right: 25px;
		bottom: 0;
	}
	#main .mainVisual .photo {
		width: 250px;
		bottom: 1.5vw; left: 2vw;
	}
	#main .comparison .textList .ttl {
		font-size: 3rem;
	}
	#main .clinics h2 span {
		font-size: 10rem;
		left: 0;
	}
	#main .extraction .photo {
		width: 220px;
		top: 150px;
	}
    #main .topBox{
        padding: 130px 0 87px;
    }
}
@media (min-width: 768px) and (max-width: 900px) {
	#main .features .textList li .txtBox .ttl {
		font-size: 1.8rem;
	}
	#main .clinics .linkList li .txtBox .tel {
		font-size: 1.8rem;
	}
	#main .clinics .linkList li .txtBox .tel small {
		font-size: 1.2rem;
	}
}
@media all and (min-width: 768px) {
	#main .comparison .linkList li a:hover {
		opacity: 0.5;
	}
	
	#main .clinics .linkList li a:hover {
		opacity: 0.5;
	}
	
	#main .comparison .linkList li a:hover{
	opacity: 1;
}
}
@media all and (min-width: 1700px) {
	#main .mainVisual .textBox {
		padding: 5px 35px 34px 65px;
		width: 750px;
		bottom: 108px;
		left: calc(50% + 76px);
	}
	#main .mainVisual .textBox .textImg01 {
		width: 404px;
		top: -64px;
		left: -32px;
	}
	#main .mainVisual .textBox h2 small {
		font-size: 2.7rem;
		display: inline-block;
	}
	#main .mainVisual .textBox h2 span {
		margin: 11px 0 12px;
		font-size: 6.7rem;
	}
	#main .mainVisual .textBox h2 {
		font-size: 7rem;
	}
	#main .mainVisual .textBox h2::after {
		width: calc(100% + 100px);
		left: -65px;
        bottom: -110px;
	}
	#main .mainVisual .textBox p {
		font-size: 2.2rem;
	}
    #main .mainVisual .textBox p.point_text{ font-size: 85px; margin-bottom: 50px;}
    #main .mainVisual .textBox p.point_text span{ font-size: 55px; }
	#main .mainVisual .photo {
		width: 500px; bottom: 6vw; left: 23vw;}
	#main .topBox::before {
		height: 270px;
		top: -240px;
	}
}

/*20220316*/
.ttl small a{
    color: #00738A!important;
}

/*20220722*/
.linkBtn a {
    margin-top: 10px;
    margin-bottom: 2rem;
    padding: 10px 10px;
    display: block;
    color: #16254B;
    line-height: 2;
    letter-spacing: 0.01em;
    text-align: center;
    border-radius: 30px;
    background: url(https://www.senga-implant.com/wp-content/themes/senga/images/common/webp/icon04.webp) no-repeat right 12px center / 25px auto;
    background-color: #fff2aa;
}

#main .features .textList li .txtBox {
    width: 60%;
    display: flex;
}

#main .features .textList li:nth-of-type(even) .txtBox {
	margin: 0 6% 0 0;
    width: 60%;
}
#main .features .textList li:nth-of-type(odd) .txtBox {
	margin: 0 0 0 6%;
}
#main .features .textList li .txtBox .num {
    margin-right: 20px;
    margin-top: -60px;
}
/*20220830*/
small.fz-s {
    font-size: 1.3rem;
    display: block;
    padding-left: 1em;
    text-indent: -1em;
}

@media screen and (max-width: 499px) {
    small.fz-s {
        font-size: 1rem;
    }
}
/*//20220830*/

.before-after {
	margin-bottom: 20px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.before-after::before {
	content: "before";
	position: absolute;
	top: 0;
	left: 0;
	background: #00738A;
	color: #fff;
	z-index: 100;
	padding: 4px 12px;
}

.before-after::after {
	content: "after";
	position: absolute;
	top: 0;
	right: 0;
	background: #16254B;
	color: #fff;
	z-index: 100;
	padding: 4px 12px;
}

.twentytwenty-horizontal .twentytwenty-before-label::before {
	display: none;
}

.twentytwenty-horizontal .twentytwenty-after-label::before {
	display: none;
}


#main .flow-sec{
    background: none;
    margin-top: 90px;
}

#main .flow-sec .headLine01.head01{
    margin-bottom: 60px;
}

#main .flow-sec.comTextBox::after{
    display: none;
}

.fixed-box p {
    	-ms-writing-mode: tb-rl;
  position: relative;
 writing-mode: vertical-rl;
display: inline-block;
  height: 300px;
  padding: 1rem 1.5rem 1rem;
  color: #fff;
  background: #04014d;
    text-align: center;
    align-items: baseline;
        vertical-align: bottom;
}


.fixed-box p:before {
content: "";
    position: absolute;
    bottom: -41px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 41px solid transparent;
    border-left: 41px solid transparent;
    border-top: 41px solid #04014d;
    border-bottom: 0;
}
.fixed-box p span{
  text-combine-upright: all;
    text-align: center;
    align-items: baseline;
}

.scr-box{
    position: relative;
    display: flex;
    flex-wrap: wrap;
  align-items: flex-start;
    gap: 50px;
}

.fixed-box{
    position: sticky;
  top:0;
    left: 0;
  width: 11%;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size:cover;
  color:#fff;
}

.fixed-box p{
    text-align: center;
}

.scr-txt-box{
  width:75%;
height: 135vh;
}

.scr-box01 .scr-txt-box{
height: 420px;
}
.scr-box02 .scr-txt-box {
    height: 800px;
}
.scr-box01 .scr-txt-box .flow-list li:last-of-type:after{
    content: '';
    width: 1px;
    height: 100%;
    background: #5b4d22;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 0;
}

.flow-list li {
    position: relative;
    padding-left: 115px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px
}

.flow-list li:not(:last-of-type):after {
    content: '';
    width: 1px;
    height: 100%;
    background: #5b4d22;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 0
}

.flow-list li .no {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    background:linear-gradient(300deg, rgba(190, 170, 120, 1), rgba(215, 192, 136, 1) 80%);
    z-index: 1
}

.flow-list li .no strong {
    font-size: 30px
}

.flow-list li .no strong:after {
    content: ".";
    width: 0;
    font-size: 0;
    color: transparent;
    margin-right: 1px
}

.flow-list li dl {
    width: 350px
}

.flow-list li dl dt {
    font-size: 21px;
    font-weight: 600;
    color: #04014d;
    border-bottom: 2px dotted #04014d;
    margin-bottom: 15px
}

.flow-list li .img {
    width: 250px
}

.flow-list li .img img {
    display: block;
    width: 100%;
    border-radius: 10px
}

.flow-list+a.btn {
    margin: 35px auto 90px;
    background: #fff
}

.flow-list .second {
    margin-top: 160px;
    border-radius: 10px;
    background: #f2f2f2;
    -webkit-box-shadow: 2px 2px 6px 0 rgba(0,0,0,.35);
    -moz-box-shadow: 2px 2px 6px 0 rgba(0,0,0,.35);
    box-shadow: 2px 2px 6px 0 rgba(0,0,0,.35)
}

.flow-list .second dt {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 10px 10px 0 0;
    padding: .5em 0 .4em;
    background: #5b4d22;
    background: -moz-linear-gradient(45deg,#5b4d22 0,#5b4d22 53%,#b4963c 100%);
    background: -webkit-linear-gradient(45deg,#5b4d22 0,#5b4d22 53%,#b4963c 100%);
    background: linear-gradient(45deg,#5b4d22 0,#5b4d22 53%,#b4963c 100%)
}

.flow-list .second dd {
    padding: 40px;
    display: flex;
    justify-content: space-between
}

.flow-list .second dd .content {
    width: 360px
}

.flow-list .second dd .content p {
    font-size: 16px;
    letter-spacing: .08em
}

.flow-list .second dd .content a.btn {
    margin-top: 45px
}

.flow-list .second dd .img {
    width: 320px
}

.flow-list .second dd .img img {
    display: block;
    border-radius: 10px;
    width: 100%
}
	
			
			
@media screen and (max-width: 768px) {
	.flow-list li .img{
		display: none!important;
	}
    .fixed-box p:before {
    bottom: -37px;
    border-right: 37px solid transparent;
    border-left: 37px solid transparent;
    border-top: 37px solid #04014d;
    }
    .scr-box {
    gap: 25px;
}
    .flow-list li {
    padding-left: 90px;
    }
    .flow-list li .no {
    width: 80px;
    height: 80px;
    }
    .flow-list li:not(:last-of-type):after {
    left: 40px;
    }
    .scr-box01 .scr-txt-box .flow-list li:last-of-type:after {
    left: 40px;
}
    .scr-box01 .scr-txt-box {
        height: 130vh;
    }
      .flow-sec  .comBox01 {
        margin: 0 5px 0 25px;
    }
    .scr-txt-box {
    width: 80%;
}
    .flow-list li dl dt {
    font-size: 1.8rem;
    }
        .headLine01 {
        font-size: 2.5rem;
    }
    .scr-box01 .scr-txt-box {
        height: 650px;
    }
    .scr-box02 .scr-txt-box {
    height: 1200px;
}
        #main .comparison.flow-sec {
        margin-bottom: 90px;
    }
    
			}
#main .doctor{
    z-index: -1;
}

.comparison.price .headLine01 span {
	top: -43px;
}

.comTextBox .textBox.dr_css h3{ border-bottom:rgba(215, 192, 136, 1) 2px solid; font-size: 25px; margin-bottom: 30px; line-height: 1.8; letter-spacing: 1px; }
.comTextBox .textBox.dr_css h3 span{ background:linear-gradient(300deg, rgba(190, 170, 120, 1), rgba(215, 192, 136, 1) 80%); margin-right: 30px; padding: 5px 15px; }
.comTextBox .textBox.dr_css h4{ margin-bottom: 15px; font-size: 18px;}
.dr_wrap{ display: flex; justify-content: space-between; flex-direction:row-reverse;}
.dr_wrap .dr_text{ width: 65%;}
.dr_wrap .dr_photo{ width: 30%;}
.dr_wrap ul{ margin-bottom: 30px;}
.dr_wrap ul li{ font-size: 14px; letter-spacing: 0; list-style:disc; margin-left: 15px;}
.dr_wrap ul li + li{ margin-top: 10px;}

/*202412 ここからPC*/
#main .doctor02 {
	padding: 94px 0 0;
	position: relative;
	background: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/doctor_bg02.webp) no-repeat left center / contain;
/*    height: 900px;*/
}
.no-webp #main .doctor02 {
	background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/doctor_bg02.jpg);
}
#main .doctor02 .entxt {
	width: 160px;
	height: 570px;
	position: absolute;
	left: 0;
	top: calc(50% - 32px);
	transform: translateY(-50%);
	color: #fff;
	font-size: 14rem;
	letter-spacing: 0.075em;
	writing-mode: tb-rl;
}
#main .doctor02 .textBox {
	margin-left: auto;
	padding: 30px 55px 1px 65px;
	width: 500px;
	border-radius: 5px;
	box-sizing: border-box;
	background-color: #fff;
}
#main .doctor02 .textBox h2{ font-family :YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; font-size: 46px; text-align: left; color: #04014d; margin: 0 0 20px; font-weight: bold; letter-spacing: 0; line-height: 1.8;}
#main .doctor02 .textBox h2 span{ font-size: 73px; padding: 0; line-height: 1; letter-spacing: 0; letter-spacing: -2px; background: linear-gradient(90deg, #8c7537 0%, #dbb00b 45%, #fde79d 70%, #dbb10c 85%, #bc7f04 90% 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block;
}
#main .doctor02 .textBox h2 span:last-of-type {
	margin-bottom: 0;
}
#main .doctor02 .textBox .title {
	margin-bottom: 15px;
	color : #04014d;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 2;
}
#main .doctor02 .textBox p {
	margin-bottom: 2rem;
	font-feature-settings: 'palt';
	line-height: 2;
	letter-spacing: 0.01em;
}
#main .doctor02 .textBox .txt {
	margin-bottom: 40px;
	font-size: 1.2rem;
	line-height: 1.67;
	text-align: right;
}
#main .doctor02 .textBox .txt span {
	display: block;
	color : #04014d;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.075em;
}
#main .doctor02 .textBox .comBtn {
	margin-bottom: -30px;
	visibility: hidden;
}
#main .doctor02 .textBox .comBtn a {
	padding: 17px 45px;
	letter-spacing: 0;
}
    
#main .profile{
    background-color: #A5B3C2;
    padding: 3rem 0 8rem;
}
#main .profile .comBox {
    margin: 0 auto;
    padding: 0 2rem 2rem;  
    border-radius: 5px;
    background-color: #FFFFFF;
}
#main .profile .prof_box01{
    width: 100%;
    display: flex;
}
#main .profile .prof_box01 div{
    width: 50%;
    margin: 2rem 0;
}
#main .profile .prof_box01 div:first-child{
    margin-right: 2rem;
}
#main .profile h2 {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 300;
    background: #16254B;
    color: #fff;
    border-radius: 50px;
    padding: .3em;
}
#main .profile h3.iti{
    margin: 5rem 0 3rem;
    position: relative;
    color: #04014d;
    font-size: 2.2rem;
    line-height: 1.4;
    letter-spacing: 0.075em;
    z-index: 3;
}
#main .profile p.scroll{text-align: center;}

#main .profile .prof_box01 div table + h2{
    margin-top: 1rem;
}
#main .profile .prof_box01 div table{
    width: 100%; 
}
#main .profile .prof_box01 div table th{
    width: 20%; 
}
#main .profile .prof_box01 div table th,
#main .profile .prof_box01 div table td{
    padding: 1rem 1rem 1rem 0.5rem;
}
#main .profile ul li {
    padding-left: 1em;
    position: relative;
}
#main .profile ul li + li {
    margin-top: .5em;
}
#main .profile ul li:before {
    content: '・';
    position: absolute;
    left: 0;
}
#main .profile .comBox p{
    line-height: 1.8;   
}

/*202412 ここまでPC*/

.newsevent { height: 545px; overflow-y: scroll; padding: 0 2rem 0 0; width: 100%;}
.blog_wrap{ padding: 4rem 3rem; border: 1px solid #04014d; border-radius: 20px; margin-bottom: 8rem; }
.headLine01.head012{ margin-bottom: 65px;}

/*** archive ***/

article.post-article{ display: flex; justify-content: space-between; position: relative; transition: .3s; }
article.post-article + .post-article{ margin-top: 5rem; }
article.post-article.search{ display: block; }
article.post-article a{ transition: .3s; }
article.post-article a:hover{ opacity: .4; }
article.post-article a.linkwrap{ width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; z-index: 10; }
article.post-article .thumb{ width: 300px; height: 150px; background-repeat: no-repeat; background-size: cover; background-position: center; border-radius: 10px; }
article.post-article .txt{ width: calc(100% - 350px); }
article.post-article.search .txt{ width: 100%; }
article.post-article .txt .meta{ display: flex; flex-wrap: wrap; align-items: center; margin-bottom: 1rem; }
article.post-article .txt .time{ display: inline-block; font-size: 1.2rem; }
article.post-article .txt .cat{ display: flex; max-width: 20rem; height: 2.4rem; border-radius: 1.2rem; border: solid 1px #1E5970; font-weight: 700; color: #1E5970; justify-content: center; align-items: center; margin-left: 1rem; font-size: 1.2rem; padding: 1rem 2rem;}
article.post-article .txt .tag-cloud{ width: 100%; display: flex; flex-wrap: wrap; margin-top: .6rem; }
article.post-article .txt .tag-cloud > span{ display: block; margin-right: 1em; margin-top: .7rem; position: relative; z-index: 11; }
article.post-article .txt .tag-cloud > span a{ background: #16254B; color: #fff; display: block; padding: .2em .6em; font-size: 1.2rem; }
article.post-article .txt h2{ width: 100%; font-size: 2.2rem; font-weight: 700; color: #1E5970; margin-bottom: .4em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
article.post-article .txt p{ width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.post-article + .post-article{ margin-top: 2.2rem;}

::-webkit-scrollbar {
  width: 10px;               /* スクロールバーの幅 */
  height: 10px;              /* 横スクロールバー用 */
}

::-webkit-scrollbar-track {
  background: #CCC;       /* スクロールバー背景色（トラック部分） */
  border-radius: 5px; 
}

::-webkit-scrollbar-thumb {
  background-color: #16254B;    /* スクロールバー本体の色 */
  border-radius: 5px;
  border: 2px solid #f0f0f0; /* トラックと同じ色で余白感を出す */
}

h2.price_h2{
	text-align: center;
    font-size: 2.6rem;
    margin-bottom:2rem;
}
#main .mainVisual .textBox_sample p.point_text span{
font-size: 36px;	
}


.photo{
			width: 800px;
			margin: auto;
			margin-bottom: 2rem;
		}
		
		.topBox_sample{
			padding-top: 2rem;
		}
		
		.topBox_sample h2{
			margin-bottom: 0;
		}
		
		.l-hero__txtbox02 {
  position: absolute;
  bottom: 5.6rem;
  right: 8.8rem;
  z-index: 2;
}
		
		#main .mainVisual .textBox_sample{
			background: none;
		}
		
		#main .mainVisual .textBox_sample{
			padding: 10px 20px 22px 40px;
    width: 550px;
    position: absolute;
    bottom: 240px;
    left: calc(3% + 50px);
    border-radius: 5px;
    box-sizing: border-box;
 /*background: #fff;*/
    z-index: 2;
		}
		#main .mainVisual .textBox h2 small{
			font-size: 21px;
		}
		
		#main .mainVisual .textBox h2{
			font-size: 6rem;
			
			line-height: 1.28;
		}
		
		#main .mainVisual .textBox h2 span {
    margin: 7px 0 8px;
    display: block;
    font-size: 5rem;
}
		
		#main .mainVisual .textBox_sample p.point_text span{
			font-size: 52px;
		}
		
		#main .mainVisual .textBox p.point_text{
			font-size: 96px;
			
		}
		
		#main .mainVisual .textBox h2::after {
    width: calc(100% + 60px);
    height: 1px;
    position: absolute;
    left: -40px;
    bottom: -110px;
    background-color: #16254B;
    content: '';
}

.l-hero-label {
  width: 26.5rem;
  height: auto;
  aspect-ratio: 1/1;
  background: url(https://www.senga-implant.com/wp-content/uploads/2025/10/l-hero-label.png) no-repeat center center/100% auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.8rem 0;
}

.l-hero-label__teeth {
  position: absolute;
  top: -4.4rem;
  right: -2.4rem;
}

.l-hero-label__teeth img {
  width: 12.4rem;
  height: auto;
}

.l-hero-label__large {
  font-family: var(--sub-font);
  font-size: 2.6rem;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-align: center;
}

.l-hero-label__large span {
  display: inline-block;
  background: linear-gradient(90deg, #A47429 0%, #CFAD61 25.96%, #E5CC7E 47.6%, #C4A052 65.87%, #B58C3F 76.44%, #A07028 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 6.2rem;
  line-height: 1;
  letter-spacing: -0.03em;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	font-weight: 600;
}

.l-hero-label__small {
  font-family: var(--sub-font);
  font-size: 1.4rem;
  line-height: 1.87;
  letter-spacing: 0.1em;
}

h4.number-h4{
    background: #FFF2A9;
    text-align: center;
								font-size: 1.8rem;
								margin-bottom: 1rem;
								margin-top: 0.8rem;
								background: linear-gradient(90deg, #A47429 0%, #CFAD61 25.96%, #E5CC7E 47.6%, #C4A052 65.87%, #B58C3F 76.44%, #A07028 100%);
        color: #fff;
								
						}
						
						.number-list{display: flex;justify-content: space-between;flex-wrap: wrap;}
						
						.number-list li{width: 33%;background: #fff;text-align: center;}
							
					
						
						.number-list li span{
							font-size: 3.4rem;
							display: inline-block;
    background: linear-gradient(90deg, #A47429 0%, #CFAD61 25.96%, #E5CC7E 47.6%, #C4A052 65.87%, #B58C3F 76.44%, #A07028 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 600;
						}
						
						#main .features .textList .number-list li{margin-bottom: 1rem;font-weight: 600;display: block;}
						
						#main .features .textList li .txtBox p.number-p{
							font-size: 1.5rem;
							margin-bottom: 0.2rem;
							text-align: center;
						}

@media all and (min-width: 2200px) {
    #main .mainVisual .textBox{ bottom: 10vw;}
    #main .mainVisual .photo{left: 29vw; bottom: 7.5vw;}

}
/*症例*/
    .case{
        margin:4rem 0 6rem;
    }
    .case .case_box{
        display: flex;
        flex-wrap:wrap;
        justify-content: space-between;
    }
    .case .bgBox .c-card{
        width:calc((100% - 2.5rem) / 3);
            padding-bottom: 2rem;
    }   
    @media (max-width: 767px) {
            .case .bgBox .c-card{
        width:100%;
        margin-bottom:2rem;
        }
    }
    .c-card__thumb02{
        display: flex;
    }
    
.c-card {
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
    background: var(--white);
}
    
.c-card__body {
    padding: 1.6rem;
    }
    
.c-card__title {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 1.6rem;
}
.c-card__dl {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.1rem;
}
    .c-card__dl dt{
        width: 31%;
        font-weight: 700;
        padding: .5rem 0;
    }
    .c-card__dl dd {
    width: 69%;
    text-overflow: ellipsis;
                padding: .5rem 0 .5rem .5rem;

}
    .c-card__thumb02 li img{
        max-width: 100%;
    object-fit: cover;
    height: 100px;
    }


.accordion-003 {
    max-width: 100%;
    margin-bottom: 7px;
    border-bottom: 2px solid #d0d0d0;
	margin: auto;
}

.accordion-003 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
	margin-top: 2rem;
}

.accordion-003 summary::-webkit-details-marker {
    display: none;
}

.accordion-003 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .3s;
}

.accordion-003[open] summary::after {
    transform: rotate(225deg);
}

.accordion-003 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 2em 1.5em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.accordion-003[open] p {
    transform: none;
    opacity: 1;
}