@charset "UTF-8";
/*-----------------------------------------------------*/
/*           クリニック共通CSS                          */
/*-----------------------------------------------------*/
body{
    color:#636363;
}
a{ 
    color:#707070;
}
a:hover{
    opacity: 0.8;
}
@media screen and (min-width: 1024px){
    .br-sp {display: none; }
}

/*-----------------------------------------------------*/
/*           ヘッダ                          */
/*-----------------------------------------------------*/
.header{
    width:100%;
   
}
.header > .header-inner{
    max-width:1440px;
    margin:0 auto;
    position:relative;
    padding-right:50px;
    height:90px;
    padding:0 20px;
}
.header > .header-inner h1.logo_h1{
    position: static;
    max-width: 230px;
    height: 90px;
    display: flex;
    align-items: center;
    width: 20%;
}
.header > .header-inner h1.logo_h1:before{
    content:"";
    display:block;
    padding-top:21.3%
}

.header > .header-inner > h1.logo_h1 > a{
    display: inline-block;
    padding: 0;
    width: 100%;
    line-height:0;
}

.header > .header-inner > h1.logo_h1 >  a  > img{
    width: 100%;
}

.header .header-inner .header-nav-wrapper{
    position:absolute;
    right:20px;
    top:50%;
    width:100%;
    max-width:800px;
    height:90px;
    transform:translate( 0 , -50%);
    
}

.header > .header-inner .tel_href{
    position:absolute;
    top:11px;
    display:block;
    text-align:right;
    width:100%;
    
}

.header > .header-inner .tel_href i{
    font-weight:bold;
    font-size:25px;
    line-height:25px;
    vertical-align:middle;
}
.header > .header-inner .tel_href a{
    color:#499BD2;
    font-size:18px;
    font-weight:bold;
    vertical-align:middle;
    line-height:18px;
}

.header > .header-inner .header-nav{
    position:absolute;
    bottom:1px;
    display:flex;
    justify-content: space-between;
    width:100%;
    /*max-width:684px;*/
    padding-top:10px;
}
.header > .header-inner .header-nav a{
    /*display:inline-block;*/
    display:block;
    width:20%;
    text-align:center;
    font-size:16px;
    padding:10px 0;
    position: relative;
    font-weight:bold;
}
.header > .header-inner .header-nav a:hover{
    font-weight: bold;
    text-align: center;
    background-color: #f7f7f7;
    
}
.header > .header-inner .header-nav a:before{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 4px;
    width: 0;
    background-color: #499bd2;
    transition: .3s;
    display: inline-block;
}
.header > .header-inner .header-nav a:hover:before{
    width: 100%;
}
/*-----------------------------------------------------*/
/*           スマホボタン                               */
/*-----------------------------------------------------*/

.btn-trigger_wrapper{
    width:60px;
    height:60px;
    /*padding:22px 19px;*/
    background-color:#499BD2;
    cursor: pointer;
    position:relative;
}

.btn-trigger {
    position: relative;
    width: 21px;
    height: 16px;
    top:22px;
    left:19px;
  }
  .btn-trigger span {
    position: absolute;
    left: 0;
    width: 22px;
    height: 2px;
    background-color: #fff;
    border-radius: 0;
  }
  .btn-trigger, .btn-trigger span {
    display: inline-block;
    transition: all .5s;
    box-sizing: border-box;
  }
  .btn-trigger span:nth-of-type(1) {
    top: 0px;
  }
  .btn-trigger span:nth-of-type(2) {
    top: 7px;
  }
  .btn-trigger span:nth-of-type(3) {
    bottom: 0px;
  }

  .btn-trigger.active {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  .btn-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(20px) rotate(-45deg);
    transform: translateY(20px) rotate(-45deg);
    top:-13px;
  }
  .btn-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
  }
  .btn-trigger.active span:nth-of-type(3) {
    opacity: 0;
    }

 


/*-----------------------------------------------------*/
/*           スマホメニュー                            */
/*-----------------------------------------------------*/

.header_sp{
    width:100%;
    height:60px;
    padding-left:20px;
    position:fixed;
    top:0;
    left:0;
    z-index:10;
    background-color:#FFF;
}

.header_sp .header_inner{
    width:100%;
    display:flex;
    justify-content:space-between;
    align-items: center;
    
}


.header_sp >  .header_inner h1.logo_h1{
    position: static;
    max-width: 200px;
    display: flex;
    align-items: center;
    width: 42%;
    
}


.header_sp  .header_inner h1.logo_h1 > a{
    display: inline-block;
    padding: 0;
    width: 100%;
    line-height:0;
}

.header_sp .header_inner h1.logo_h1 >  a  > img{
    width: 100%;
}

/************************************/
/* header menu plate */
/************************************/
.header-nav_sp{
    width:100%;
    display:none;
    position:fixed;
    top:60px;
    z-index:10;
}
.header-nav_sp > .header_nav_flex_wrapper{
    width:100%;
    display:flex;
    flex-wrap:wrap;
}
.header-nav_sp > .header_nav_flex_wrapper  a{
    width:50%;
    display:block;
    text-align:center;
    height:53px;
    background-color:#2F7EB4;
    border-top:1px solid #FFF;
    border-left:1px solid #FFF;
    position:relative;
}

.header-nav_sp > .header_nav_flex_wrapper a span{
    width:100%;
    color:#FFF;
    font-size:14px;
    display:block;
    position:absolute;
    left:0;
    top:50%;
    transform:translate(0 , -50% );
    
}
.header-nav_sp > .header_nav_flex_wrapper a.headquart span:after{
    content:"";
    display:inline-block;
    background-image:url("../img/common/icon_gyoda.png");
    background-size:contain;
    width:15px;
    height:13px;
    margin-left:0.5em;
}

@media screen and (max-width:1024px){
    .header_pc{display:none;}    
    .header_sp{display:block;} 
    .header_sp_space{
        width:100%;
        height:60px;
        background-color:#fff;
    }
}

@media screen and (min-width:1025px){
    .header_sp{display:none;}    
    .header_pc{display:block;} 
    .header_sp_space{
        display:none;
    }
}




/*-----------------------------------------------------*/
/*           フッター                               */
/*-----------------------------------------------------*/
.footer{
    background-color:#2F7EB4;
    color:#FFF;
}
.footer a{
    color:#FFF;
}
.footer .footer-inner{
    width:100%;
    max-width:1060px !important;
    padding:50px 10px;
    margin:0 auto;
    display:flex;
    justify-content: space-between;
}

.footer .footer-inner .footer-guide-access_wrapper{
    width:43%;
    max-width:300px;
    text-align:center;
}
.footer .footer-inner .footer-info_wrapper{
    width:57%;
}

/*google icon */
.footer .footer-inner .footer-guide-access_wrapper .btn-map {
    display: inline-block;
    width: 90%;
    max-width:232px;
    text-align: center;
    padding: 10px 0;
    background-color: rgba(255, 255, 255, 1);
    color: #333;
    font-size:14px;
    border-radius:6px;
    line-height:0.8
}
.footer .footer-inner .footer-guide-access_wrapper .btn-map:before {
    content: "\e90c";
    font-family: "iconset";
    font-size: 30px;
    vertical-align: middle;
    margin-right: 5px;
    color:#499BD2;
}
/*google icon */


/*footer logo */
.footer .footer-logo{
    width:251px;
    height:54px;
    position:relative;
    margin:0 auto 26px;
}

.footer .footer-logo a{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    line-height:0;
}
.footer .footer-logo a img{
    width:100%;
    height:100%;
}

.footer .footer-address{
    font-size:16px;
    margin-bottom:19px;
}

.footer .footer-nav {
    display:flex;
    justify-content:flex-start;
    width:100%;
}

.footer .footer_nav_wrapper{
    width:100%;
    margin-bottom:34px;
}

.footer .footer_nav_wrapper ul.footer_nav{
    display:flex;
    justify-content: flex-start;
}

.footer .footer_nav_wrapper ul.footer_nav li a{
    color:#FFF;
    display:block;
    font-size:14px;
    padding:0 20px;
    line-height:14px;
    border-left:1px solid #FFF;

}
.footer .footer_nav_wrapper ul.footer_nav li:last-child a{
    border-right:1px solid #FFF;
}

.footer .footer-inner .footer-info_wrapper .tel_flex_wrapper{
    background-color:#499BD2;
    padding:27px 40px;
    display:flex;
    justify-content: space-between;
}
.footer .footer-inner .footer-info_wrapper .tel_flex_wrapper .tel_subtext{
    font-size:18px;
}
.footer .footer-inner .footer-info_wrapper .tel_flex_wrapper .tel_text i{
    font-size:35px;
    line-height:1.0;
    vertical-align:middle;
}
.footer .footer-inner .footer-info_wrapper .tel_flex_wrapper .tel_text span{
    font-size:28px;
    font-weight:bold;
    line-height:1.0;
    vertical-align:middle;
}
.footer .copy{
    background-color:#FFF;
    width:100%;
    padding:10px 20px;
    text-align:right;
}
.footer .copy span{
    font-size:12px;
    color:#000;
}
@media screen and (min-width:0) and ( max-width:374px){
    .footer .copy span{
        font-size:10px;
        color:#000;
        letter-spacing: 0;
    }
}

@media screen and (min-width:375px) and ( max-width:1024px){
    .footer .copy span{
        font-size:12px;
        color:#000;
        letter-spacing: 0;
    }   
}


/****************************************/
/*footer nav plate */
/****************************************/
.footer-nav_sp{
    width:100%;
}
.footer-nav_sp > .footer_nav_flex_wrapper{
    width:100%;
    display:flex;
    flex-wrap:wrap;
    border-bottom:1px solid #D4E5EE;
}
.footer-nav_sp > .footer_nav_flex_wrapper  a{
    width:50%;
    display:block;
    text-align:center;
    height:53px;
    background-color:#2F7EB4;
    border-top:1px solid #D4E5EE;
    border-left:1px solid #D4E5EE;
    position:relative;
}

.footer-nav_sp > .footer_nav_flex_wrapper a span{
    width:100%;
    color:#FFF;
    font-size:14px;
    display:block;
    position:absolute;
    left:0;
    top:50%;
    transform:translate(0 , -50% );
    
}
.footer-nav_sp > .footer_nav_flex_wrapper a.headquart span:after{
    content:"";
    display:inline-block;
    background-image:url("../img/common/icon_gyoda.png");
    background-size:contain;
    width:15px;
    height:13px;
    margin-left:5px;
}

.footer-nav_sp .tel_wrapper_sp{
    background-color:#499BD2;
    padding:33px 20px;
    text-align:center;
}

.footer-nav_sp .tel_wrapper_sp  .tel_subtext{
    font-size:18px;
    text-align:center;
    color:#FFF;
    margin-bottom:10px;
}
.footer-nav_sp .tel_wrapper_sp .tel_text{
    width:100%;
    display:block;
    text-align:center;
    margin-bottom:16px;
    
}
.footer-nav_sp .tel_wrapper_sp .tel_text i{
    font-size:35px;
    line-height:1.0;
    vertical-align:middle;
    text-align:center;
    color:#FFF;
}
.footer-nav_sp .tel_wrapper_sp .tel_text span{
    font-size:28px;
    line-height:1.0;
    vertical-align:middle;
    color:#FFF;
    font-weight:bold;
}

.footer-nav_sp .tel_wrapper_sp .image_hosp{
    width:110px;
    margin:0 auto;
}

@media screen and (max-width:1024px){
    .footer_pc{display:none;}    
    .footer_sp{display:block;} 
    .footer-guide-access_wrapper{
        width:100% !important;
        max-width:300px ;
        margin:0 auto;
    }
    .footer-guide-access_wrapper .footer-logo{
        width:251px;
        margin:0 auto 15px;
    }
    .footer-guide-access_wrapper .footer-logo > a{
        width:100%;
        
    }
    .footer-guide-access_wrapper a img{
        width:100%;
    }
    .footer-guide-access_wrapper .footer-address{
        font-size:14px;
    }
    .footer .copy {
        text-align:center;
        letter-spacing:2px;
    }

}

@media screen and (min-width:1025px){
    .footer_sp{display:none;}    
    .footer_pc{display:block;} 

}


/********************************************/
/*return-top*/
/*****************************************/
.return-top {
    display: block;
    width: 56px;
    height: 56px;
    position: fixed;
    right: 20px;
    bottom: 80px;
    background-color: rgba(73, 155, 210, 0.9);
    z-index: 0;
    text-align: center;
    line-height: 50px;
    border-radius: 40px;
}
/*
.return-top {
    width: 60px;
    height: 60px;
    bottom: 20px;
}
*/
.return-top:before {
    top: 26px;
    left: 24px;
}
.return-top:before {
    position: absolute;
    margin: auto;
    content: "";
    top: 24px;
    left: 22px;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
