﻿.white { color: #fff; }
.red { color: #ff0000; }
.blue { color: #0092d7; }
.orange { color: #dd613e; }
.bg-orange { background: #dd613e;}
.text-center { text-align: center !important; }
.midashi { font-size: 125%; font-weight: 600; padding: 8px 0; }
.mt0 { margin-top: 0 !important; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.pt20 { padding-top: 20px; }
.clearall { clear: both; }
.bold{font-weight: bold;}
.font16{
    font-size: 16px;
}

a.underline {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  a.underline:hover {
    text-decoration: none;
  }
}

 @media screen and (min-width: 768px) {
  .pc-none {
    display: none
  }
  body {
    position: relative;
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background: url(../images/subpage_bg.png) top center no-repeat
  }
  body#index {
    background: url(../images/index_bg.png) top center no-repeat
  }
  article {
    height: auto;
    margin: 0;
    overflow: hidden
  }
  section {
    height: auto;
    margin: 0;
    overflow: hidden
  }
  #key_visual {
    width: 1100px;
    height: 555px;
    margin: 0 auto;
    position: relative
  }
  #key_visual h2 {
    font-size: 35px;
    line-height: 45px;
    padding: 70px 0 0 70px;
    color: #0092d7;
    position: absolute;
    left: 0;
    bottom: 45px;
    text-align: left;
    letter-spacing: 0.1em;
    background: url(../images/index_h2.png) top left no-repeat
  }
  .subpage_title {
    width: 1100px;
    height: 400px;
    margin: 0 auto;
    text-align: center
  }
  .subpage_title h2 {
    font-size: 35px;
    line-height: 45px;
    padding: 180px 0 0;
    color: #0092d7
  }
  .link-btn a {
  width: 100%;
    display: inline-block;
    padding: 10px 30px;
    margin: 0 auto 0px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #0092d7;
	border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none
  }

.pc-anchor { margin-top: 5px; padding-top: 5px; }
.iconanchor {
padding: 4px;
border: #0092d7 1px solid;
}
  
  header {
    width: 1100px;
    height: 193px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  header .header_logo {
    float: left;
    margin: 13px 0 0
  }
  header .logo_txt {
    float: right;
    margin: 80px 0 0
  }     
  header .header_contact {
    list-style: none;
    margin: 0;
    height: auto;
    overflow: hidden;
    float: right;
    width: 475px;
    height: 193px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    border: solid 1px #d8d8d8;
    background: url(../images/header_contact_bg_pc.gif) bottom right
  }
  header .header_contact li {
    margin: 0 0 0 10px
  }
  header .header_contact li:nth-child(1) {
    background: #0092d7;
    color: #fff;
    width: 100%;
    height: 50px;
    font-size: 28px;
    margin: 0 0 3px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    vertical-align: middle
  }
  header .header_contact li:nth-child(1) span {
    font-size: 22px;
    background: white;
    color: #0092d7;
    margin: 0 0 0 10px;
    padding: 2px 10px 2px 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    vertical-align: middle
  }
  header .header_contact .autophone {
    color: #dd613e;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold
  }
  header .header_contact .autophone a {
    color: #dd613e;
  }
  .autophone .icon {
    background: #dd613e;
	color: #fff;
	padding: 4px 5px;
  }
  header .header_contact .btn a {
    display: inline-block;
    background-color: #0092d7;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 5px 65px;
    padding: 1px 5px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
  }
  header .header_contact .btn a i {
    margin: 0 10px
  }
  
  
  
  header #menu {
    display: none
  }
  header .header-tel li:nth-child(3) {
    display: block;
    font-size: 35px;
    font-weight: bold;
    color: #004990;
    margin: 0;
    line-height: 90%
  }
  header .header-tel li:nth-child(3):before {
    font-family: "Font Awesome 5 Free";
    content: "\f3cd";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    margin: 0 10px 0 0;
    font-size: 90%
  }
  nav {
    width: 100%;
    height: 173px;
    background: url(../images/navbar_bg.gif) top left repeat-x #2592d5 !important;
    text-align: center;
    margin: 0 auto
  }
  nav .nav-toggle {
    display: none
  }
  nav #nav {
    width: 1100px;
    margin: 0 auto;
    padding: 30px 0 0
  }
  nav #nav li {
    float: left !important;
    padding: 0 0 0;
    margin: 0 0 0 50px;
    font-size: 21px;
    list-style: none;
    text-align: center
  }
  nav #nav li a {
    text-decoration: none !important;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 70px 0 0;
    text-align: center;
    line-height: 120%
  }
  nav #nav li:nth-child(1) a {
    background: url(../images/navbar_01.png) top 15px center no-repeat
  }
  nav #nav li:nth-child(2) a {
    background: url(../images/navbar_02.png) top 10px center no-repeat
  }
  nav #nav li:nth-child(3) a {
    background: url(../images/navbar_03.png) top 15px center no-repeat
  }
  nav #nav li:nth-child(4) a {
    background: url(../images/navbar_04.png) top 12px center no-repeat
  }
  nav #nav li:nth-child(5) a {
    background: url(../images/navbar_05.png) top 10px center no-repeat
  }
  nav #nav li:nth-child(6) a {
    background: url(../images/navbar_06.png) top 10px center no-repeat
  }
  nav #nav li.pulldown {
    position: relative
  }
  nav #nav li .sub_nav {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    padding: 0;
    z-index: 10
  }
  nav #nav li .sub_nav li {
    margin: 0;
    padding: 0;
    font-size: 16px
  }
  nav #nav li .sub_nav li a {
    background-color: #e1f2fb;
    background-image: none;
    display: block;
    width: 180px;
    height: 50px;
    margin: 0 !important;
    padding: 0 0 0 20px;
    line-height: 50px;
    color: #0092d7;
    border-bottom: dotted 1px #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left
  }
  nav #nav li .sub_nav li a:hover {
    background-color: #0092d7;
    color: #fff;
    display: block;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100)
  }
  nav #nav li .sub_nav li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    margin: 0 10px 0 0;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  nav #nav li .sub_nav li:last-child a {
    border-bottom: none
  }
  figure {
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 0 40px 0
  }
  .left {
    float: left
  }
  .right {
    float: right
  }
  .center {
    text-align: center
  }
  .left img {
    float: left;
    margin: 0 0 20px 30px
  }
  .right img {
    float: right;
    margin: 0 0 20px 30px
  }
  .box ul {
    height: auto;
    overflow: hidden;
    margin: 0 0 20px
  }
  .box li {
    margin: 0 0 10px 0
  }
  .list_circle {
    margin: 0;
    padding: 0
  }
  .list_circle li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    margin-right: 10px;
    font-weight: bold;
    color: #ff9600;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_asterisk {
    margin: 0;
    padding: 0
  }
  .list_asterisk li:before {
    content: "＊";
    margin-right: 10px;
    font-weight: bold;
    color: #dd613e;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_square {
    margin: 0;
    padding: 0
  }
  .list_square li:before {
    font-family: "Font Awesome 5 Free";
    content: "■";
    margin-right: 10px;
    font-weight: bold;
    color: #2592d5;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_point {
    margin: 0;
    padding: 0
  }
  .list_point li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f192";
    margin-right: 10px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_check {
    margin: 0;
    padding: 0
  }
  .list_check li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .box ul:last-child {
    margin: 0
  }
  .box li:last-child {
    margin: 0
  }
  .anchor_link_box ul {
    margin: 0 auto 50px;
    border: solid 1px #0092d7;
    overflow: hidden;
    text-align: center
  }
  .anchor_link_box li {
    float: left;
    padding: 20px;
    font-size: 18px;
    font-weight: bold
  }
  .anchor_link_box li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0ab";
    color: #0092d7;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  main {
    width: 1100px;
    margin: 0 auto;
    padding: 100px 0;
    display: block
  }
  #index main {
    width: 100%;
    height: auto;
    padding: 0
  }
  .box {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 80px
  }
  .box:last-child {
    padding-bottom: 0 !important
  }
  .box h3 {
    color: #0092d7;
    font-size: 30px;
    text-align: center;
    margin: 0 0 40px;
    padding: 10px;
    line-height: 130%;
    border: solid 1px #0092d7;
    background-color: #e3f2fb
  }
  .box h4 {
    margin: 40px 0 20px;
    font-size: 20px;
    padding: 7px 0 10px 15px;
    color: #555;
    line-height: 20px;
    border-left: 7px solid #6abaec;
    border-bottom: solid 1px #6abaec
  }
  .box h5 {
    font-size: 20PX;
    margin: 20PX 0 10px
  }
  .box P {
    margin: 0 0 30px
  }
  .box P:last-child {
    margin: 0
  }
.bnr {
 margin: 0 auto;
 text-align: center;
}
 .bnr img {
 width: 100%;
 max-width: 1100px;
 height: auto;
 margin: 2rem auto 0;
}
  .index_banner {
    padding: 100px 0;
    margin: 0 auto;
    width: 1100px;
    height: auto;
    overflow: hidden
  }
  .index_banner li {
    float: left
  }
  .index_banner li a {
    display: block;
    width: 535px;
    height: 180px;
    margin: 0 30px 30px 0;
    padding: 30px 0 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .index_banner li a h3 {
    color: #0092d7;
    font-size: 30px;
    margin: 0 0 10px 0
  }
  .index_banner li a p {
    font-size: 18px;
    color: #000;
    line-height: 160%
  }
  .index_banner li:nth-child(1) a {
    background: url(../images/index_banner_01.png) top center no-repeat
  }
  .index_banner li:nth-child(2) a {
    background: url(../images/index_banner_02.png) top center no-repeat
  }
  .index_banner li:nth-child(3) a {
    background: url(../images/index_banner_lge.png) top center no-repeat
  }
  .index_banner li:nth-child(4) a {
    background: url(../images/index_banner_03.png) top center no-repeat
  }
  .index_banner li:nth-child(5) a {
    background: url(../images/index_banner_04.png) top center no-repeat
  }
  .index_banner li:nth-child(6) a {
    background: url(../images/index_banner_05.png) top center no-repeat
  }
  .index_banner li:nth-child(even) a {
    margin-right: 0
  }
  .index_banner li:nth-child(5) a, .index_banner li:nth-child(6) a {
    margin-bottom: 0
  }
  .notice_area {
    width: 1100px;
    height: auto;
    margin: 0 auto 50px;
    padding: 10px;
    background: url(../images/notice-bg.gif) top center no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #e9f6fe
  }
  .notice_area h3 {
    margin: 0 auto;
    height: 74px;
    line-height: 74px;
    margin: 30px;
    padding: 0 0 0 100px;
    font-size: 36px;
    color: #0092d7;
    background: url(../images/index_notice_h3.png) center left no-repeat
  }
  .notice_area_treatment {
    width: 1100px;
    height: auto;
    margin: 0 auto 50px;
    padding: 10px;
    background: url(../images/notice-bg.gif) top center no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #faf9ee
  }
  .notice_area_treatment h3 {
    margin: 0 auto;
    height: 74px;
    line-height: 74px;
    margin: 30px;
    padding: 0 0 0 100px;
    font-size: 36px;
    color: #0092d7;
    background: url(../images/index_notice_h3.png) center left no-repeat
  }
.notice_area_2nd {
    width: 1100px;
    height: auto;
    margin: 0 auto 50px;
    padding: 10px;
    background: url(../images/notice-bg.gif) top center no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #FAF1EE;
  }
.notice_area_2nd h3 {
    margin: 0 auto;
    height: 74px;
    line-height: 74px;
    margin: 30px;
    padding: 0 0 0 100px;
    font-size: 36px;
    color: #0092d7;
    background: url(../images/index_notice_h3.png) center left no-repeat
  }
  .notice_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    /*padding: 20px 50px 50px;*/
	  padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
  }
  .notice_box.box:last-child {
	  padding: 30px !important;
   }
  .notice_box dl dt {
    margin: 10px 0 0;
    padding: 10px 0 0 3rem;
    font-size: 20px;
    font-weight: bold;
    color: #ff9600;
	cursor: pointer;
	border-top: dotted 1px #ccc;
	  position: relative;
  }
 .notice_box dl dt:first-child{
     border-top: none;
 }
 .notice_box dl dt::before { 
	 position: absolute; 
	 content: ""; 
	 display: block; 
	 width: 0; 
	 height: 0; 
	 border-top: solid 0.8em #0092D7; 
	 border-left: solid 0.6em transparent; 
	 border-right: solid 0.6em transparent; 
	 margin: auto; left: 0.5rem; 
	 top: .5rem; 
	 bottom: 0; 
	 transition: 0.5s;
}
 .notice_box dl dt.open::before { 
	 transform: rotateX(180deg); 
	 transition: 0.5s;
}
  .notice_box dl dd {
    font-size: 16px;
    margin: 0 0 10px;
	  display: none;
  }
    .qr_box{
        display: flex;
        justify-content: space-between;
    }
    .qr_box div{
        width: 48%;
    }
     .qr_box div p.tit{
         background: #ff9600;
         color: #FFF;
         font-size: 18px;
         padding: 5px;
         text-align: center;
    }
     .qr_box div figure img{
         width: 50%;
         height: auto;
    }
     .qr_box div figure{
         margin: 0 auto 0;
     }
             
     
  .treatment_guide_area {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #e9f6fe;
    padding: 100px 0
  }
  .treatment_guide {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    padding: 0
  }
  .treatment_guide h3 {
    color: #0092d7;
    font-size: 36px;
    text-align: center;
    margin: 0 0 40px
  }
  .treatment_guide ul li a {
    display: block;
    width: 245px;
    height: 200px;
    float: left;
    margin: 0 40px 40px 0;
    padding: 140px 0 0;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
  }
  .treatment_guide ul li a:after {
    position: absolute;
    content: url(../images/treatment-shape.png);
    -webkit-transform: scale(0.7);
    right: 10px;
    bottom: 10px
  }
  .treatment_guide ul li a span {
    display: inline-block;
    color: #0092d7;
    background: #e9f6fe;
    margin: 0 auto;
    padding: 2px 20px;
    font-size: 22px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
  }
  .treatment_guide ul li:nth-child(1) a {
    background: url(../images/treatment-guide_01.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(2) a {
    background: url(../images/treatment-guide_02.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(3) a {
    background: url(../images/treatment-guide_03.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(4) a {
    background: url(../images/treatment-guide_04.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(5) a {
    background: url(../images/treatment-guide_05.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(6) a {
    background: url(../images/treatment-guide_06.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(7) a {
    background: url(../images/treatment-guide_09.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(8) a {
    background: url(../images/treatment-guide_10.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(9) a {
    background: url(../images/treatment-guide_07.png) top 40px center no-repeat #fff
  }
  .treatment_guide ul li:nth-child(10) a {
    background: url(../images/treatment-guide_08.png) top 40px center no-repeat #fff
  }	 
	 
  .treatment_guide ul li:nth-child(4n) a {
    margin-right: 0
  }
  .treatment_guide ul li:nth-child(n+8) a {
    margin-bottom: 0
  }
  .doctor_greeting {
    width: 1100px;
    height: auto;
    margin: 0 auto;
    padding: 100px 0
  }
  .doctor_greeting figure {
    float: left
  }
  .doctor_greeting h3 {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 50px;
    height: 550px;
    float: left;
    color: #0092d7;
    margin: 0 30px;
    padding: 0
  }
  .doctor_greeting p {
    margin-bottom: 20px
  }
  .doctor_greeting p.doctor_name {
    text-align: right;
    font-size: 18px
  }
  .doctor_greeting p.doctor_name span {
    font-size: 26px
  }

.second figure {
    float: right;
	margin-left: 20px;
  }	
	 
.second p.doctor_name {
    text-align: right;
    font-size: 18px
  }
.second p.doctor_name span {
    font-size: 26px
  }
	 
.notice p.doctor_name {
    text-align: right;
    font-size: 18px
  }
.notice p.doctor_name span {
    font-size: 26px
  }
	
	 
 
	 
	 
  footer {
    background-color: #e3f2fb;
    width: 100%;
    clear: both;
    padding: 100px 0 0
  }
  footer #pagetop {
    position: fixed;
    bottom: 70px;
    right: 5%;
    height: 54px;
    text-align: center
  }
  footer #pagetop a {
    display: block;
    color: #FFF
  }
  footer .footer_overview_area {
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 !important
  }
  footer h3 {
    color: #0092d7;
    font-size: 36px;
    text-align: center;
    margin: 0 0 40px;
    line-height: 130%
  }
  footer h4 {
    background: #0092d7;
    color: #FFF;  
    font-size: 20px;
    text-align: center;
      padding: 5px;
    margin: 0 20px 10px 0;
    line-height: 130%
  }      
     
  footer .footer_overview {
    width: 570px;
    height: auto;
    float: left;
    margin: 0;
    color: #0092d7
  }
  footer .footer_overview li:nth-child(1) {
    font-size: 18px
  }

  footer .footer_overview li:nth-child(3) .tel,
  footer .footer_overview li:nth-child(3) .tel2{
    font-size: 30px;
    font-weight: bold;
    color: #dd613e;
    line-height: 150%
  }
  footer .footer_overview li:nth-child(3) .tel a,
  footer .footer_overview li:nth-child(3) .tel2 a{
    color: #dd613e
  }

  footer .footer_overview .timetable {
    width: 400px;
    height: 90px;
    border-collapse: collapse;
    color: #0092d7;
    background: #fff;
    margin: 10px 0
  }
  footer .footer_overview .timetable th, footer .footer_overview .timetable td {
    border: solid 1px #0092d7;
    text-align: center;
    height: 30px
  }
  footer .footer_overview .timetable thead th {
    background: #dd613e;
    width: 150px;
    color: #fff
  }
  footer .footer_overview .timetable thead td {
    font-weight: bold
  }
  footer .footer_overview .timetable thead td:last-child {
    width: 70px
  }
  footer .footer_overview .annotation {
    font-weight: bold
  }
  footer .footer_map {
    width: 530px;
    margin: 0;
    padding: 0;
    height: 300px;
    float: right
  }
  footer .footer_link_area {
    width: 100%;
    height: auto;
    margin: 100px 0 0;
    padding: 30px 0;
    background: #0092d7;
    overflow: hidden
  }
  footer .footer_link {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center
  }
  footer .footer_link li {
    display: inline;
    margin: 0 0 0 0;
    text-align: center
  }
  footer .footer_link li a {
    text-decoration: none;
    color: #fff
  }
  footer .footer_link li a:before {
    content: "｜";
    margin: 0 5px 0 0;
    color: #96b2cd
  }
  footer .footer_link li:first-child a:before {
    content: none
  }
  footer .google_map {
    width: 530px;
    height: 360px;
    margin: 0
  }
  footer .copyright {
    text-align: center;
    margin: 0;
    padding: 0 0 20px;
    background: #0092d7;
    color: #fff
  }
  footer .copyright small {
    font-size: 16px
  }
  footer .copyright small a {
    text-decoration: none;
    color: #fff
  }
  #staff .box h4 {
    padding: 0;
    border: none;
    color: #2592d5
  }
  #about .swiper-container {
    width: 670px;
    height: auto
  }
  #about .swiper-container .swiper-slide span {
    display: block;
    line-height: 70px;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #3ba0e5;
    padding-bottom: 10px
  }
  panel {
    width: 100%
  }
  #panel > dt {
    border-bottom: solid 1px white;
    background-color: #e3f2fb;
    color: #0092d7;
    cursor: pointer;
    padding: 10px;
    font-size: 20px;
    font-weight: bold
  }
  #panel > dt:before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin: 0 20px 0 10px
  }
  #panel > dd {
    margin: 0;
    padding: 20px;
    border: solid 1px #e9f6fe
  }
  #access .box .access_table {
    width: 100%;
    margin: 60px 0 0;
    border-collapse: collapse;
    font-size: 20px;
    color: #0092d7;
    border: solid 1px #0092d7
  }
  #access .box .access_table tbody th {
    border: solid 1px #0092d7;
    padding: 10px;
    background: #e3f2fb
  }
  #access .box .access_table tbody td {
    border: solid 1px #0092d7;
    padding: 10px 10px 10px 30px;
    line-height: 24px;
    color: #333
  }
  #access .box .timetable {
    width: 100%;
    border-collapse: collapse;
    color: #0092d7;
    font-size: 20px;
    text-align: center;
    margin: 30px 0 10px
  }
  #access .box .timetable th, #access .box .timetable td {
    border: solid 1px #0092d7;
    padding: 20px
  }
  #access .box .timetable thead th {
    background: #0092d7;
    color: #fff
  }
  #access .box .timetable thead td {
    font-weight: bold;
    background: #e3f2fb
  }
  #access .box .timetable tbody th {
    background: #e3f2fb
  }
  #access .box .annotation {
    font-size: 20px;
    font-weight: bold;
    color: #666
  }
	 
.table_price {
    width: 100%;
    border-collapse: collapse;
    color: #0092d7;
    border: solid 1px #0092d7
  }
.table_price tbody th {
    border: solid 1px #0092d7;
    padding: 10px;
    background: #e3f2fb;
	text-align: left;
  }
.table_price tbody td {
    border: solid 1px #0092d7;
    padding: 10px;
    line-height: 24px;
    color: #333;
	text-align: right;
  } 
	 
	 
	 
	 
	 
	 
  .arrow_table {
    border-collapse: collapse
  }
  .arrow_table dl {
    width: 100%
  }
  .arrow_table dt, .arrow_table dd {
    width: 50%;
    float: left;
    padding-bottom: 10px;
    font-size: 18px
  }
  .arrow_table dt:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    margin-right: 10px;
    font-weight: bold;
    color: #ff9600;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .arrow_table dd:before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    margin-right: 10px;
    font-weight: bold;
    color: #f15a5f;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .arrow_table .arrow_none:before {
    content: none !important
  }
  .to_treat h4 {
    color: #ff9600;
    border: none;
    padding: 0
  }
  .to_treat h4:before {
    content: "▼";
    margin-right: 10px
  }
}




@media screen and (max-width: 767px) {
  .sp-none {
    display: none
  }
  .bx-wrapper {
    margin-top: 10% !important
  }
  body {
    width: 100%;
    margin: 0 auto;
    position: relative;
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background: url(../images/subpage_bg.png) top 3.5rem left -70px/130% no-repeat
  }
  body#index {
    background: url(../images/index_bg.png) top 3.5rem left -70px/130% no-repeat
  }
  section {
    height: auto;
    overflow: hidden;
    margin: 0
  }
  p {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 180%
  }
  figure {
    text-align: center;
    height: auto;
    margin: 0 auto 5%;
    color: #5d3328;
    width: 80%
  }
  figure img {
    text-align: center;
    width: 100%;
    color: #5d3328
  }
  figure .img50 {
    width: 50%;
    height: auto
  }
  figure.left, figure.right {
    float: none;
    width: 80%
  }
  .box ul {
    height: auto;
    overflow: hidden;
    margin: 0 0 20px
  }
  .box ul li {
    margin: 0 0 10px 0
  }
  .list_circle {
    margin: 0;
    padding: 0
  }
  .list_circle li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    margin-right: 10px;
    font-weight: bold;
    color: #ff9600;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_asterisk {
    margin: 0;
    padding: 0
  }
  .list_asterisk li:before {
    content: "＊";
    margin-right: 10px;
    font-weight: bold;
    color: #dd613e;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_square {
    margin: 0;
    padding: 0
  }
  .list_square li:before {
    font-family: "Font Awesome 5 Free";
    content: "■";
    margin-right: 10px;
    font-weight: bold;
    color: #2592d5;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_point {
    margin: 0;
    padding: 0
  }
  .list_point li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f192";
    margin-right: 10px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .list_check {
    margin: 0;
    padding: 0
  }
  .list_check li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f14a";
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .box ul:last-child {
    margin: 0
  }
  .box li:last-child {
    margin: 0
  }
  
  .link-btn {
  text-align: center;
  background-color: #BAE4F8;
  border:#0092d7 1px solid;
  border-radius: 4px;
  padding: 10px 40px;  
  }
  
  .link-btn a {
  display: block;
    font-size: 16px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    color: #0092d7;
  }
  
.link-btn-orange {
text-align: center;
background-color: #F8DCC0;
border:#dd613e 1px solid;
border-radius: 4px;
padding: 10px 40px;
margin: 10px auto;
}

.link-btn-orange a {
display: block;
font-size: 16px;
font-weight: bold;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none;
color: #dd613e;
}
  header {
    width: 100%;
    margin: 0 auto;
    padding: 4% 0 0;
    position: none;
    height: auto
  }
  header .header_logo {
    width: 84%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 1%
  }
  header .header_logo img {
    width: 100%;
    height: auto
  }
  header .header_contact {
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    padding: 2% 2% 3%;
    background: #d1ebfc
  }
  header .header_contact li:nth-child(1) {
    color: white;
    width: 100%;
    font-size: 20px;
    margin: 0 0 5px;
    color: #0092d7;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold
  }
  header .header_contact li:nth-child(1) span {
    font-size: 16px;
    background: #0092d7;
    color: #fff;
    margin: 0 0 0 10px;
    padding: 2px 10px 2px 15px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    vertical-align: middle
  }
  header .header_contact li:nth-child(2) a {
    width: 32%;
    height: 0;
    float: left;
    display: block;
    padding: 18% 0 0;
    background: url(../images/header_contact_tel_reservation.gif) top center/100% auto no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }
  header .header_contact li:nth-child(3) a {
    width: 32%;
    height: 0;
    float: left;
    display: block;
    padding: 18% 0 0;
    background: url(../images/header_contact_web_reservation.gif) top center/100% auto no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }
  header .header_contact li:nth-child(4) {
    display: none
  }
  header .header_contact .tel-number {
    width: 32%;
    height: 0;
    float: left;
    display: block;
    padding: 18% 0 0;
    background: url(../images/header_contact_tel_contact.gif) top center/100% auto no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }



header .header_contact2 {
    position: fixed;
    bottom: 0;
    z-index: 10;
    width: 100%;
    padding: 2% 2% 3%;
    background: #d1ebfc
  }

.header_contact2 .second {
width: 46%;
height: auto;
float: left;
display: block;
padding: 0% 0 0;
white-space: nowrap;
}
.header_contact2 li:nth-child(1){
    margin-right: 3%!important;
}
  
  img.fluid-image {
    height: auto;
    max-width: 100%
  }
  #key_visual {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    position: relative
  }
  #key_visual h2 {
    font-size: 5vw;
    line-height: 120%;
    color: #0092d7;
    position: absolute;
    padding: 5% 0 5% 13%;
    left: 3vw;
    bottom: 0;
    text-align: left;
    letter-spacing: 0.1em;
    background: url(../images/index_h2.png) top left/16% auto no-repeat
  }
  .pdf_link {
    text-align: center
  }
  .pdf_link a {
    color: #000;
    text-decoration: underline
  }
  .pdf_link i {
    color: #0092d7
  }
  .subpage_title {
    width: 100%;
    height: 120px;
    margin: 0 auto;
    text-align: center
  }
  .subpage_title h2 {
    font-size: 24px;
    line-height: 45px;
    padding: 8% 0 0;
    color: #0092d7
  }
  nav {
    clear: both;
    display: inherit;
    height: auto;
    width: 94%;
    margin: 0 auto;
    border: 0;
    text-align: right
  }
  nav #nav {
    width: 100%;
    height: auto
  }
  nav .nav-toggle {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 2% 0;
    text-align: center;
    clear: both;
    color: #fff;
    font-family: Quicksand, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-weight: bold;
    vertical-align: middle;
    background-color: #0092d7;
    font-size: 150%;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
  }
  nav .nav-toggle:before {
    content: "\f0c9";
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 50% !important
  }
  nav .nav-toggle span {
    font-size: 60%;
    margin: 0;
    font-weight: normal
  }
  nav .nav-toggle span:before {
    content: "\A";
    white-space: pre
  }
  nav button {
    display: inherit
  }
  nav ul li {
    width: 120%;
    text-align: left;
    vertical-align: middle;
    line-height: 2.5em;
    background: #e3f2fb;
    padding: 0;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  nav ul li a {
    height: auto;
    letter-spacing: 0;
    display: block;
    text-decoration: none !important;
    color: #2592d5;
    font-weight: bold;
    padding: 0 10px
  }
  nav ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  nav ul li:nth-child(4) a:before {
    content: none
  }
  nav ul li .sub_nav li {
    width: 50%;
    float: left;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  nav ul li .sub_nav li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  nav ul li a:link, nav ul li a:visited, nav ul li a:hover, nav ul li a:active {
    background-image: none;
    color: #2592d5;
    font-weight: bold
  }
  .nav-collapse ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    list-style: none
  }
  .nav-collapse li {
    width: 100%;
    display: block
  }
  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1
  }
  .nav-collapse.opened {
    max-height: 9999px
  }
 .bnr {
 margin: 0 0 0 .8vw;
 text-align: center;
}
 .bnr img {
 width: 94%;
 height: auto;
 margin: 2rem auto 0;
}
  .index_banner {
    padding: 30px 0;
    margin: 0 auto;
    width: 94%;
    height: auto;
    overflow: hidden
  }
  .index_banner li {
    float: left;
    width: 100%;
    height: auto
  }
  .index_banner li a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 2vw;
    padding: 5vw 0 5vw 3vw;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: red
  }
  .index_banner li a h3 {
    color: #0092d7;
    font-size: 5vw;
    margin: 0 0 10px
  }
  .index_banner li a p {
    font-size: 3vw;
    color: #000;
    line-height: 160%;
    text-shadow: 3px 3px 2px #fff, -3px 3px 2px #fff, 3px -3px 2px #fff, -3px -3px 2px #fff
  }
  .index_banner li:nth-child(1) a {
    background: url(../images/index_banner_01.png) top center/100% auto no-repeat
  }
  .index_banner li:nth-child(2) a {
    background: url(../images/index_banner_02.png) top center/100% auto no-repeat
  }
    .index_banner li:nth-child(3) a {
    background: url(../images/index_banner_lge.png) top center/100% auto no-repeat
  }
  .index_banner li:nth-child(4) a {
    background: url(../images/index_banner_03.png) top center/100% auto no-repeat
  }
  .index_banner li:nth-child(5) a {
    background: url(../images/index_banner_04.png) top center/100% auto no-repeat
  }
  .index_banner li:nth-child(6) a {
    background: url(../images/index_banner_05.png) top center/100% auto no-repeat
  }
  main {
    width: 100%;
    margin: 0 auto;
    padding: 10% 0
  }
  #index main {
    width: 100%;
    height: auto;
    padding: 0
  }
  .anchor_link_box ul {
    margin: 0 auto 50px;
    border: solid 1px #0092d7;
    overflow: hidden;
    width: 90% !important
  }
  .anchor_link_box li {
    padding: 10px;
    font-size: 16px;
    font-weight: bold
  }
  .anchor_link_box li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0ab";
    color: #0092d7;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .notice_area {
    width: 94%;
    height: auto;
    margin: 0 auto 30px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #e9f6fe
  }
  .notice_area h3 {
    margin: 0 auto;
    margin: 30px 10px 15px;
    padding: 0;
    font-size: 22px;
    text-align: center;
    color: #0092d7;
    background: none
  }
  .notice_area .notice_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
  }
  .notice_area .notice_box .new {
    color: #ff5400;
    margin-left: 10px
  }
  .notice_area .notice_box .date {
    font-size: 16px;
    color: #ccc;
    margin-right: 10px;
    font-weight: normal
  }
  .notice_area .notice_box dl dt {
margin: 10px 0 0;
    padding: 10px 0 0 2.5rem;
    font-size: 16px;
    font-weight: bold;
    color: #dd613e;
	cursor: pointer;
	border-top: dotted 1px #ccc;
	  position: relative;
  }
   .notice_area .notice_box dl dt:first-child{
     border-top: none;
 }
   .notice_area .notice_box dl dt::before { 
	 position: absolute; 
	 content: ""; 
	 display: block; 
	 width: 0; 
	 height: 0; 
	 border-top: solid 0.8em #0092D7; 
	 border-left: solid 0.6em transparent; 
	 border-right: solid 0.6em transparent; 
	 margin: auto; left: 0.5rem; 
	 top: .5rem; 
	 bottom: 0; 
	 transition: 0.5s;
}
   .notice_area .notice_box dl dt.open::before { 
	 transform: rotateX(180deg); 
	 transition: 0.5s;
}

  .notice_area .notice_box dl dd {
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: dotted 1px #ccc;
	  display: none;
  }
    .qr_box{
        display: flex;
        justify-content: space-between;
    }
    .qr_box div{
        width: 48%;
    }
     .qr_box div p.tit{
         background: #ff9600;
         color: #FFF;
         font-size: 18px;
         padding: 5px;
         text-align: center;
    }
    .qr_box div figure {
        margin: 0 auto;
    }
     .qr_box div figure img{
         width: 100%;
         height: auto;
    }
         
    
    
    
  .notice_area_treatment {
    width: 94%;
    height: auto;
    margin: 0 auto 30px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #faf9ee
  }
  .notice_area_treatment h3 {
    margin: 0 auto;
    margin: 30px 10px 15px;
    padding: 0;
    font-size: 22px;
    text-align: center;
    color: #0092d7;
    background: none
  }
  .notice_area_treatment .notice_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
  }
  .notice_area_treatment .notice_box .new {
    color: #ff5400;
    margin-left: 10px
  }
  .notice_area_treatment .notice_box .date {
    font-size: 14px;
    color: #ccc;
    margin-right: 10px;
    font-weight: normal
  }
  .notice_area_treatment .notice_box dl dt {
margin: 10px 0 0;
    padding: 10px 0 0 2.5rem;
    font-size: 16px;
    font-weight: bold;
    color: #dd613e;
	cursor: pointer;
	border-top: dotted 1px #ccc;
	  position: relative;
  }
  .notice_area_treatment  .notice_box dl dt:first-child{
     border-top: none;
 }
  .notice_area_treatment .notice_box dl dt::before { 
	 position: absolute; 
	 content: ""; 
	 display: block; 
	 width: 0; 
	 height: 0; 
	 border-top: solid 0.8em #0092D7; 
	 border-left: solid 0.6em transparent; 
	 border-right: solid 0.6em transparent; 
	 margin: auto; left: 0.5rem; 
	 top: .5rem; 
	 bottom: 0; 
	 transition: 0.5s;
}
  .notice_area_treatment  .notice_box dl dt.open::before { 
	 transform: rotateX(180deg); 
	 transition: 0.5s;
}

  .notice_area_treatment .notice_box dl dd {
    font-size: 14px;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: dotted 1px #ccc;
	  display: none;
  }
  
.notice_area_2nd {
    width: 94%;
    height: auto;
    margin: 0 auto 30px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #faf1ee
  }
  .notice_area_2nd h3 {
    margin: 0 auto;
    margin: 30px 10px 15px;
    padding: 0;
    font-size: 22px;
    text-align: center;
    color: #0092d7;
    background: none
  }
.notice_area_2nd .notice_box {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
  }
  
  .treatment_guide_area {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10% 0
  }
  .treatment_guide {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 0
  }
  .treatment_guide h3 {
    color: #0092d7;
    font-size: 26px;
    text-align: center;
    margin: 0 0 20px
  }
  .treatment_guide ul li {
    float: left;
    width: 48%;
    margin: 0 0 20px 0
  }
  .treatment_guide ul li a {
    display: block;
    width: 100%;
    height: 30px;
    float: left;
    padding: 0;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
  }
  .treatment_guide ul li a span {
    width: 100%;
    display: block;
    color: #0092d7;
    background: #e9f6fe;
    margin: 0 auto;
    padding: 2px;
    font-size: 22px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }
  .treatment_guide ul li:nth-child(odd) {
    margin: 0 2% 20px 0
  }
  .treatment_guide ul li:nth-child(even) {
    margin: 0 0 20px 2%
  }
  .doctor_greeting {
    width: 94%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 10%
  }
  .doctor_greeting figure {
    display: none
  }
  .doctor_greeting h3 {
    margin: 0 auto;
    margin: 30px 10px 15px;
    padding: 0;
    font-size: 22px;
    text-align: center;
    color: #0092d7;
    background: none
  }
  .doctor_greeting p.doctor_name {
    text-align: right;
    font-size: 14px
  }
  .doctor_greeting p.doctor_name span {
    font-size: 22px
  }

.second figure {
    display: none;
  }
	
  .second p.doctor_name {
	text-align: right;
    font-size: 14px
  }
	.second p.doctor_name span {
    font-size: 22px
  }
	.notice p.doctor_name {
	text-align: right;
    font-size: 14px
  }
	.notice p.doctor_name span {
    font-size: 22px
  }
	
	
	
	
  footer {
    background-color: #e3f2fb;
    width: 100%;
    clear: both;
    padding: 10% 0
  }
  footer #pagetop {
    position: fixed;
    bottom: 23%;
    right: 0;
    height: 54px;
    text-align: center
  }
  footer #pagetop img {
    width: 80%;
    height: auto
  }
  footer .footer_overview_area {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 !important
  }
  footer h3 {
    margin: 0 auto;
    margin: 30px 10px;
    padding: 0;
    font-size: 22px;
    text-align: center;
    color: #0092d7;
    background: none
  }
  footer h4 {
    background: #0092d7;
    color: #FFF;  
    font-size: 16px;
    text-align: center;
      padding: 5px;
    margin: 0 0 10px 0;
    line-height: 130%
  }        
  footer .footer_overview {
    width: 94%;
    height: auto;
    margin: 0 auto;
    color: #0092d7
  }
  footer .footer_overview li:nth-child(1) {
    font-size: 14px
  }

  footer .footer_overview table {
    width: 100%;
    height: 90px;
    border-collapse: collapse;
    color: #0092d7;
    background: #fff;
    margin: 10px auto
  }
  footer .footer_overview table th, footer .footer_overview table td {
    border: solid 1px #0092d7;
    text-align: center;
    height: 30px
  }
  footer .footer_overview table thead th {
    background: #dd613e;
    color: #fff
  }
  footer .footer_overview table thead td {
    font-weight: bold
  }
  footer .footer_map {
    width: 94%;
    margin: 0 auto;
    padding: 0;
    height: 400px;
  }
  footer .footer_link_area {
    display: none
  }
  footer .footer_link {
    display: none
  }
  footer .copyright {
    text-align: center;
    margin: 20px 0 0 0;
    padding: 10px 0 26%;
    background: #0092d7;
    color: #fff
  }
  footer .copyright small {
    font-size: 16px
  }
  footer .copyright small a {
    text-decoration: none;
    color: #fff
  }
  .box {
    width: 94%;
    height: auto;
    margin: 0 auto 50px
  }
  .box h3 {
    color: #0092d7;
    font-size: 20px;
    text-align: center;
    margin: 0 0 20px;
    padding: 10px;
    line-height: 140%;
    border: solid 1px #0092d7;
    background-color: #e3f2fb
  }
  .box:last-child {
    margin: 0 auto
  }
  .box h4 {
    margin: 40px 0 20px;
    font-size: 18px;
    padding: 7px 0 10px 15px;
    color: #555;
    line-height: 24px;
    border-left: 7px solid #6abaec;
    border-bottom: solid 1px #6abaec
  }
  .box h5 {
    font-size: 20PX;
    margin: 20PX 0 10px
  }
  .arrow_table {
    border-collapse: collapse
  }
  .arrow_table dl {
    width: 100%;
    padding-bottom: 20px
  }
  .arrow_table dt, .arrow_table dd {
    width: 100%;
    padding-bottom: 10px
  }
  .arrow_table dt:before {
    font-family: "Font Awesome 5 Free";
    content: "\f111";
    margin-right: 10px;
    font-weight: bold;
    color: #ff9600;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .arrow_table dd:before {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    margin-right: 10px;
    font-weight: bold;
    color: #ed5862;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
  }
  .arrow_table .arrow_none:before {
    content: none !important
  }
  #staff .box figure {
    width: 50%;
    height: auto
  }
  #staff .box figure img {
    margin: 0
  }
  #staff .box h3 {
    text-align: center;
    padding: 10px;
    border: solid 1px #0092d7;
    background: #e3f2fb
  }
  #staff .box h4 {
    padding: 0;
    border: none;
    color: #2592d5
  }
  #about .swiper-container {
    width: 100%;
    height: auto
  }
  #about .swiper-container .swiper-slide span {
    display: block;
    line-height: 70px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #3ba0e5
  }
  #about .swiper-container .swiper-slide img {
    width: 100%;
    height: auto
  }
  panel {
    width: 100%
  }
  #panel > dt {
    border-bottom: solid 1px white;
    background-color: #e3f2fb;
    color: #0092d7;
    cursor: pointer;
    padding: 10px 0 10px 10px;
    font-size: 16px;
    font-weight: bold
  }
  #panel > dt:before {
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin: 0 10px 0 0
  }
  #panel > dd {
    margin: 0;
    padding: 20px;
    border: solid 1px #e3f2fb;
    font-size: 16px
  }
  #access .box .access_table {
    width: 100%;
    margin: 60px 0 0;
    border-collapse: collapse;
    font-size: 16px;
    color: #0092d7;
    border: solid 1px #0092d7
  }
  #access .box .access_table tbody th {
    border: solid 1px #0092d7;
    padding: 10px;
    background: #e3f2fb;
    width: 100px
  }
  #access .box .access_table tbody td {
    border: solid 1px #0092d7;
    padding: 10px;
    line-height: 24px;
    color: #333
  }
  #access .box .timetable {
    width: 100%;
    border-collapse: collapse;
    color: #0092d7;
    font-size: 16px;
    text-align: center;
    margin: 30px 0 10px
  }
  #access .box .timetable th, #access .box .timetable td {
    border: solid 1px #0092d7;
    padding: 5px
  }
  #access .box .timetable thead th {
    background: #0092d7;
    color: #fff
  }
  #access .box .timetable thead td {
    font-weight: bold;
    background: #e3f2fb
  }
  #access .box .timetable tbody th {
    background: #e3f2fb
  }
  #access .box .annotation {
    font-size: 16px;
    font-weight: bold;
    color: #666
  }
  .to_treat h4 {
    color: #ff9600;
    border: none;
    padding: 0
  }
  .to_treat h4:before {
    content: "▼";
    margin-right: 10px
  }
	
.table_price {
    width: 100%;
    border-collapse: collapse;
    color: #0092d7;
    border: solid 1px #0092d7
  }
 .table_price tbody th {
    border: solid 1px #0092d7;
    padding: 10px;
    background: #e3f2fb;
	text-align:left; 
  }
.table_price tbody td {
    border: solid 1px #0092d7;
    padding: 10px;
    color: #333;
	text-align: right;
	white-space: nowrap;
  }
	
}






