
body .pageMainBlock {
        display: block;
        height: 100vh; 
        margin-bottom:250px;   
        position: relative;
    }

body .pageMainBlock picture img{
      width: 100%;
    height: 100vh;
    object-fit: cover;
}

.pageMainBlock .text_block {
    position:absolute;
    top:35%;
    left:80px;
    width: 450px;
    letter-spacing: 0.8em;
}

.pageMainBlock .text_block span{
    display: inline-block;
    padding: 15px 30px;
    background-color: #fffffff5;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 2.5em;
    color: #F29015;    
    margin-bottom:20px;
}      

.pageMainBlock ul.sub_block {
    position:absolute;
    bottom:20%;
    left:80px;
    display:flex;
    gap:15px;
}    

.pageMainBlock ul.sub_block li a{
    padding: 10px 25px;
    background-color: #FFD553;
    color: #FF960A;
    font-weight: bold;
    font-size: 1.4em;
    border-radius: 25px;
}

.pageMainBlock ul.point_block {
    position:absolute;
    bottom:-100px;
    width:100%;
    display:flex;
    justify-content:center;
    gap:100px;
}   

.pageMainBlock ul.point_block li {
          
}      

.pageMainBlock ul.point_block li img {
   width:150px;
   height:auto;  
   display: block;
    margin: 0 auto;
}

.pageMainBlock ul.point_block li .point_txt { 
     display: block;
    margin-top: 20px;
   padding-bottom: 10px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.1em;   
    line-height: 1.5;
     background-image: linear-gradient(to right, #ff960b 2px, transparent 2px);
    background-position: left bottom;
    background-size: 12px 2px;
    background-repeat: repeat-x;
}

.contents .price_box {
    display: flex;
    margin-top: 80px;
    gap: 40px;
    justify-content: center;
}      

 .contents .price_box .price_item {
     font-weight: bold;
    color: #ff960a;
    font-size: 3.8em;
    letter-spacing: 5px;
}

 .contents .price_box .price_item {
     font-weight: bold;
    color: #ff960a;
    font-size: 3.8em;
    letter-spacing: 5px;
}  

 .contents .price_box .price_sub {
    display: inline-block;
    position: relative;
}

 .contents .price_box span {
     font-size: 0.6em;
    font-weight: bold;
  }

.contents .price_box span.tax {
    font-size: 0.3em;
    letter-spacing: 0;
    position: absolute;
    width: 80px;
} 

.contents .contentBlockType01.bg-white {
    padding-bottom:40px;
}

.contents .flex_price {
        display: flex;
    justify-content: space-between;
    align-items: center;
}

.contents .flex_price .price_txt {
    width:70%;
}

.contents .flex_price .price_txt .title {
  font-size: 1.1em;
    font-weight: bold;
}

.contents .flex_price .price_txt .text {
   line-height:2;
}

.contents .flex_price .price_item {
     width: 26%;
    font-weight: bold;
    color: #ff960a;
    font-size: 2.2em;
    letter-spacing: 5px;
}

.contents .flex_price .price_item .price_sub {
        display: inline-block;
    position: relative;
}

.contents .flex_price .price_item .price_sub span {
      font-size: 0.6em;
    font-weight: bold;
}

.contents .flex_price .price_item .price_sub span.tax {
      font-size: 0.3em;
    letter-spacing: 0;
    position: absolute;
    width: 35px;
}


.contentBlock ul.sub_block { 
    display:flex; 
    gap:10px;
}

.contentBlock ul.sub_block li {
    padding: 8px 15px;
    background-color: #FFD553;
    color: #FF960A;
    font-weight: bold;
    font-size: 1em;
    border-radius:25px;
    letter-spacing:1px;
}

.contentBlock>ul.sub_block+p {
       margin: 30px 0 20px !important;
    font-size: 1.1em;
    font-weight: bold;
}

.contentBlock .price_item {
    font-weight: bold;
    color: #ff960a;
    font-size: 2.2em;
    letter-spacing: 5px;
}

.contentBlock .price_item .price_sub {
    position: relative;
    display: inline-block;
}


.contentBlock .price_item .price_sub span {
       font-size: 0.6em;
    font-weight: bold;
}

.contentBlock .price_item .price_sub span.tax {
   font-size: 0.3em;
    letter-spacing: 0;
    position: absolute;
    width: 35px;
}

.contentBlock .price_item span.notes {
    padding-left: 15px;
    font-size: 0.5em;
    letter-spacing: 3px;
}

p.text_notes {
   margin-top:30px;
}

.contentBlock p.title{
    font-size: 1.1em;
    font-weight: bold;
}

.contentBlock p.title.color {
   margin-top:30px;
   color:#FF960A;
}

.contentBlock table {
   width: 60%;
   border: 1px solid #FF960A; 
   margin-top:30px;
}

.contentBlock table th {
    background-color: #FF960A;
    text-align: center;
    color: #Fff;
    padding: 10px 0;
    font-size: 1.1em;
    letter-spacing: 3px;
}

.contentBlock table td {
    padding: 20px 0 40px;
    text-align: center;
    letter-spacing: 1.5px;
}

.contentBlock table td ul {
    margin-top: 20px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

.contentBlock table td ul li {
    display: flex;
    align-items: center;
}

.contentBlock table td ul li span.price_txt {
    color: #FF960A;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 10px 0 20px;
}

section.bgColor {
    margin-bottom:110px;
}

.case_box .case_text span.case_title {
     color: #ff960a;
}

.case_box .case_text {
    padding: 40px 0 30px;
    font-weight: bold;
}


.case_notes .js-accBlock__btn {
    position: relative;
    display: block;
    padding: 24px 64px 24px 0px;
    font-weight: bold;
    color: #ff960a;
    letter-spacing: .2em;
    font-size: 20px;
    background-repeat: repeat-x;
    line-height: 1.4;
    cursor: pointer;
}

.case_notes {
        display: flex;
    flex-direction: column;
    background-image: url(../img/common/tensen_yoko_orange.svg);
    background-repeat: repeat-x;
}

.case_notes .js-accBlock__btn::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(../img/common/icon/arrow_bottom_line_o.svg);
    background-position: calc(100% - 16px) 50%;
    background-size: 22px auto;
    background-repeat: no-repeat;
}  

.case_notes .js-accBlock__btn.is-open::after {
    transform: scale(1, -1);
}

.case_notes ul {
    display: flex;
    flex-direction: column;
    line-height: 2.2;
    gap: 0.5em;
}

.case_notes ul li {
    position: relative;
    padding-left: 20px;
}

.case_notes ul li::before {
     position: absolute;
    left: 0;
    display: inline-block;
    margin-right: .5em;
    color: #ff960a;
    content: '●';
    transform: scale(.6);
}

.staff_box {
        width: 100%;
    display: flex;
    justify-content: flex-end; 
    flex-wrap: wrap;
    position: relative;
    align-items: end;
    height: 860px;
    margin: 60px 0 30px;
}

.staff_box.box02 {
   height:1025px;
}

.staff_box picture.img_staff_sub {
    top: 0;
    position: absolute;
}           


.staff_box .staff_name_area {
       z-index: 1;
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    align-items: end;
    gap: 30px;
}



.staff_box .staff_name_area .staff_name {
    padding-left: 10px;
    line-height: 1.8;
}

.staff_box .staff_name_area .staff_name .name {
    display: block;
    font-size: 2.5em;
    font-weight: bold;
}

.staff_box .staff_name_area .m_copy {
   color: #FF960A;
    font-size: 2em;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

table.about_table {
   margin:40px 0; 
}

table.about_table th,
table.about_table td {
   border:1px solid #FF960A;  
   padding:15px 0;
   vertical-align: middle;
}

table.about_table th {
   font-weight:bold; 
     text-align: center;
}     

table.about_table td {
   padding:20px;
}

table.about_table td ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

table.about_table td  ul li {
    position: relative;
    padding-left: 20px;
}

table.about_table td  ul li::before {
     position: absolute;
    left: 0;
    display: inline-block;
    margin-right: .5em;
    color: #ff960a;
    content: '●';
    transform: scale(.5);
}

section.about_box p {
    margin:30px 0;
}

section.about_box.flow_box p {
   width:100%;
}

section.about_box .headlineType02.bg_w {
   padding-top:10px;
}

section .orthodontics_kinds {
   margin:40px 0;
}

section .orthodontics_kinds .sectionheadline h2 {
   margin-bottom:40px;
}

section .orthodontics_kinds picture img {
   margin:0 auto;
}

section .orthodontics_kinds .kinds_box {
   padding: 30px;
    border-radius: 10px;
    background-color: #fff9f3;
    margin-bottom:40px;
}   
section .orthodontics_kinds .kinds_box:last-child {
    margin-bottom:0;
}

section .orthodontics_kinds ul {
      display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

section .orthodontics_kinds ul li {
    position: relative;
    padding-left: 20px; 
    width: 100%;
}    

section .orthodontics_kinds ul li::before {
     position: absolute;
    left: 0;
    display: inline-block;
    margin-right: .5em;
    color: #ff960a;
    content: '●';
    transform: scale(.5);
}


.kinds_box .js-accBlock__btn {
    position: relative;
    display: block;
    font-weight: bold;
    color: #ff960a;
    letter-spacing: .2em;
    font-size: 20px;
    background-repeat: repeat-x;
    line-height: 1.4;
    cursor: pointer;
}


.kinds_box .js-accBlock__btn::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: url(../img/common/icon/arrow_bottom_line_o.svg);
    background-position: calc(100% - 16px) 50%;
    background-size: 22px auto;
    background-repeat: no-repeat;
}  

.kinds_box .js-accBlock__btn.is-open::after {
    transform: scale(1, -1);
}

.kinds_box .js-accBlock__target .headlineType02.bg_w {
    padding-top:20px;
}


.dotted_under {
   padding-bottom: 30px;
    background-image: linear-gradient(to right, #ff960b 2px, transparent 2px);
    background-position: left bottom;
    background-size: 12px 2px;
    background-repeat: repeat-x;
    margin: 80px 0 34px;
}

.dotted_under h3 {
   color: #ff960a;
    font-size: 1.1em;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}

picture.img_center img {
    margin:0 auto;
}

.pediatrics_box p.title {
       margin-top: 40px;
    color: #FF960A;
    font-size: 1.4em;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    text-align: center;
    line-height: 2;
}

.frontHeader__information {
    display: flex;
    gap: 5%;
}

.frontHeader__information .schedule {
       flex: 1;
}


.frontHeader__information .schedule .text01 {
    padding-left: 1.8em;
    letter-spacing: .2em;
    font-size: 14px;
    line-height: 2.5;
}

.frontHeader__information .btn {
        display: block;
    margin-top: 32px;
    text-align: right;
}    

.frontHeader__information .access {
    flex:1;
}

.frontHeader__information .access .text01 .address {
      display: flex;
    align-items: center;
} 

.frontHeader__information .access .text01 .address .text {
    display: flex ;
    align-items: center;
    padding-top: 10px;
}

.frontHeader__information .access .text01 .address .text::before {
 width: 1em;
    height: 1.5em;
    margin-right: .5em;
    content: '';
    background-image: url(../img/common/footer/map_pin.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.frontHeader__information .access p.text_l {
   color: #ff960a;
    font-weight: bold;
}

section.facility .frontHeader__facility .swiper {
   margin-top: 48px;
}

section.facility .frontHeader__facility .swiper .swiper-slide img {
   border-radius:.5rem;
}


section.facility .frontHeader__facility .swiper .swiper-button-next, section.facility .frontHeader__facility .swiper .swiper-button-prev {
    color: #ff960a;
}     

section.facility .frontHeader__facility .swiper .swiper-pagination-bullet-active {
    background: #ff960a;
}

section.facility .frontHeader__facility .btnWrap {
    margin-top: 32px;
    text-align: right;
}

.flex_box {
   padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
   justify-content: space-between;
   margin-bottom: 60px;
}

.flex_box picture.flex_img {
   width: 38%;
}

.flex_box .flex_text {
   width: 58%;
    margin-top: 0;
} 

.flow_box {
        display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flow_box picture img{
   margin:0 auto;
}

.flow_box .flow_title {
    padding: 20px 40px;
    background-color: #FFF9F3;
    border-radius: 50px;
    font-size: 1.4em; 
    width:100%;
}  


.flow_box .flow_title .number {
    margin-right: 20px;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #FF960A;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #Fff;
    font-size: 1.1em;
}

.flow_box .triangle_under{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #FF960A; 
  margin-bottom:40px;
}


.flow_box ul {
    display: flex;
    flex-direction: column;
    gap: 0.5em;        
    width:100%;
}

.flow_box ul li {
    position: relative;
    padding-left: 20px;
}

.flow_box ul li::before {
     position: absolute;
    left: 0;
    display: inline-block;
    margin-right: .5em;
    color: #ff960a;
    content: '●';
    transform: scale(.6);
}

footer {
  padding-bottom:80px;
}



.globalReserveBox .headline::before {
   display:none;
}

footer .globalReserveBox {
    width: 320px;
}

footer .globalReserveBox__inner {
   flex-wrap:wrap; 
   padding:20px;
   
}

.globalReserveBox a {
    width: 100%;
    background-color: #ff960a;
    padding: 10px;
    border-radius: 25px;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
}         

footer .globalReserveBox.common {
    display:none!important;
} 

footer .globalReserveBox.orthodontics {
    display:block!important;
}   


    .flow_box .sectionheadline.end .main {
        margin-top: 50px;
    }


@media screen and (max-width: 767px) {
  footer .globalReserveBox__inner {
       padding:10px;
  }

  .globalReserveBox a {
       padding:5px;
   }  
   
   .globalReserveBox p {
       font-size:12px;
       line-height:1.5;
   }               
   
   footer .globalReserveBox {
       width:270px;
   }  
   
   body .pageMainBlock {
       margin-top:0; 
       margin-bottom: 280px;
   }      
   
   .pageMainBlock .text_block {
       top:15%;
       left:10px;
       width:fit-content;
       letter-spacing:0.3em;
   }         
   
   .pageMainBlock .text_block span {
      padding:10px 15px;
      font-size:1.6em;
      margin-bottom:15px;
      
   }    
   
   .pageMainBlock ul.sub_block {
      bottom:36%;
      left:10px;
      gap:10px; 
      flex-wrap: wrap; 
     margin-top: 30px;
   }   
   
   .pageMainBlock ul.sub_block li {
       margin-bottom:20px;
    }       
   
   .pageMainBlock ul.sub_block li a{
       padding: 8px 15px;
       font-size: 1.2em;
   }
   
   .pageMainBlock ul.point_block {
       bottom: -280px;
       flex-wrap:wrap;
       gap: 30px 0; 
       justify-content: space-around;
   }         
   
   .pageMainBlock ul.point_block li {
       width:45%;
   }      
   
   .pageMainBlock ul.point_block li img {
       width:120px;
   }        
   
   .pageMainBlock ul.point_block li .point_txt {
       margin-top:10px;
       font-size:15px;
   } 
   
   .contents .price_box {
       margin-top:30px; 
       gap: 10px
   }   
   
   .contents .price_box .price_item {
       font-size:1.2em;
   }        
   
   .contents .flex_price {
      flex-wrap:wrap;
      gap:20px;
   }           
   
   .contents .flex_price .price_txt {
      width:100%;
   }            
   
   .contents .flex_price .price_item  {
      width:100%;
   }           
   
   .contentBlock ul.sub_block {
      flex-wrap:wrap;
   }
   
   .contentBlock .price_item span.notes {
       padding-left:0;
       letter-spacing:1.5px;
   }  
   
   .contentBlock table {
       width:100%;
   }        
   
   .contentBlock table td ul li span.price_txt {
        font-size:1.5em;
        padding:0 5px;
    }   
    
    section.bgColor {
        margin-bottom:0;
    }      
    
    .staff_box picture.img_staff_sub {
        top: -35px;
    right: -35px;
    position: absolute;
    padding-left: 25px;
    }            
    
    .staff_box .staff_name_area .img_staff {
       width:70%;
    }
    
    .staff_box .staff_name_area {
       width:100%;
       margin-bottom:40px;
    }                     
    
    .staff_box .staff_name_area .staff_name .name {
      font-size:1.8em;
    }       
    
    .staff_box .staff_name_area .m_copy {
        font-size:1.4em;
    }   
    
    .staff_box{
       height:920px;
    }
    
    .staff_box.box02 {
       height:1120px;
    }   
    
    #dentalHeader.about_box {
      padding-top:0;
    }     
    
    table.about_table {
        overflow-x:auto;
        display:block;
    }         
    
    table.about_table th,
    table.about_table td {
        white-space:nowrap;
    }     
    
    table.about_table td {
        padding:10px;
    }               
    
    table.about_table td ul li {
         width:100%;
    }      
    
    section .orthodontics_kinds .kinds_box {
        padding:15px;
    }               
    
    .pediatrics_box p.title {
        font-size:1.2em;
    }     
    
    #dentalHeader {
         padding: 64px 0;
    }                      
    
    .frontHeader__information {
       flex-wrap:wrap;
       gap:40px;
    }   
    
    .flex_box picture.flex_img {
        width:100%;
    }       
    
    .flex_box .flex_text {
       width:100%;
    }         
    .flex_box {    
    padding-top:20px;
    margin-bottom: 0;
    gap: 20px; 
    }          
    
    .flow_box .sectionheadline .main {
       margin-bottom:40px;
    }           
    
    .flow_box .sectionheadline.end .main {
        margin-bottom:0;
        margin-top: 30px;
    }
                              
    .flow_box .flow_title {
        padding: 10px 15px;
        font-size: 1.1em;
    }           
    
    .flow_box .flow_title .number {
        width:30px;
        height:30px;
        line-height:30px;
        font-size:0.8em; 
         margin-right: 10px;
    }         
    
    .flow_box .triangle_under {
       border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #FF960A;
    margin-bottom: 30px;
    }


}
