@media(max-width: 768px) {

    /***** sub-hero *****/

    .sub-hero {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url(../images/sub/sub-hero-sp.jpg) no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
	
	  .sub-access {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/access_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
	
	  .sub-clinic {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/clinic_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
	
	  .sub-feature {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/feature_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
	
	  .sub-concept {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/concept_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
	
	  .sub-treatment {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/treatment_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
	
      .sub-doctor {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/doctor_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
      .sub-preventive {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/preventive_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
      .sub-wisdom {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/wisdom_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
      .sub-whitening {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/whitening_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
      .sub-caries {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/caries_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
      .sub-root {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/root_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
      .sub-aestheic {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/aestheic_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }

      .sub-hero.sub-news {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images_new/mv/doctor_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }

      .sub-hero.sub-case {
        width: 100%;
        height: 65vw;
        background: url(../images/sub/sub-hero-grad.png) no-repeat bottom/contain, url("../images/mv/whitening_sp.jpg") no-repeat center/cover;
        border-top-right-radius: 0;
        margin: 0;
        display: flex;
        align-items: center;
    }
    
 .content3 {
        width: 100%;
        margin: 55vw 0 0;
	background: none;
	 padding: none;
    }

 .content3 h1 {
        font-size: 6.667vw;
        text-align: center;
     line-height: 1.5;
    }

    /***** pankuzu *****/

    .pankuzu {
        display: block;
        position: relative;
        top: 5vw;
        left: 6.667vw;
    }

    .pankuzu li {
        display: inline-block;
        font-size: 2.933vw;
    }

    .pankuzu li:not(:last-of-type):after {
        content: '>';
        margin: 0 1.333vw;
    }

    /***** mwnu *****/

    ul.menu {
        display: none;
    }

    /***** general *****/

    .container {
        width: 86.667vw;
        margin: 0 auto;
        padding-bottom: 5.333vw;
    }

    .container .box {
        padding: 13.333vw 4.667vw;
        border-radius: 0 8vw;
        margin-top: -6.667vw;
    }
	
	  .container .box1 {
        padding: 13.333vw 5.667vw;
        border-radius: 0 8vw;
        margin-top: -6.667vw;
    }

    .container h2 {
        font-size: 6.133vw;
        margin: 17.333vw 0 0;
    }

    .container h2::after {
        width: 0.267vw;
        height: 13.333vw;
        margin: 5.333vw 0 0 50%;
    }

    .container h3 {
        font-size: 5vw;
        margin: 5.333vw 0 1.333vw;
    }

    .container h3::after {
        width: 5.333vw;
        height: 1.333vw;
        margin: 2.667vw 0;
    }

    .container h4 {
        font-size: 4vw;
        margin: 5.333vw 0 1.333vw;
    }

    .container h4 span {
        margin-right: 1.333vw;
    }
    .container h4::after{
        width: 10%;
    }

    .container h5 {
        font-size: 3.666vw;
        margin: 4.667vw 0 1.333vw;
    }

    .container h5::before {
        width: 3.2vw;
        height: 3.2vw;
        margin-right: 1.333vw;
    }

    /***** half *****/

    .container .half {
        flex-wrap: wrap;
        margin: 6.667vw 0;
    }

    .container .half img {
        width: 100%;
        margin-bottom: 6.667vw;
    }

    .container .half .content {
        width: 100%;
    }

    .container .half .content *:first-child {
        margin-top: 0;
    }

    /***** table *****/

    .container table {
        width: 100%;
        margin: 6.667vw 0;
    }

    .container table tr th {
        display: block;
        width: 100%;
        padding: 4vw;
        font-size: 3.733vw;
        border: none;
        border-bottom: 0.133vw solid #C3BCDC;
    }

    .container table tr td {
        display: block;
        width: 100%;
        padding: 4vw;
        font-size: 3.733vw;
        border: none;
        border-bottom: 0.133vw solid #C3BCDC;
    }

    .container table tr td:last-child {
        border-bottom: none;
    }

    /***** cards *****/

    .container .cards {
        margin: 6.667vw 0;
    }

    .container .cards .item {
        width: 100%;
        border-radius: 0 8vw;
        padding: 8vw 5.333vw;
        margin-bottom: 4vw;
    }

    .container .cards .item p.title {
        font-size: 4.8vw;
        padding-bottom: 5.333vw;
        margin-bottom: 2.667vw;
    }

    .container .cards .item p.title::before {
        content: counter(card, decimal-leading-zero);
        counter-increment: card;
        font-size: 24px;
        display: block;
    }

    /***** image list *****/

    .container .image-list {
        margin: 6.667vw 0;
    }

    .container .image-list .row {
        width: 100%;
        padding: 6vw;
        border-radius: 0 8vw;
        flex-wrap: wrap;
        margin-bottom: 4vw;
    }

    .container .image-list .row img {
        width: 100%;
        margin-bottom: 2.667vw;
    }

    .container .image-list .row .content {
        width: 3100%;
    }

    .container .image-list .row .content p.title {
        font-size: 4.8vw;
        margin-top: 0;
    }

    /***** flow *****/

    .container .flow {
        margin: 6.667vw 0;
    }

    .container .flow .item {
        border-radius: 0 8vw;
        margin-bottom: 8vw;
        flex-wrap: wrap;
    }

    .container .flow .item:not(:last-child)::after {
        height: 8vw;
        bottom: -8vw;
    }

    .container .flow .item p {
        padding: 6.667vw;
    }

    .container .flow .item p.title {
        font-size: 4.8vw;
        width: 100%;
        padding: 2.4vw 0;
		    border-top-right-radius: 30px;
    }
    
    .container .flow .item p.title::before {
        width: 14vw;
        height: 14vw;
        font-size: 6.4vw;
    }
    
    /***** doctor *****/

    .container .half.doctor h3 {
        font-size: 5.067vw;
    }

    .container .half.doctor h3 span  {
        font-size: 4vw;
    }

    .container .doctor-list {
        flex-wrap: wrap;
    }

    .container .doctor-list .left,
    .container .doctor-list .right {
        width: 100%;
        margin-bottom: 4vw;
    }

    .container .doctor-list p.title {
        font-size: 3.333vw;
        padding: 1.333vw 2.667vw;
        min-width: 23.333vw;
        margin-bottom: 4vw;
    }

    .container .doctor-list .left ul li {
        flex-wrap: wrap;
    }

    .container .doctor-list .left ul li span {
        flex-shrink: 0;
        width: 100%
    }

    .container .doctor-list .right ul li {
        padding-left: 2.667vw;
    }

    .container .doctor-list .right ul li::before {
        width: 0.8vw;
        height: 0.8vw;
        left: 0;
        top: 4vw;
    }
	
	.doctor-list ul li{
font-size: 0.89em;
list-style: none;
margin-bottom: 10px;		
}
	
	.ft_logo{
	    width: 73.33vw;
    margin: 0 auto 10.67vw;	
	}	
	.basic_li li{
	flex-basis: 100%;	
	}
	
	
    .treatment {
        padding: 20vw 0;
        width: 100%;
        margin-left: 0;
        background: url(../images/index/webp/treatment-bg2.webp) no-repeat bottom right/56.27vw, url(../images/index/webp/treatment-bg.webp) no-repeat center/cover;
        border-bottom-left-radius: 20vw;
    }


    .treatment .title {
        top: 8vw;
        right: 10.67vw;
        background: url(../images/index/webp/h2-deco2.webp) no-repeat top left/18.67vw;
    }

    .treatment .title {
        background-image: url(../images/index/h2-deco2.png);
    }
    
    .treatment .title h2 {
        left: 4vw;
    }

    .treatment .content1 {
        width: 54.53vw;
/*        margin-left: 6.67vw;*/
    }

    .treatment .content1 .item {
        width: 54.53vw;
        height: 66.67vw;
        background: url(../images/index/webp/treatment-img1-sp.webp) no-repeat center/contain;
        margin-bottom: 4.93vw;
    }

    .treatment .content1 .item {
        background-image: url(../images/index/treatment-img1-sp.png);
    }

    .treatment .content1 .item:nth-child(2) {
        background: url(../images/index/webp/treatment-img3-sp.webp) no-repeat center/contain;
    }

     .treatment .content1 .item:nth-child(2) {
        background-image: url(../images/index/treatment-img3-sp.png);
    }
	
	.treatment .content1 .item:nth-child(3) {
        background: url(../images/index/webp/treatment-img4-sp.webp) no-repeat center/contain;
    }

     .treatment .content1 .item:nth-child(3) {
        background-image: url(../images/index/treatment-img4-sp.png);
    }
	
	.treatment .content1 .item:nth-child(4) {
        background: url(../images/index/webp/treatment-img2-sp.webp) no-repeat center/contain;
    }

     .treatment .content1 .item:nth-child(4) {
        background-image: url(../images/index/treatment-img2-sp.png);
    }

    .treatment .content1 .item .inner {
        width: 55vw;
    }

    .treatment .content1 .item .inner p {
        color: #5c4770;
        text-align: center;
        line-height: 1.5
    }

    .treatment .content1 .item .inner p:first-child {
        font-size: 4vw;
    }

    .treatment .content1 .item .inner p:last-child {
        font-size: 2.93vw;
    }

    .treatment .content1 .item .inner p:nth-child(2) {
        font-size: 6.13vw;
    }

    .treatment .content1 .item:first-child .inner {
        left: 0vw;
        top: 39vw;
    }

    .treatment .content1 .item:nth-child(2) .inner {
        left: 0;
        top: 39vw;
    }

    .treatment .content1 .item:nth-child(2) .inner p:nth-child(2) {
        letter-spacing: -.01em
    }
	
	.treatment .content1 .item:nth-child(3) .inner {
        left: 0;
        top: 39vw;
    }
	
	.treatment .content1 .item:nth-child(4) .inner {
        left: 0;
        top: 39vw;
    }

    .treatment .content2 {
        width: 86.67vw;
        margin: 6.67vw auto 0;
    }

    .treatment .content2 .item {
        width: 26.67vw;
        height: 26.67vw;
        border-radius: 13.33vw;
        padding-top: 7.47vw;
        margin-bottom: 4vw;
        font-size: 2.93vw;
        letter-spacing: 0;
    }

    .treatment .content2 .item img {
        display: block;
    }

    .treatment .content2 .item:first-child img {
        width: 6vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(2) img {
        width: 6.2vw;
        margin: 0 auto .5vw;
    }

    .treatment .content2 .item:nth-child(3) img {
        width: 8.13vw;
        margin: 0 auto .5vw;
    }

    .treatment .content2 .item:nth-child(4) img {
        width: 8.13vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(5) img {
        width: 5.6vw;
        margin: 0 auto .5vw;
    }

    .treatment .content2 .item:nth-child(6) img {
        width: 8.6vw;
        margin: 0 auto .5vw;
    }

    .treatment .content2 .item:nth-child(7) img {
        width: 8.13vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(8) img {
        width: 7.73vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(9) img {
        width: 10.87vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(10) img {
        width: 10.8vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(10) {
        margin: 0 0 0 0;
    }
    .treatment .content2 .item:nth-child(11) img {
        width: 8.1vw;
        margin: 0 auto 0;
    }

    .treatment .content2 .item:nth-child(11) {
        margin: 0 auto 0 3.2vw;
    }
	
	.treatment .content2 .item:nth-child(12) img {
         width: 9.87vw;
        margin: -4px auto -3px;
    }

	
	.treatment .content2 .item:nth-child(13) img {
        width: 11.8vw;
        margin: -10px auto -9px;
    }
	
	.treatment .content2 .item:nth-child(14) img {
       width: 11.1vw;
        margin: -18px auto -10px;
    }
	
	
	.treatment .content2 .item:nth-child(15) img {
        width: 10.87vw;
        margin: -4px auto -11px;
    }
	
	.treatment .content2 .item:nth-child(16) img {
             width: 11.8vw;
        margin: -20px auto -9px;
    }
	
	
	
	
    
h2.trea_menu {
        font-size: 6.133vw;
        margin: 17.333vw 0 0;
    }

h2.trea_menu::after {
        width: 0.267vw;
        height: 13.333vw;
        margin: 5.333vw 0 0 50%;
    }
	
.flex_box{
display: block;
}

.flex_box > .tag_list{
display: flex;
    flex-basis: 100%;
}

.flex_box > .tag_list:last-child{
    margin-bottom: 30px;
}

.flex_box > .tag_list p{
width: 100%;	
}

.flex_box > .tag_list > img{
width: 100%;	
}	

.dowble{
margin: 65vw 0 0;
	
}
.tag_list p{
margin-bottom: 0px;		
}
	
.yoyaku > .button{
width:100%;	
}	

	
	.shorei > div {
/*    width: 48%;*/
	width: 100%
}
	
	.shorei {
    display: block;
	width: 100%;
    justify-content: space-between;
    position: relative;
}
.container .case_half {
    display: block;
}
.container .case_half .left {
    align-self: flex-start;
    width: 100%;
}
.container .case_half .right {
    width: 100%;
}
	
.container table.case tr th {
    width: 100%;
    padding: 10px;
    vertical-align: middle;
    background: #E9DFED;
    font-size: 14px;
}	
	
	.surmary{
    width: 65%;
    margin:auto;
	}
	
	.surmary p{
	text-align: left;
    font-size: 1.1em;
    font-family: 'Noto Serif JP', noto-serif, serif;
    letter-spacing: 0.1em;		
	font-weight: inherit;	
    margin-top: -14vw;
    margin-bottom: 8vw;
	
	}	
	
.link_bnr {
        width: 54.53vw;
        height: 66.67vw;
        background: url(../images/index/webp/treatment-img1-sp.webp) no-repeat center/contain;
        margin-bottom: 4.93vw;
    }

.link_bnr:nth-child(2) {
        background: url(../images/index/webp/treatment-img2-sp.webp) no-repeat center/contain;
    }


.link_bnr div{
    width: 55vw;
    position: initial;
    padding-top: 38vw;
    }

.link_bnr p {
        color: #5c4770;
        text-align: center;
        line-height: 1.5
    }

	.link_bnr2{
	width: 54.53vw;
    height: 66.67vw;
    background: url("../images/index/webp/treatment-img2-sp.webp") no-repeat center/contain;
    margin-bottom: 4.93vw;	
	}
	
.link_bnr div p:first-child, .link_bnr div p:last-child {
    font-size: 3.5vw;
}
	
.link_bnr div p:nth-child(2) {
font-size: 6.13vw;
}	

	
.link_bnr2 div{
    font-size: 16px;
	    top: 38vw;
	position: inherit;
	left: 0;
}	
	
.link_bnr2 div p:first-child, .link_bnr2 div p:last-child {
font-size: 3.5vw;
}
	
.link_bnr2 div p:nth-child(2) {
font-size: 6.13vw;
}
    
    
    
/*    ここから0418*/
    
    .treat_list li .item {
    display: block;
    border-radius: 100px;
    background: #fff;
    text-align: center;
    position: relative;
    font-family: 'Noto Serif JP', noto-serif, serif;
    font-weight: 500;
    width: 26.67vw;
    height: 26.67vw;
    font-size: 2.93vw;
    padding-top: 6.47vw;
    margin-bottom: 4vw;
}
   
    
    
    .treat_list li:nth-child(1) img {
     width: 7.2vw;
    margin: 0 auto .5vw;
        
}
    
    
     .treat_list li:nth-child(2) img {
     width: 6.2vw;
    margin: 0 auto .5vw;
        
}
    
    
     .treat_list li:nth-child(3) img {
     width: 9.2vw;
    margin: 0 auto .5vw;
        
}
    
    
     .treat_list li:nth-child(4) img {
     width: 8.2vw;
    margin: 0 auto .5vw;
        
}
    
    
    
     .treat_list li:nth-child(5) img {
     width: 7.2vw;
    margin: 0 auto .5vw;
        
}
    
    
     .treat_list li:nth-child(6) img {
     width: 10.2vw;
    margin: 0 auto .5vw;
        
}
    
    
     .treat_list li:nth-child(7) img {
     width: 8.2vw;
    margin: 0 auto .5vw;
        
}
    
    
    
     .treat_list li:nth-child(8) img {
     width: 8.2vw;
    margin: 0 auto .5vw;
        
}
    
    
     .treat_list li:nth-child(9) img {
     width: 10.2vw;
    margin: 0 auto .5vw;
        
}
    
    
    
     .treat_list li:nth-child(10) img {
     width: 10.2vw;
    margin: 0 auto .5vw;
        
}
    
     .banner_half {
    display: block;
        margin-top: 0;
}
    
    .left-box .surmary{
        width: 100%;
    }

     .treat_list li:nth-child(2) img {
     width: 6.2vw;
    margin: 0 auto .5vw;
        
}
    
       .banner_half .left {
    align-self: flex-start;
    width: 100%;
        
}
.banner_half .right {
    width: 100%;
     
}
    .banner_list div{
        margin-top: 40px;
    }
	
	
	/*20240927診療科目追加*/
	.treatment .content1 {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	
	.treatment .content1 .item {
		width: 47%;
	}
	
	.treatment .content1 .item .inner p:first-child {
        font-size: 3.5vw;
        margin-right: 2rem;
    }
	
	.treatment .content1 .item .inner p:nth-child(2) {
        font-size: 5.13vw;
        margin-right: 2rem;
    }
	
	.treatment .content1 .item .inner p:last-child {
		font-size: 2.2vw;
		margin-right: 1.5rem;
		margin-top: 0.4rem;
	}
	
	
	
    
    /*** archive ***/
	article.post-article{ flex-wrap: wrap; }
	article.post-article + .post-article{ margin-top: 4rem; }
	article.post-article .thumb{ margin-bottom: 1.5rem; }
	article.post-article .txt{ width: 100%; }
	article.post-article .txt h2{ font-size: 1.8rem; }
	article.post-article .txt p{ font-size: 1.4rem; }
	
    
}


	@media(max-width:768px){
    .cta_box {
        width: 100%;
        padding: 1.5rem 1.5rem 3.5rem;
        margin-bottom: 0;
    }
			
			    .cta_box1 h2 {
        font-size: 20px;
        padding: 0 0 .7rem;
        margin-bottom: 1.5rem;
        line-height: 1.5;
		width: 100%;
    }
			
			.cta_box1 .flex_wrap .text p {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 1rem;
    text-align: left;
}
			
	.cta_box1 .flex_wrap {
        display: block;
        margin-bottom: 0;
		width: 100%;
		padding-top: 10px;
    }
		.cta_box1 .flex_wrap .img {
        width: 100%;
        margin-bottom: 1rem;
    }
	.cta_box1 .flex_wrap .text {
        width: 100%;
        padding-left: 0;
    }
		.cta_box1 .yoyaku_wrap {
        padding-top: .5rem;
    }
			.cta_box1 .yoyaku_wrap .point_text {
        font-size: 17px;
    }
			.cta_box .yoyaku_wrap p {
        font-size: 14px;
        line-height: 1.7;
    }
		.cta_box1 .tell_link {
    background: #5c4871;
    box-shadow: 0 1px 5px #888;
    margin: 2rem auto 1.5rem;
    padding-top: .6rem;
    position: relative;
    width: 100%;
}	
			.tell_link a {
    position: relative;
    font-size: 20px;
    font-weight: 600;
    font-family: var(--sub-font);
    color: #fff;
    letter-spacing: .2rem;
}
			
	.yoyaku_wrap p {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
			
.cta_box1 .tell_link span {
  
    width: 100%;
}
			
		}