﻿@charset "utf-8";

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}

body {
 line-height: 1.0;
 -webkit-text-size-adjust: none;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
 display:block;
}

strong{
 font-weight:normal;
}
/*span {color:#ff8695;font-weight:bold;} */

ul, ol {
 list-style: none;
}
img {
 max-width : 100%;
 height:auto;
 vertical-align:bottom;
}
a {margin:0px;}



h1{margin:0px; text-decoration:none; }
h2{margin:0px;}
h3{margin:20px 0 15px 0; padding:0 0 5px 0; /*border-bottom:1px solid #ff8890;*/}


body {
 background-repeat:repeat;
 font-family: 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
 font-size: 14px;
 line-height: 1.6;
 color:#666666;
}

#wrap {
 position:relative;
 margin:0 auto;
 padding:0;
 overflow: hidden;
}

a:hover { color:#ff8890; }

.text-left{text-align:left;}

.f125{ font-size:125%; }
.comment{ font-size:80%;}
.bold { font-weight:bold; }
.brown { color:#663300; }
.red { color:#ff0000; }
.og { margin-bottom:0; padding-bottom:0; color:#ff6600; font-size:150%;}
.og02 { color:#ff6600;}
.komemark { color:#ff0000; }
.text-center { text-align:center; }
.mt25{margin-top:25px;}
.mb25{margin-bottom:25px;}

.sp-none{ display:none; }

.img-center{display:block;margin-left:auto;margin-right:auto;
}
.img-resize {
  max-width: 100%;
  max-width:240px;
  height: auto;
}

.link{ padding:0 0 0 20px; font-size:90%; background:url(../images/arrow_link.png) 0 4px no-repeat; }
.link a{ color:#333; text-decoration:none; }
.link a:hover{ color:#663300; text-decoration:underline;  }


.float-box{
 margin:0 auto;
}
.float-box:after {
 content: '';
 display: block;
 clear: both;
}
.float-left {
 margin-bottom:20px;
 text-align:center;
}
.float-right {
 display:block;
 margin:0 auto;
 margin-bottom:20px;
 text-align:center;
}

/*
.section-heading1 {
  font-weight: normal;
  text-align: center;
  font-size: 15pt;
  line-height: 1.1em;
  margin-top:20px;
  margin-bottom: 10px;
  position: relative;
  color: #333;
 font-family: arial,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}
*/

.section-heading1 {
  font-weight: normal;
  text-align: center;
  font-size: 28pt;
  line-height: 0.8em;
  margin-top: 20px;
  margin-bottom: 20px !important;
  position: relative;
  color: #333;
 font-family: arial,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}

.section-heading1{
 margin:0;padding:0 0 10px 0;font-size:22pt;display: flex; align-items: center;
color:#663300;}
.section-heading1:before,
.section-heading1:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #d45d16;
}
.section-heading1:before { margin-right: 1rem;}
.section-heading1:after { margin-left: 1rem;}


.section-heading1 span {
  font-size: 7pt;
  vertical-align:middle;
}

.section-heading2 {
  font-weight: normal;
  text-align: center;
  font-size: 15pt;          
  line-height: 1.1em;
  margin-bottom: 10px;
  position: relative;
  color: #333;
}
.section-heading2 span {
  font-size: 11pt;
  vertical-align:middle;
}

.sub-title{
 margin-bottom:15px;
 padding-bottom:5px;
 font-size:110%;
/* color:#85725e; */
 color:#ff6074;
 text-align:center;
 border-bottom:1px dotted #85725e;
}

div#breadcramb-list {
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

div#breadcramb-list p {
  max-width: 90%;
  margin: 0px auto;
  padding: 0px 0 14px;
  font-size: 9pt;
}

div#content {
  padding-top: 30pt;
  padding-bottom: 20pt;
}

div.content-width-wrapper {
  margin: 0px 5%;
}

h3.title{
  margin-top:15px;
  margin-bottom:20px;
  padding:8px 0 1px 0;
  font-size:160%;
  text-align:left;
  font-weight:normal;
  color:#333;
  border-bottom:2px solid #6ab725;
}


/* ============================================================== */
/*header*/
/* ============================================================== */

header {
  margin:0;
  padding:0;
}
header div {
  max-width: 100%;
  margin: 0px auto;
  position: relative;
}
header #logo {
 margin-left:3px;
 padding-top:9px;
 max-width:213px;

}
header div h1 img:first-child {
}
header ul#header-tel {
 display:none;
}

/* ============================================================== */
/*navi*/
/* ============================================================== */

.gnavi {
 display:none;
}

.spnaviOpen {
 display:block;
 position:absolute;
 top:0px;
 right:0px;
 width:60px;
 height:60px;
 background: url(../images/btn_spmenu_bg.jpg) center top no-repeat;
 background-size: 60px 60px;
 text-indent:-9999px;
}
.spnavi ul.drop-menu {
 display:none;
 position:absolute;
 top:60px;
 left:0px;
 width:100%;
 z-index:1000;
}
.spnavi ul.drop-menu li {
 width:100%;
}
.spnavi ul.drop-menu li a{
 display: block;
 width:100%;
 height:60px;
 background: url(../images/bg_gnavi01.gif) left top no-repeat;
 background-size: 100% 60px;
 text-align:left;
 text-decoration:none;
 color:#333;
}
.spnavi ul.drop-menu li span{
 display: block;
 padding:20px 15px 20px 15px;
 font-size:14px;
 font-weight:bold;
}
.spnavi ul.drop-menu li a:hover{
 color:#ff8890; 
 text-decoration:none;
}
.spnavi ul.drop-menu li.navi08 a{
 background-image: url(../images/bg_gnavi02.gif);
}

/* ============================================================== */
/*home*/
/* ============================================================== */

.main-contents {
 margin: 0px auto 0px auto;
 width:100%;
 margin-top:5px;
}

.main-contents:after {
 content: '';
 display: block;
 clear: both;
}
.main-image {
 width:100%;
 height:auto;
 margin:0 auto;
 margin-bottom:20px;
 padding:0;
 position: relative;
}

.contents-block {
 width:100%;
 margin: 0px auto 0px auto;
 padding: 0 0px 20px 0px;
}
.contents-box{
 max-width:980px;
 margin:0 auto;
}

.box{
 width:100%;
 margin:0 auto;
}
.box-in{
 width:98%;
 margin:0 auto;
 padding:20px 0 20px 0;
}
.box-con{
 width:96%;
 margin:0 auto;
 padding:20px 0 20px 0;
}
.home01{
 width:96%;
 margin:0 auto;
}
.home01 p{
 padding-top:20px;
 text-align:center;
 font-size:110%;
}
.btn-base {
 font-size:100%;
 font-family: "genshin-m","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "メイリオ","Meiryo";
}
.btn-line {
 clear:both;
 margin:0 auto;
 margin-top:20px;
 width:80%;
 border:1px solid #0088d4;
 background:#fff;
}
.btn-line a {
 display:block;
 padding:10px 0;
 color:#333;
 text-align:center;
 text-decoration:none;
}
.btn-line a:hover {
 background:#0088d4;
 color:#fff;
}

div.box02 {
 width:100%;
 margin: 0 auto;
 margin-top:20px;
 padding:20px 0 20px 0;
 background-color: #f6f6f6;
 overflow: hidden;
}

.home02{
 width:96%;
 margin:0 auto;
 margin-top:20px;
 padding-bottom:20px;
}
.home02:after {
 content: '';
 display: block;
 clear: both;
}
.home02-left {
 margin-top:20px;
}
.home02-right {
 margin-top:20px;
 margin-bottom:30px;
}
.home-recruit dl{}
.home-recruit dt{font-weight:bold;}
.home-recruit dd{margin-bottom:15px;}


div.box03 {
 margin:0 auto;
 padding-top:15px;
 margin-bottom: 50px;
 overflow: hidden;
}
.home03{
 margin:0 auto;
}
.home03:after {
 content: '';
 display: block;
 clear: both;
}
.home-recruit-box{
 width:100%;
 margin:0 auto;
}
.recruit-left {
 display:none;
}
.recruit-right {
 width:92%;
 margin:0 auto;
 padding-top:15px;
 padding-left:5px;
 padding-right:5px;
 /*margin-left:10px;
 margin-right:10px;
 padding:10px;*/
 background:#fff;
}
.recruit-right:after {
 content: '';
 display: block;
 clear: both;
}
ul.home-recruit{
 margin-top:15px;
 margin-left:10px;
 margin-bottom:30px;
}
ul.home-recruit li{
 margin-right:15px;
 padding:0 0 10px 10px;
 background:url(../images/arrow_blue.jpg) 0 6px no-repeat;
 float:left;
}
ul.home-recruit li a{
 color:#000;
 text-decoration:none;
}
ul.home-recruit li a:hover{
 color:#0088d4;
 text-decoration:none;
}

.btn-line02 {
 clear:both;
 margin:0 auto;
 margin-top:20px;
 width:80%;
 border:1px solid #0088d4;
}
.btn-line02 a {
 display:block;
 padding:10px 0;
 color:#333;
 text-align:center;
 text-decoration:none;
}
.btn-line02 a:hover {
 background:#0088d4;
 color:#fff;
}
.home-recruit-btn{
 text-align:center;
}
.home-recruit-btn:after{
 content: '';
 display: block;
 clear: both;
}
.home-recruit-left{
 text-align:center;
}
.home-recruit-right{
 text-align:center;
}

.home04{
 margin:0 auto;
}
.home04:after {
 content: '';
 display: block;
 clear: both;
}
.home-access-box{
 width:94%;
 margin:0 auto;
}
.access-left {
 width:94%;
 margin:0 auto;
 margin-top:30px;
}
.access-left p{
 margin-bottom:15px;
}
.access-right {
 width:94%;
 margin:0 auto;
 margin-top:30px;
}
.home-access dl{margin-top:0;padding-top:0;}
.home-access dt{font-weight:bold;}
.home-access dd{margin-bottom:15px;}

.sp-center{ display:block; margin-left:auto; margin-right:auto; }


.gmap {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.gmap iframe,
.gmap object,
.gmap embed {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}


/* ============================================================== */
/*index-news*/
/* ============================================================== */

#index-news {
 margin:0;
 padding:0;
 background-color: #fff;
 padding-bottom: 10pt;
}

#index-news div {
 margin: 0px auto;
 -webkit-box-sizing: border-box; /* Webkit系用 */
 -moz-box-sizing: border-box;     /* Firefox用 */
 box-sizing: border-box;
}

#index-news div.wn-item {
  width: 90%;
  padding: 20px 0 20px 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  font-size: 100%;
  text-align:left;
}
#index-news div.wn-item a{
  color:#222;
 text-decoration:none;
}
#index-news div.wn-item a:hover{
  color:#3782bd;
}



/* ============================================================== */
/*foot menu*/
/* ============================================================== */

#foot-menu {
 display:none;
}

#foot-logo {
 display:block;
 margin:0 auto;
 margin-top:20px;
 text-align: center;
}
#foot-logo:after {
 content: '';
 display: block;
 clear: both;
}
#foot-logo p{
 margin-bottom:7px;
 padding:5px 7px 0 7px;
 font-size:75%;
 text-align: center;
 position: relative;
}

/* ============================================================== */
/*footer */
/* ============================================================== */

footer {
 margin: 0;
 padding:1px 0 1px 0;
 border-top:1px solid #ccc;
 text-align: center;
}
footer a{
 color: #fff;
 text-decoration:none;
}
footer a:hover{
 color: #fff;
 text-decoration:none;
}
.copyright {
 font-size:70%;
 color:#fff;
}

/* ============================================================== */
/*summary */
/* ============================================================== */

.sum-top{
 padding-bottom:20px;
 font-size:130%;
}

/* ============================================================== */
/*guide */
/* ============================================================== */

.guide-table02 dl{margin-top:20px;margin-bottom:20px;}
.guide-table02 dt{padding-left:8px;font-weight:bold;border-left:3px solid #ff8890;}
.guide-table02 dd{margin-bottom:15px;}

.guide-table03 dl{margin-top:20px;margin-bottom:20px;}
.guide-table03 dt{padding-left:8px;font-weight:bold;border-left:3px solid #ff8890;}
.guide-table03 dd{margin-bottom:15px;}

.guide-list li{ margin-bottom:15px;padding-left:25px;padding-bottom:15px;background:url(../images/check_pink.jpg) 0 2px no-repeat; border-bottom:1px dotted #ccc;}
.guide-list li span{ font-weight:bold;}


/* ============================================================== */
/*recruit */
/* ============================================================== */

.recrit-table02 dl{margin-top:20px;margin-bottom:20px; border-bottom:1px solid #ccc;}
.recrit-table02 dt{padding-left:8px;font-weight:bold;border-left:3px solid #ff8890;}
.recrit-table02 dd{margin-bottom:15px;}


/* ============================================================== */
/*contact */
/* ============================================================== */

section .contact-table {
 width:100%; 
 margin:35px 0 30px 0; 
 padding:0;
 border: none;
 border-spacing: 0; 
}
section .contact-table th{
 width: 100%;
 display: block;
 border: none;
 font-weight:normal;
 }
section .contact-table td{
 width: 100%;
 display: block;
 border: none;
}
section .contact-table td.bordernone{
 border:none; 
}
section .contact-table tr:first-child th { 

}

section .contact-table .size1{ 
 width:100%;
}
section .contact-table .size2{ 
 width:100%;
 height:80px;
}
section .contact-table .size3{ 
 width:100%;
 height:150px;
}

section .contact-table input,select{ 
 height:27px;
 vertical-align:middle;
}
section .contact-table radio,checkbox{ 
 vertical-align:middle;
}
section .contact-box button{ 
 padding:10px 15px 10px 15px;
}

section .contact-table-conf {
 width:100%; 
 margin:35px 0 30px 0; 
 padding:0;
 border-spacing: 0;
 border:none; 
}
section .contact-table-conf th{
 width: 100%;
 display: block;
 border: none;
 text-align:left;
 font-weight:normal;
 }
section .contact-table-conf td{
 width: 100%;
 margin-bottom:10px;
 padding-bottom:10px;
 display: block;
 border: none;
 border-bottom:1px solid #ccc;
}
section .contact-table-conf td.bordernone{
 border:none; 
}
section .contact-table-conf tr:first-child th { 

}


section .contact-table02 {
 width:100%; 
 margin:25px 0 20px 0; 
 padding:0;
 border: none;
 border-spacing: 0; 
}
section .contact-table02 th{
 width: 100%;
 display: block;
 border: none;
 font-weight:bold;
 }
section .contact-table02 td{
 width: 100%;
 margin-bottom:15px;
 padding-bottom:5px;
 display: block;
 border: none;
 border-bottom:1px dotted #ccc;
}
.contact_text{
 text-align:center;
}

/* ============================================================== */
/*privacy */
/* ============================================================== */

.privacy_title{
 margin:0;
 padding:10px 0 0 0;
 text-align:left;
 font-size:13px;
 font-weight:bold;
}
.privacy_text{
 margin:5px 0 10px 0;
 padding:0 0 20px 0;
 text-align:left;
 font-size:12px;
 border-bottom:1px dotted #ccc;
}


/* ============================================================== */
/*院長　経歴 */
/* ============================================================== */

/*
section .hist-table {
 width:100%; 
 margin:25px 0 0 0; 
 padding:0;
 border: none;
 border-spacing: 0; 
}
section .hist-table th{
 width: 100%;
 display: block;
 border: none;
 font-weight:bold;
 text-align:left;
 }
section .hist-table td{
 width: 100%;
 display: block;
 border: none;
 padding-bottom:10px;
}
section .contact-table td.bordernone{
 border:none; 
}
section .contact-table tr:first-child th { 

}
*/



/* ============================================================== */
/*recruit */
/* ============================================================== */

h3.rc-ttl{ font-size:120%;
 font-weight:bold;
 margin-top:30px;
 margin-bottom:10px;
 color:#66cc99;
}

h3.rc-ttl span{
 border:none;
 display: inline-block;
 font-size:120%;
 font-weight:bold;
 margin-top:30px;
 margin-bottom:10px;
 padding:10px 16px;
 border:1px solid #66cc99;
 color:#fff;
 background:#66cc99;
}

.job-table { 
 width: 100%;
 margin-top:10px;
 margin-bottom:50px;
 padding:0;
 border-top:1px solid #ccc;
 /*border-left:1px solid #ccc; */
 border-collapse: collapse;
 border-spacing:0;
}
.job-table td{ 
 padding:8px 10px;
 font-size:14px;
 border-bottom:1px solid #ccc;
 /*border-right:1px solid #ccc; */
 font-size:92%;
}
.job-table th{
 width:20%; 
 padding:8px;
 /*border-left:1px solid #ccc;*/
 border-bottom:1px solid #ccc;
 border-right:1px solid #ccc;
 background:#f2f2f2;
 text-align:left;
 font-size:92%;  
 font-weight:bold;
}


.menu-job{width:94%; margin:0 auto; margin-top:30px;margin-bottom:20px;}
.menu-job:after{ content: '';
 display: block;
 clear: both;}
.menu-job ul{width:100%; margin:0 auto; display:flex;}
.menu-job li {width:31%; margin:0 auto; 
 border:none;
 display: block;
 font-size:100%;
 font-weight:bold;
 margin-bottom:10px;
 padding:12px 0px;
 border:1px solid #66cc99;
 color:#66cc99;
 float:left;
 text-align:center;
}

.menu-job li a{margin:0 auto; 
 font-size:100%;
 font-weight:bold;
 color:#66cc99;
 text-align:center;
 text-decoration:none;
}
.menu-job li a:hover{margin:0 auto; 
 font-size:100%;
 font-weight:bold;
 color:#66cc99;
 text-align:center;
 text-decoration:underline;

}

.img-center{text-align:center;}
.img-center img{text-align:center;}

.sp-none{display:none;}
#logo{padding-top:17px !important; margin-bottom:20px;}
                           


.hist-table { 
 width: 90%;
 margin-top:30px;
 margin-bottom:60px;
 margin-left: auto;
 margin-right: auto; 
 padding:0;
 border:none;
 border-collapse: collapse;
 border-spacing: 0;  
}
.hist-table th{
 width:14%;
 margin:0; 
 padding:18px 0 18px 0; 
 font-size:88%;
 text-align:left;
 border:none;
 vertical-align:top;
 font-weight:bold;
 border-bottom:1px solid #ccc;
} 
.hist-table td{ 
 padding:18px 0 18px 18px;
 border:none;
 border-bottom:1px solid #ccc;
}
.hist-table  td.bordernone{
 border:none; 
}



#foot-bnr{text-align:center;}
#foot-bnr img{margin-top:30px;}


