@charset "UTF-8";
body {
  padding: 0;
  margin: 0;
  color: #676767;
  font-size: 15px
}
h2 {
  font-size: 26px;
  border-bottom: 1px solid #000000;
  padding-bottom: .5em;
  text-align: center
}
h2 span {
  display: block;
  font-size: .6em
}
h2.title_bar {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: #FFFFFF;
  border: none;
  height: 2.3em;
  padding: 0px;
  background-image: linear-gradient(180deg, #0098D9 0%, #006EBB 100%);
}
h3 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  color: #FFFFFF;
  border: none;
  height: 2.3em;
  padding: .1em 2em;
  background-image: linear-gradient(180deg, #0098D9 0%, #006EBB 100%);
font-size: 20px
}
h4{font-size: 22px}
.text_big{font-size: 1.3em}
ul {
  list-style: none;
  padding: 0;
}
.back01 {
  background-image: linear-gradient(180deg, #F094A0 0%, #E95A6D 100%)
}
.back02 {
  background-image: linear-gradient(180deg, #01B2AC 0%, #009973 100%)
}
.border-bottom {
  border-bottom: 1px solid;
  padding-bottom: 3em
}
p {
  padding: .2em 0 .5em 0;
  margin: 0
}
img {
  width: 100%;
  height: auto
}
h1 {
  font-size: 18px;
}
header {}
.header_box {
  max-width: 1000px;
  margin: auto;
  padding: 20px 20px;
  display: flex;
  justify-content: space-between
}
.header_box h1 {
  max-width: 300px;
  display: flex;
  justify-content: space-between
}
.logo {
  width: auto;
  height: 65px
}
.logo_text {
  width: auto;
  height: 45px;
  margin: 5px 0 0 20px
}
.header_box .head_link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_box .head_link_in {
  color: #1750A2;
  border: 1px solid #1750A2;
  padding: 0px;
  width: 220px;
  height: 50px;
  font-size: 18px;
  line-height: 1em;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_box .head_link_in a {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  text-decoration: none;
  color: #1750A2
}
.top_eye {
  position: relative
}
.top_eye_icon {
  position: absolute;
  z-index: 1;
  right: 30px;
  bottom: -20px;
  width: 200px
}
article {
  margin-bottom: 5em
}
.page_box {
  max-width: 1000px;
  margin: auto;
  padding: 20px 20px
}
.top_map_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5em;
  width: 100%;
  flex-wrap: wrap
}
.map_img {
  width: 49%
}
.g_map {
  width: 49%
}
.kaisai_day {
  display: flex;
  justify-content: center;
padding-top: 2em
}
.kaisai_day_in {
  color: #1750A2;
  border: 1px solid #1750A2;
  padding: 1.5em 0em;
  font-size: 1.3em;
  width: 50%;
  margin-right: -1px;
  margin-bottom: 1em;
  text-align: center
}
.kaisai_day_in a {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  text-decoration: none;
  color: #1750A2;
}
@media screen and (max-width: 1000px) {
.logo {
  width: auto;
  height:55px;
  margin:28px 0 0 0px
}
.logo_text {
  width: auto;
  height: 35px;
  margin:32px 0 0 10px
}
.header_box {
    padding: 20px 20px 0px 20px
}
.header_box h1 {
  max-width: 300px;
  display: flex;
  justify-content: space-between;

}
.kaisai_day_in {
  color: #1750A2;
  border: 1px solid #1750A2;
  padding: 1.5em 0em;
  font-size: 1em;
}
.header_box .head_link {
  display: flex;
  justify-content: center;
  align-items: center;
position: absolute;
right: 70px;
}
.header_box .head_link_in {
  color: #1750A2;
  border: 1px solid #1750A2;
  padding: 0px;
  width: 125px;
  height: 25px;
  font-size: 11px;
  line-height: 1em;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_box .head_link_in a {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
  text-decoration: none;
  color: #1750A2
}
 .top_eye_icon {
    position: absolute;
    z-index: 1;
    right: 20px;
    bottom: -15px;
    width: 130px
}   
 h3 {
  border-radius: 10px;
  color: #FFFFFF;
  border: none;
  height: 2.3em;
  padding: .1em 1em;
font-size: 16px
}   
article {
  margin-bottom: 2em
}    
}    
    
/*内科*/
.naika_box {
  display: flex;
  justify-content: space-between;
flex-wrap: wrap
}
.naika_box > div:nth-child(1) {
  font-size: 18px
}
.naika_box > div:nth-child(2) {
  width: 150px;
  display: flex;
  align-items: center
}
.naika_box > div:nth-child(3) {
  display: flex;
  justify-content: space-between
}
.naika_box_img {
  width: 200px;
  text-align: center
}
.naika_box_img span {
  font-size: 1.3em
}
.naika_box_text {
  font-size: 12px;
  display: flex;
  align-items: flex-end;
  padding-left: 1.5em
}
.naika_ul li::before {
  content: "●";
  color: #1D50A0
}
@media screen and (max-width: 1000px) {
 .naika_box > div:nth-child(1) {
    width: 100%;
  font-size: 16px;
}   
.naika_box > div:nth-child(2) {
  width: 80px;
  display: flex;
  align-items: center;padding-top: 1em;padding-bottom: 1em
}    
}



/*訪問*/
.houmon_box {
  display: flex;
  justify-content: space-between;flex-wrap: wrap
}
.houmon_box > div:nth-child(1) {
  font-size: 18px
}
.houmon_box > div:nth-child(2) {
  width: 150px;
  display: flex;
  align-items: center
}
.houmon_box > div:nth-child(3) {
  width: 200px
}
.houmon_box_img {
  width: 200px;
  text-align: center
}
.houmon_box_img span {
  font-size: 1.3em
}
.houmon_box_title {
  font-size: 22px;
  font-weight: bold;
  color: #1D50A0;
  line-height: 1.2em
}
.houmon_box_title span {
  font-size: .8em;
  color: #000000;
  font-weight: normal
}
@media screen and (max-width: 1000px) {
.houmon_box > div:nth-child(1) {
    width: 100%;
  font-size: 16px
}    
.houmon_box > div:nth-child(2) {
  width: 80px;
  display: flex;
  align-items: flex-start;padding-top: 1em
} 
.houmon_box > div:nth-child(3) {
    width: 150px;
    padding-top: 1em
}

}    
/*機器*/
.kiki_box {
  display: flex;
  justify-content: space-between;
  flex-flow: wrap;
}
.kiki_box > div {
  width: 44%;
  border-radius: 20px;
  border: 1px solid #1D50A2;
  padding: 1em;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1em
}
.kiki_box > div:nth-of-type(4n+2), .kiki_box > div:nth-of-type(4n+3){
  background-color: #FFFCDE
}
.kiki_box div h4 {
  display: block;
  border-bottom: 1px solid #000000;
  width: 100%;
  font-size: 16px;
  padding: 0 0 .3em 0;
  margin: 0 0 .3em 0
}
.kiki_box .left {
  width: 25%;
  padding: .5em;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kiki_box .right {
  width: 65%;
  font-size: .9em}
@media screen and (max-width: 1000px) {
.kiki_box > div {
  width:90%;
}
.kiki_box > div:nth-of-type(4n+2), .kiki_box > div:nth-of-type(4n+3) {
  background-color: #fff
}
.kiki_box > div:nth-of-type(2n) {
  background-color: #FFFCDE
}
}

/*テーブル*/
.sisatu {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 18px!important;
  margin-bottom: 5px
}
.sisatu th {
  padding: 10px;
  text-align: left;
  border: solid 1px #fff;
  font-weight: normal
}
.sisatu td {
　font-size: 18px!important;
  padding: 10px;
  border: solid 1px #fff;
}
.kyushin {
  font-size: 20px;
  color: #FFE45D;
  float: right;

}
footer {
  background-color: #2DA5E0;
  color: #FFFFFF;
  padding: 2em 20px 4em 20px
}
.fotter_box {
  max-width: 1000px;
  margin: auto;
  padding: 20px 20px
}
.fotter_box_in {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: wrap
}
.fotter_logo {
  max-width: 380px;
  margin-bottom: 2em
}
.fotter_box_in_left {
  width: 60%
}
.fotter_box_in_right {
  width: 40%
}
.name {
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  float: right;
}
.name span {
  font-size: .5em;
  padding: .5em 1em
}
.concept_box {
  display: flex;
  width: 100%;
  justify-content: space-between;
align-items: center;
  flex-flow: wrap;
  padding-bottom: 2em;
}
.concept_box div {
  width: 45%
}
.concept_text {
  border-bottom: solid 1px #000;
  padding-bottom: 2em;
}
@media screen and (max-width: 1000px) {
  h2 {
    font-size: 16px;
  }
  .map_img {
    width: 100%;
    margin-bottom: 3em
  }
  .g_map {
    width: 100%
  }
  .fotter_box_in_left {
    width: 100%;
    margin-bottom: 3em
  }
  .fotter_box_in_right {
    width: 100%
  }
.concept_box {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-flow: wrap;
flex-direction: column;
  padding-bottom: 2em;
}
.concept_box div {
  width: 80%;
    margin: 20px auto 0 auto
}
.fotter_box {
    max-width: 1000px;
    margin: auto;
    padding: 20px 20px 20px 0px
}
.name {
  font-size: 20px;margin-top: 15px
}
.concept_text br{
display: none
}
.br_no br{display: none}
}
@media (min-width: 999px) {
a[href*="tel:"] {
pointer-events: none;
cursor: default;
text-decoration: none;
}
}