@charset "utf-8";
/* CSS Document */

/*　ページ全体の設定　*/

.header-gazou {
    background-image:url("../images/page/shoukai/setsubi-header.jpg");
    background-size:cover;
    background-position: 60% 0 ;
    height: 200px;
    margin-top: 10px;
}

.header-img {
    background-image:url("../images/common/header-01.png");
    background-size: cover;
    height: 150px;
    background-position: center;
    color: #fff;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;   /* //　ここ大事　// */　
    align-items: center;
    flex-direction:column;  
    text-align: center;
    position: relative;
    z-index: -2;
}

.header-img h1 img {
    width: 43%;
    height: auto;
    position: absolute;
    top: 10px;
    left:20px;
    z-index: -1;
    
}
.header-img p {
    font-size: 1.4em;
    font-weight:normal;
/*    text-shadow: black 1px 1px 5px,black -1px 1px 5px,black 1px -1px 5px,black -1px -1px 5px;*/
    margin-top: 0;
    position: absolute;
    top: 97px;
    left:30px;
    color: #01349f;
}


/*　「PC・スマホ」改行設定　*/
.br-pc { display:none; }
.br-sp { display:block; }


.toppost {
    padding: 15px;
}

.toppost div {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.toppost article {
    padding: 0;
    width: 48%;
    flex: none;
}

.toppost article:not(:nth-last-child(-n+2)){
    margin-bottom: 12px;    
}

.toppost h3 {
    margin: 0;
    font-size: 14px;
    color: #7E7E7E;
    text-align: center;
}

.toppost a:hover {
    opacity: 0.8;
}

h2 {
  position: relative;
  padding: 0.2em;
  background: #FFCD1E;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 0 10px  #d6ab00;
  letter-spacing: .1em;
}

h2::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 25px rgb(196, 172, 75);
}

.container {
  width: 90%;
  margin: 0 auto;
}

.header-container {
  width: 100%;
  margin: 0 auto;
}

.container.cover{
    width: 100%;
}

.wrapper > section {
    margin: 30px 0 50px 0;
}



.clinic-add h5 {
    color: #777777;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    margin: 0;
}



p.inchou-name {
    font-size: 18px;
    text-align: right;
}

/*　「ごあいさつページ：スタッフ紹介」*/
section.stuff{
    width: 100%;
    flex: none;
    padding: 10px;
    margin-bottom: 50px;
}
/*　「ごあいさつページ：スタッフ」*/
table.stuff-table {
  margin: 0px auto;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 6px;
}
    
.stuff-table th {
  background: #fffff4;
  color:#777777;
  padding: 10px;
  font-weight:lighter;
  text-align: center;
}
.stuff-table td {
  background: #fff;
  color: #777777;
  padding: 10px;
  text-align: center;
} 
    
table.stuff-table, .stuff-table th, .stuff-table td  {
    border: solid 1px #ffb200;
    border-radius: 0;
}

.last td:last-child {
    border: solid 1px #ffb200;
    width: 100%;
    border-radius: none;
  }

.last th:last-child {
    border-bottom: solid 1px #ffb200;
    border-radius: none;
  }

table.stuff-table tbody tr:last-child th,
table.stuff-table tbody tr:last-child td {
  border-bottom: 1px;
　border-radius: none;
}


.stuff-table {
    width: 80%;
  }

.stuff-table th,
.stuff-table td {
    display: block;
    width: 100%;
  }

.aisatsu-text {
        line-height: 1.6;
    }

/*　「あいさつページ」　略歴　*/
.ryakureki dt {
clear: left;
float: left;
width: 100%;
}
.ryakureki dd {
margin-left: 11%;
}

section.ryakureki{
    font-size: 1.1em;
} 
.ryakureki dl {
padding: 15px 0;
border-bottom: 1px solid #ccc;
}

.ryakureki dt {
padding: 0 20px 5px 10px;
padding-bottom: 5px;
}

.ryakureki dd {
    padding-left: 5px;
    line-height: 1.5em;
}

section.ryakureki{
    width: 100%;
} 



.pc-img { display: none !important; }
.sp-img { display: block !important; }



/*　======= returnボタン =======　*/
#pageTop {
  position: fixed;
  bottom: 3px;
  right: 20px;
}

#pageTop i {
  padding-top: 0px;
  padding-bottom: 20px;
}

#pageTop a {
  display: block;
  z-index: 30;
  padding:5px 5px 0 5px;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  background-color: #5F5F5F;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
/*　======= returnボタン　END =======　*/
 

#pageTop a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.main-nav {
	display:none;
}

/*　======= フッタークレジット =======　*/
.fn-2 dl {
    text-align: left;
    line-height: 1.5;
}

.fn-2 dd.header-tel {
    font-size: 1.8em;
}

.fn-2 img {
    max-width: 180px;
}

/*　======= PC版（大）の設定ここまで =======　*/


/*====================
{{スマホを基本設計にする}}
 - 〜479px：SP縦
 - 480px〜599px：SP横
 - 600px〜959px：タブレット
 - 960px〜1279px：小型PC
 - 1280px〜：大型PC
====================*/

/* 〜350px以下：旧SP 縦
------------------------------ */
@media (max-width: 360px){ 
.header-img p {
    font-size: 1.3em;
    top: 100px;
} 
} /*-- END --*/


/* 〜700px以下： メインナビ消す
------------------------------ */
@media (max-width: 700px){ 



} /*-- END --*/



/* 600px以上　タブレット：PC
------------------------------ */
@media (min-width: 600px){    

/* PC版：トップページ：ヒーローイメージ  */
    
.header-img h1 {
    font-size: 32px;    
    } 
    
.header-img h1 img {
    width: 35%;
    height: auto;
    position: absolute;
    top: 15px;
    left:25px;
    
}  
    
.header-img p {
    font-size: 1.8em;
    font-weight: normal;
    margin-top: 0;
    position: absolute;
    top: 125px;
    text-align: center;
}    
    
    
.header-img {
    height: 190px;
	top: 0;
    margin-bottom: 50px;
}

.header-gazou {
    height: 130px;
}

/* PC版：トップページ：4項目  */ 
.toppost article {
    width: 23%;        
    }   
    
.toppost article:not(:nth-child(-n+2)){
    margin-bottom: 0;    
}

header p {
    display: inline;
    text-align: left;
    }

header a {
    margin: 0px;
    }
 
span {display: inline-block;}

.zdo_drawer_menu {
    display: none;
    }
    
.gaiyou-img img {
    height: auto;
    float: left;
  
  }
 
header {
	display: block;
    }
    
.main-nav {
	display:block;
}

.nav-wrap {
    background: #FFC687;
}
 
/*　PC版　ごあいさつページ：院長紹介　*/    
section.shoukai .container {
    display:flex;
    flex-wrap:nowrap;
}

section.shoukai article.shoukai-img {
        width: 40%;
        margin-right: 50px;
        margin-left: 50px;
    }
    
section.shoukai article.shoukai-text {
        width: 60%;
        padding: 0 0 0 30px;
    }
    
section.shoukai article {
    padding: 0;
  }  

/*　PC版　ごあいさつページ：スタッフ・テーブル　*/
.stuff-table {
    width: auto;
  }    

.stuff-table th,
.stuff-table td {
　　border-bottom: none;
    display: block;
    float: left;
    width: 200px;
  }
    
.last td:last-child {
    width: 200px;
  }
    
/*　PC版　ごあいさつページ：スタッフ　*/   

 
.stuff-flex .stuff-text {
        width: 90%; 
    }
 
.stuff-flex .stuff-img {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
    }
    
.stuff-flex article {
    padding: 0;
        
    } 

/*　PC版　ごあいさつページ：院長紹介　*/    
    
section.aisatsus {
    margin-top: 0;
    }

/*　PC版　ごあいさつページ：院長紹介　*/    
.aisatsu-img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    }
.aisatsu-text {
    width: 90%;
    margin: 0 auto 0 auto;
    }
    
.aisatsu-text p {
    font-size: 1.2em;
    line-height: 1.6em;
    }    
    
.aisatsu-flex article {
    padding: 0;
  }      
	
/*　ごあいさつページ：略歴　*/
.ryakureki dl {
padding: 15px 0;
border-bottom: 1px solid #ccc;
}

.ryakureki dt {
padding: 0 20px 5px 20px;
padding-bottom: 5px;
}



p.inchou-name {
    font-size: 20px;
    text-align: right;
}

section.shoukai{
    width: 100%;
    flex: none;
    padding: 10px;
}
 
section.ryakureki{
    width: 100%;
} 
 
section.ryakureki dt {
width: 35%;
padding-left: 15px;
}
section.ryakureki dd {
margin-left: 40%;
}    
    
}  /*-- END --*/   

    
/* 768px以上　iPad 縦
------------------------------ */
@media(min-width:768px){
.header-img {
    height: 240px;
}  
.header-img p{
    margin-top: 36px;
}
.header-gazou {
    height: 180px;
}
    
} /*-- END --*/ 


/* 568px〜767px：SP横
------------------------------ */
@media screen and (min-width:568px) and (max-width:767px) { 

.header-img h1 img {
    width: 28%;
}    
    
} /*-- END --*/  
    
	
}  /*-- END --*/   

/* 480px〜599px：SP横
------------------------------ */
@media screen and (min-width:480px) and (max-width:599px) { 

.header-img h1 img {
    width: 30%;
}    
    
} /*-- END --*/

/* 960px以上　タブレット横：PC
------------------------------ */

@media(min-width:960px){
.header-img h1 img {
    width: 28%;
}
} /*-- END --*/ 

/* 480px〜599px：SP横
------------------------------ */
@media screen and (min-width:480px) and (max-width:599px) { 
.header-img h1 img {
    width: 30%;
}    
} /*-- END --*/

/* 600px〜959px：タブレット
------------------------------ */
@media screen and (min-width:600px) and (max-width:959px) {
/*　PC版「コンテンツ」ブロック　*/
#top .hero p {
    font-size: 2em;
    top: 400px;
    left:150px;
} 

h1 {
    font-size: 40px;
}

p {
    font-size: 18px;
}

 /*　PC版　ごあいさつページ：スタッフ・テーブル　*/

    
    
.stuff-flex .stuff-text {
     width: 100%;  
     padding-top: 30px;
 }
    
.stuff-table {
    width: auto;
  }    

.stuff-table th,
.stuff-table td {
　　border-bottom: none;
    display: block;
    float: left;
    width: 160px;
  }
    
.last td:last-child {
    width: 160px;
  }   



    
 header {
    padding:15px 5px 15px 2px;
    }   


    
.pc-img { display: block !important; }
.sp-img { display: none !important; }    
    
} /*-- END --*/

/* 960px〜1279px：小型PC
------------------------------ */
@media screen and (min-width:960px) and (max-width:1279px) {

#top .hero p {
    font-size: 1.8em;
    top: 380px;
    left:120px;
} 
    
/*　「スマホ・PC」改行設定　*/
.br-pc { display:block; }
.br-sp { display:none; }
  

    

    
.header-container .header-add {
    padding: 0;
  } 

.fn-1 {
    width: 45%;
    float: left;
}
    
.fn-2 {
    width: 45%;
    float: right;
}  

.footer-nav {
    overflow: auto;
    }   
    
/*　PC版　ごあいさつページ：院長紹介　*/    
       
.aisatsu-flex {
    display:flex;
    flex-wrap:nowrap;
}
    
.aisatsu-img {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    }
    
.aisatsu-text {
    width: 50%;
    margin: 0 auto 0 auto;
    } 

/*　ごあいさつページ：略歴　*/
section.ryakureki dt {
width: 30%;
padding-left: 55px;
}
section.ryakureki dd {
margin-left: 30%;
}       
   
/*　PC版　ごあいさつページ：スタッフ　*/   
.stuff-flex {
    display:flex;
    flex-wrap:nowrap;
}

    
.stuff-flex .stuff-text {
        width: 60%; 
    }
 
.stuff-flex .stuff-img {
        width: 40%;
        margin-right: 0;
        margin-left: 25px;
    }
    
.stuff-flex article {
    padding: 0;
        
    } 
    
} /*-- END --*/


/* 1280px〜：大型PC
------------------------------ */
@media screen and (min-width:1280px) {
  
.header-img p {
    margin-top: 100px;
}
   
.header-img h1 img {
    top: 30px;
}    
.header-img {
    height: 320px;
}    
  
    
/*　「スマホ・PC」改行設定　*/
.br-pc { display:block; }
.br-sp { display:none; }


.container {
    max-width: 1200px;
    }

.header-container {
    max-width: 1200px;
    }
    
.header-container .header-add {
    padding: 0 2em 0 27em;
  } 
    


.fn-1 {
    width: 45%;
    float: left;
}
    
.fn-2 {
    width: 45%;
    float: right;
}  

.footer-nav {
    clear: both;
    overflow: auto;
    }  

/*　PC版　ごあいさつページ：院長紹介　*/    
       
.aisatsu-flex {
    display:flex;
    flex-wrap:nowrap;
}
    
.aisatsu-img {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    }
    
.aisatsu-text {
    width: 50%;
    margin: 0 auto 0 auto;
    } 
    
/*　ごあいさつページ：略歴　*/
section.ryakureki dt {
width: 30%;
padding-left: 55px;
}
section.ryakureki dd {
margin-left: 30%;
}  
  
/*　PC版　ごあいさつページ：スタッフ　*/   
.stuff-flex {
    display:flex;
    flex-wrap:nowrap;
}

    
.stuff-flex .stuff-text {
        width: 90%; 
    }
 
.stuff-flex .stuff-img {
        width: 70%;
        margin-right: auto;
        margin-left: auto;
    }
    
.stuff-flex article {
    padding: 0;
        
    } 
    
} /*-- END --*/
