@charset "utf-8";
/*------------------------------------------------------------
	responsive
------------------------------------------------------------*/
@media all and (max-width: 767px) {
	#main .mainVisual .textBox {
		padding: 5px 20px 15px 30px;
		width: calc(100% - 50px);
		position: absolute;
		bottom: -61px;
		left: 25px;
		border-radius: 5px;
		box-sizing: border-box;
		background-color: #fff;
		z-index: 2;
	}
	#main .mainVisual .textBox h2 {
		margin-bottom: 8px;
		padding-bottom: 0;
		font-size: 3rem;
		line-height: 1.19;
	}
	#main .mainVisual .textBox h2::after {
		width: calc(100% + 50px);
		left: -30px;
        bottom: -75px;}
	#main .mainVisual .textBox h2 span {
		margin: 5px 0 7px;
		display: block;
		font-size: 2.9rem;
	}
	#main .mainVisual .textBox h2 small {
		font-size: 1.2rem;
		position: relative;
		z-index: 5;
	}
	#main .mainVisual .textBox h2 small::after {
		height: 7px;
		bottom: -1px;
	}
	#main .mainVisual .textBox .textImg01 {
		width: 177px;
		left: -16px;
		top: -31px;
	}
	#main .mainVisual .textBox p {
		font-weight: 500;
		line-height: 1.7;
		letter-spacing: 0.026em;
		font-size: 3.4vw;
	}
    #main .mainVisual .textBox p.point_text{ font-size: 50px; letter-spacing: 0.01rem;}
    #main .mainVisual .textBox p.point_text span{ font-size: 30px;}
    #main .mainVisual .photo {
        width: 100%;
        bottom: -47.5vw;
        left: auto;
    }
	#main .mainVisual .photoList li {
		vertical-align: top;
	}
	#main .topBox {
		padding: 47vw 0 25px;
		position: relative;
	}
	#main .topBox::before {
		height: 50px;
		top: -49px;
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/sp_top_bg01.webp);
	}
	.no-webp #main .topBox::before {
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/sp_top_bg01.png);
	}
	#main .tooth {
		margin-bottom: 43px;
		padding: 44px 0 25px;
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/sp_tooth_bg01.webp);
		background-position:  left top;
	}
	.no-webp #main .tooth {
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/sp_tooth_bg01.jpg);
	}
	#main .tooth .comBox01 {
		display: block;
	}
	#main .tooth .textBox {
		margin-bottom: 0;
		padding: 33px 25px 28px;
		width: auto;
		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: 0 0 48px;
		width: auto;
		font-size:6.8vw;
	}
	#main .tooth h3 {
		margin-bottom: 8px;
		font-size: 4.5vw;
		line-height: 1.86;
	}
	#main .tooth .textBox .textList {
		margin: 0 0 20px 39px;
	}
	#main .tooth .textBox .textList li {
		margin-bottom: 11px;
		padding-left: 22px;
		font-size: 1.6rem;
		background-size: 15px auto;
	}
	#main .tooth .textBox .textList li span {
		font-size: 1.6rem;
	}
	#main .tooth .textBox p {
		font-size: 1.4rem;
	}
	#main .features {
		margin-bottom: 7rem;
	}
	#main .features .bgBox {
		padding: 27px 25px 28px 0;
		position: relative;
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/sp_features_bg01.webp);
		background-position: top 303px center;
	}
	.no-webp #main .features .bgBox {
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/sp_features_bg01.png);
	}
	#main .features .comBox01 {
		margin-right: 0;
	}
	#main .features::before {
		left: 25px;
		height: calc(100% - 77px);
		top: 77px;
	}
	#main .features .textList {
		margin-right: 0;
	}
	#main .features .textList li {
		margin-bottom: 48px;
		display: block;
	}
	#main .features .textList li.list01 {
		margin-bottom: 50px;
	}
	#main .features .textList li:last-of-type {
		margin-bottom: 0;
	}
	#main .features .textList li .pho {
		margin-left: auto;
		width: calc(100% - 50px);
	}
	#main .features .textList li .txtBox {
		margin: 0 0 13px;
		width: auto;
	}
	#main .features .textList li:nth-of-type(2n) .txtBox {
		margin: 0 0 20px;
	}
	#main .features .textList li .txtBox .num {
		margin: -37px 0 0;
		width: 45px;
		font-size: 5.2rem;
	}
	#main .features .textList li.list02 .txtBox .num {
		margin-top: -26px;
	}
	#main .features .textList li:first-of-type .txtBox .num {
		margin-top: -26px;
	}
	#main .features .textList li .txtBox .subBox {
		width: calc(100% - 50px);
	}
	#main .features .textList li .txtBox .ttl {
		margin-bottom: 10px;
		font-size: 1.7rem;
		line-height: 1.6;
	}
	#main .features .textList li .txtBox p {
		font-size: 1.3rem;
		line-height: 2;
		letter-spacing: 0;
		font-weight: 600;
	}
	#main .comparison {
		margin-bottom: 5rem;
	}
	#main .comparison .comBtn {
		margin: 0 auto 59px;
		position: relative;
		z-index: 5;
	}
	#main .comparison .headLine01 {
		margin-bottom: 22px;
	}
	#main .comparison .headLine01 span {
		word-break: break-all;
		top: -32px;
	}
	#main .comparison .headLine01 small {
		font-size: 1.75rem;
		line-height: 1.6;
	}
	#main .comparison .leadtxt{
		font-size: 1.4rem;
		margin: 0 50px 40px;
	}
	#main .comparison .comBtn.btn01 {
		margin-bottom: 0;
	}
	#main .comparison .bgBox {
		padding: 29px 0 30px;
	}
	#main .comparison .bgBox::before {
		right: 25px;
	}
	#main .comparison .linkList {
		margin: -29px 25px 57px;
		justify-content: space-between;
	}
	#main .comparison .linkList li {
		margin: 29px 0 0;
		width: calc((100% - 10px) / 2);
		display: flex;
		text-align: center;
	}
	#main .comparison .linkList .pho {
		margin-bottom: 6px;
	}
	#main .comparison .linkList .pho img {
		max-width: 96px;
	}
	#main .comparison .linkList p {
		padding-bottom: 20px;
		font-size: 1.3rem;
		background-size: 16px auto;
	}
	#main .comparison .textList {
		margin: 0 25px 26px;
		display: block;
	}
	#main .comparison .textList::after {
		display: none;
	}
	#main .comparison .textList li {
		margin: 0 0 44px;
		padding: 1px 25px 12px;
		width: auto;
	}
	#main .comparison .textList li:last-of-type {
		margin-bottom: 0;
	}
	#main .comparison .textList .ttl {
		margin: -33px 0 3px;
		font-size: 3rem;
	}
	#main .comparison .textList .txt {
		margin: 0 -10px 13px;
		letter-spacing: 0.02em;
		font-size: 4.4vw;
	}
	#main .comparison .textList .txt span {
		color: #00738B;
	}
	#main .comparison .textList .pho {
		margin-bottom: 10px;
	}
	#main .comparison .textList dl {
		text-align: center;
		letter-spacing: 0.075em;
	}
	#main .comparison .textList dt {
		padding: 8px;
	}
	#main .comparison .textList dd {
		padding: 11px;
		font-size: 1.4rem;
	}
	#main .doctor {
		padding: 0 0 62px;
		background: #F4F7F9;
	}
	#main .doctor .photo {
		margin: 0 -25px;
	}
	#main .doctor .entxt {
		width: 60px;
		height: 310px;
		left: 17px;
		top: -7px;
		transform: translateY(0);
		font-size: 7rem;
	}
	#main .doctor .textBox {
		margin: -65px 0 0;
		padding: 1px 25px;
		width: auto;
		position: relative;
	}
	#main .doctor .textBox h2 {
		margin: -35px -5px 17px -50px;
		font-size: 2.8rem;
	}
	#main .doctor .textBox h2 span {
		margin-bottom: 8px;
		padding: 1px 10px 5px;
	}
	#main .doctor .textBox h2 span:last-of-type {
		margin-bottom: 0;
		letter-spacing: 0;
	}
	#main .doctor .textBox .title {
		margin-bottom: 12px;
		font-size: 1.4rem;
		line-height: 1.86;
	}
	#main .doctor .textBox p {
		margin-bottom: 22px;
		font-size: 1.4rem;
	}
	#main .doctor .textBox .txt {
		margin-bottom: 24px;
		font-size: 1.25rem;
		line-height: 1.84;
	}
	#main .doctor .textBox .txt span {
		font-size: 1.9rem;
	}
	#main .doctor .textBox .comBtn {
		margin-bottom: -28px;
	}
	#main .doctor .textBox .comBtn a {
		padding: 11px 32px;
	}
	#main .extraction {
		padding: 35px 0 33px;
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/sp_extraction_bg01.webp);
	}
	.no-webp #main .extraction {
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/sp_extraction_bg01.jpg);
	}
	#main .extraction .photo {
		width: 88px;
		position: absolute;
		right: 0;
		top: 110px;
		z-index: 3;
	}
	#main .extraction h2 {
		margin-bottom: 24px;
	}
	#main .plan {
		padding: 40px 0 27px;
	}
	#main .plan h2 {
		margin-bottom: 21px;
		line-height: 1.45;
	}
	#main .plan .textList {
		margin-top: 0;
		display: block;
	}
	#main .plan .textList li {
		margin: 0 0 25px;
		padding: 1px 15px 22px;
		width: auto;
	}
	#main .plan .textList li:last-of-type {
		margin-bottom: 0;
	}
	#main .plan .textList .ttl01 {
		margin: -11px -7px -19px 0;
		font-size: 3.4rem;
	}
	#main .plan .textList .txt {
		margin-bottom: 18px;
	}
	#main .plan .textList .txt span {
		min-width: 108px;
		padding: 8px 14px;
		font-size: 1.1rem;
	}
	#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: 0;
		width: 57%;
	}
	#main .plan .textList .imgBox .txtBox .ttl02 {
		margin-bottom: 8px;
		font-size: 1.4rem;
	}
	#main .plan .textList .imgBox .txtBox p {
		margin-bottom: 13px;
		font-size: 1.4rem;
	}
	#main .plan .textList .imgBox .txtBox .comBtn {
		margin-right: 6px;
		width: auto;
	}
	#main .faq {
		margin-bottom: 39px;
		padding: 34px 0 30px;
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/webp/sp_faq_bg01.webp);
	}
	.no-webp #main .faq {
		background-image: url(https://www.senga-implant.com/wp-content/themes/senga/images/index/sp_faq_bg01.jpg);
	}
	#main .faq h2 {
		margin-bottom: 23px;
		font-size: 2.8rem;
	}
	#main .faq h2 span {
		top: -17px;
	}
	#main .faq .textList {
		margin-bottom: 25px;
		display: block;
	}
	#main .faq .textList li {
		width: auto;
	}
	#main .faq .textList li:not(:last-of-type) {
		border-bottom: none;
	}
	#main .faq .textList dt,
	#main .faq .textList dd {
		padding: 9px 35px 10px 12px;
		font-size: 1.4rem;
	}
	#main .faq .textList dd {
		padding-bottom: 29px;
		display: none;
	}
	#main .faq .textList dt .num,
	#main .faq .textList dd .num {
		width: 28px;
	}
	#main .faq .textList dd .num {
		float: left;
	}
	#main .faq .textList dt .txt,
	#main .faq .textList dd .txt {
		margin: 1px 0 0 18px;
		width: calc(100% - 45px);
	}
	#main .faq .textList dd .txt {
		margin-left: auto;
		display: block;
	}
	#main .faq .textList dd .txt {
		margin-top: -5px;
	}
	#main .faq .textList dt {
		align-items: center;
		background-size: 9px auto;
		background-position: right 9px center;
	}
	#main .faq .textList dt .num picture {
		display: flex;
		align-items: center;
	}
	
	#main .voice{
		margin-bottom: 0;
	}
	
	#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: 11px;
		padding-right: 0;
		line-height: 1.48;
	}
	#main .voice h2 span {
		top: -22px;
	}
	#main .voice .comBtn {
		margin: 0 auto 21px;
	}
	#main .voice .textList {
		margin-top: 0;
		display: block;
	}
	#main .voice .slick-list {
		padding: 0 !important;
	}
	#main .voice .textList::after {
		display: none;
	}
	#main .voice .textList li {
		margin-top: 0;
		width: auto;
	}
	#main .voice .textList .pho img {
		margin: 0 auto;
	}
	#main .voice .textList .txtBox {
		margin-bottom: 30px;
		padding: 19px 25px 26px;
		min-height: 148px;
		box-sizing: border-box;
	}
	#main .voice .textList .txtBox p {
		font-size: 1.4rem;
	}
	#main .voice .textList .txtBox .note {
		width: calc(100% - 50px);
		left: 25px;
		bottom: 16px;
	}
	#main .voice .textList .txtBox::after {
		left: 50%;
	}
	#main .voice .slideBox {
		position: relative;
	}
	#main .voice .arrowList li {
		width: 35px;
		cursor: pointer;
		position: absolute;
		left: 27px;
		bottom: 40px;
	}
	#main .voice .arrowList .next {
		left: auto;
		right: 27px;
	}
	#main .clinics {
		margin-top: -30px;
		padding: 89px 0 82px;
	}
	#main .clinics h2 {
		margin-bottom: 22px;
	}
	#main .clinics h2 span {
		top: -75px;
	}
	#main .clinics .linkList {
		margin-top: 0;
		display: block;
	}
	#main .clinics .linkList::after {
		display: none;
	}
	#main .clinics .linkList li {
		margin: 0 0 25px;
		width: auto;
		display: block;
	}
	#main .clinics .linkList li:last-of-type {
		margin-bottom: 0;
	}
	#main .clinics .linkList li  {
		padding: 20px 32px 20px;
		width: 100%;
		min-height: 393px;
		display: block;
		width: 100% !important;
	}
	#main .clinics .linkList li .txtBox .txt {
		font-size: 1.4rem;
		line-height: 1.89;
	}
	#main .mainVisual .textBox p span {
    color: #fff;
    padding-left: 1vw;
    padding-right: .6vw;
    padding-top: 0px;
    padding-bottom: .4vw;
		border-radius: 3px;
		font-size: 11px;
}
	
	.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 / 3.6vw auto;
    background-color:#fff2aa;
	font-weight: 500;
	display: block;
		width: 100%;
		margin-bottom: 3vw;
		font-size: 4vw;
		
	}
	
	.btn2{
	background-color: #8FD3F5;
}
	
	.back{
	background: #16254B;
    color: #fff;
    display: block;
	font-size: 4vw;
	margin-top: 10px;
	border-radius: 3px;
	padding: 3px;
}
	
	 #main .mainVisual .textBox p.point_text span {
        font-size: 30px;
    }
	
	    #main .mainVisual .textBox h2::after {
        width: calc(100% + 50px);
        left: -30px;
        bottom: -75px;
    }
	
	    #main .mainVisual .textBox p.point_text {
        font-size: 50px;
        letter-spacing: 0.01rem;
    }
	
	#main .mainVisual .textBox h2 {
    font-size: 9vw;
    line-height: 1.28;
}
	
	#main .mainVisual .textBox h2 span{
		font-size: 7.6vw;
	}
	
	#main .mainVisual .textBox h2 small{
		font-size: 3.3vw;
	}
	
	    #main .mainVisual .textBox_sample {
        padding: 5px 20px 15px 30px;
        width: calc(100% - 50px);
        position: absolute;
        top: 22vw;
        left: 25px;
        border-radius: 5px;
        box-sizing: border-box;
        background: none;
        z-index: 2;
    }
	
	#main .mainVisual{
		height: 130vw;
	}
	
	#main .mainVisual .photoList li img {
    width: 100%;
    object-fit: cover;
    height: 130vw;
}
	
  .l-hero__txtbox02 {
    position: absolute;
    bottom: 27vw;
    right: auto;
    order: 1;
  }
	
	  .l-hero-label {
    width: 15.2rem;
    gap: 0.4rem 0;
    margin-left: 2rem;
    margin-bottom: 0.8rem;
  }
	
	 .l-hero-label__teeth {
    top: -3.2rem;
    right: auto;
    left: -1.2rem;
  }
	
	 .l-hero-label__teeth img {
    width: 7rem;
  }
	
	 .l-hero-label__large {
    font-size: 1.5rem;
    line-height: 1.1;
  }
	
	  .l-hero-label__large span {
    font-size: 3.4rem;
  }
	
	 .l-hero-label__small {
    font-size: 0.8rem;
  }
	
	.photo{
				margin: auto;
			}
			#main .topBox_sample{
				padding-top: 3rem;
			}
			
			.top_photo{
				width: 100%;
			}
	
	h4.number-h4{
							margin: 6vw calc(60% - 50vw) 5vw;
        width: 75vw;font-size: 1.8rem;
   
    text-align: center;
								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;margin: 0vw calc(60% - 50vw) 0vw;
        width: 75vw;}
						
						.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;}
						
						#main .features .textList li .txtBox p.number-p{
							font-size: 1.5rem;
							margin-bottom: 0.2rem;
							text-align: center;
						}
							
							#main .doctor02 .photo img{
								height: 103vw;
							}
	
	
}
@media all and (max-width: 374px) {
	#main .doctor .textBox h3 {
		font-size: 2.3rem;
	}
	#main .comparison .comBtn.btn01 {
		margin: 0 25px;
		width: auto;
	}
	#main .comparison .linkList p {
		font-size: 1.2rem;
	}
	#main .tooth .textBox .textList {
		margin-left: 25px;
	}
	#main .mainVisual .textBox h2 small {
		font-size: 1rem;
		letter-spacing: 0.02em;
	}
	#main .mainVisual .textBox h2 span {
		font-size: 2.3rem;
	}
	#main .mainVisual .textBox h2 {
		font-size: 2.5rem;
	}
	#main .mainVisual .textBox {
		bottom: -35px;
	}
	#main .extraction .photo {
		top: 120px;
	}
}
@media all and (max-width: 768px) {
#main .features .textList li:nth-of-type(even) .txtBox {
    width: 100%;
}
    #main .features .textList li .pho {
    width: 100%;
    margin-bottom: 1.5rem;
    }
.linkBtn a {
    margin: 5vw calc(60% - 50vw);
    width: 70vw;
}
    #main .features .textList li .txtBox p{
    margin: 6vw calc(60% - 50vw) 5vw;
    width: 75vw;
    }
    
    #main .features .textList li:nth-of-type(odd) .txtBox{
        margin: 0!important;
    }
    #main .plan .textList .imgBox .txtBox .comBtn{
        margin: 0 calc(50% - 50vw);
        width: 100vw;
    }
    #main .features .headLine01{
                margin: 0 0 20px 15px;
    }
    
    .comTextBox .textBox.dr_css h3{ font-size: 18px; margin-bottom: 20px; line-height: 2.3; }
    .comTextBox .textBox.dr_css h3 span{ margin-right:0; padding: 3px 10px; }
    .comTextBox .textBox.dr_css h4{ margin-bottom: 10px; font-size: 15px;}
    .dr_wrap{ display:block;}
    .dr_wrap .dr_text{ width: 100%;}
    .dr_wrap .dr_photo{ width:200px; margin: 0 auto 20px; max-width: 100%;}
    .dr_wrap ul{ margin-bottom: 25px;}
    .dr_wrap ul li{ font-size: 12px; margin-left: 15px;}
    
    /*202412 ここからSP*/
    	#main .doctor02 {
            padding: 0 0 3rem;
            background: #F4F7F9;
            height: auto;
        }
        #main .doctor02 .photo {
            margin: 0 -25px;
            height: 350px;
        }
        #main .doctor02 .entxt {
            width: 60px;
            height: 310px;
            left: 17px;
            top: -7px;
            transform: translateY(0);
            font-size: 7rem;
        }
        #main .doctor02 .textBox {
            margin: 0;
            padding: 20px 25px 10px;
            width: auto;
            position: relative;
        }
        #main .doctor02 .textBox h2 {
            font-size: 31px;
        }
        #main .doctor02 .textBox h2 span {
            font-size: 50px;
        }
        #main .doctor02 .textBox h2 span:last-of-type {
            margin-bottom: 0;
            letter-spacing: 0;
        }
        #main .doctor02 .textBox .title {
            margin-bottom: 12px;
            font-size: 1.4rem;
            line-height: 1.86;
        }
        #main .doctor02 .textBox p {
            margin-bottom: 22px;
            font-size: 1.4rem;
        }
        #main .doctor02 .textBox .txt {
            margin-bottom: 24px;
            font-size: 1.25rem;
            line-height: 1.84;
        }
        #main .doctor02 .textBox .txt span {
            font-size: 1.9rem;
        }
        #main .doctor02 .textBox .comBtn {
            margin-bottom: -28px;
        }
        #main .doctor02 .textBox .comBtn a {
            padding: 11px 32px;
        }
    
        #main .profile{
            background-color: #A5B3C2;
            padding: 3rem 0;
        }
        #main .profile .comBox {
            margin: 0 2rem;
/*
            overflow-y: scroll;
            max-height: 600px;
*/
        }
        #main .profile .prof_box01{
            padding: 1rem 0 0;
            max-width: inherit;
            background-color: #FFFFFF;
            display: block;
        }
        #main .profile .prof_box01 div {
            width: 100%;
            margin: 0;
        }
        #main .profile h2 {
            font-size: 1.2rem;
            margin-top: 1rem;
        }
        #main .profile .prof_box01 div table th,
        #main .profile .prof_box01 div table td{
            display: block;
            width: 100%;
        } 
        #main .profile .prof_box01 div table th{
            padding-bottom: 0;
        }
        #main .profile .prof_box01 div table td{
            padding-top: 0;
        }
        #main .profile h3.iti {
            margin: 3rem 0 2rem;
        }
    
    /*202412 ここまでSP*/   
    
    /*** archive ***/

	article.post-article{ flex-wrap: wrap; }
	article.post-article + .post-article{ margin-top: 4rem; }
	article.post-article .thumb{ width: 100%; margin-bottom: 1.5rem; }
	article.post-article .txt{ width: 100%; }
	article.post-article .txt h2{ font-size: 1.8rem; margin-bottom: 0; }
	article.post-article .txt p{ font-size: 1.4rem; }
    
    
    .headLine01.head012 {margin-bottom: 20px;}
    .newsevent { height: 600px; padding-right: 1rem; }
    .blog_wrap{ margin-bottom: 5rem; padding: 2rem; }
	
	#main .comparison .textList dd{
		text-align: left;
	}
	
	
h2.price_h2{
	text-align: center;
    font-size: 2rem;
}

}

@media (max-width: 767px) {
    #main .mainVisual .photoList_sample li img {
        width: 100%;
        object-fit: cover;
        height: 130vw;
    }
	
	#main .mainVisual_sample {
        height: 130vw;
    }
	#main .topBox_sample::before{
		background-image:none;
	}
	
	html{margin-top: 0 !important;}
	
	.mg_t{margin-top: -13vw;}
}