@charset "utf-8";

/*-------------------------------------------------------------
 * common
 *-----------------------------------------------------------*/

/*---img---*/
img {
  max-width: 100%;
  height: auto;
  width /***/:auto;
}

/*---contact---*/
.contact {
  width: 96%;
  text-align: center;
}
.contact .title {
  padding: 0;
  margin: 0 0 20px 0;
}
.contact .tel {
  margin: 0 auto 20px auto;
  width: 96%;
}
.contact div {
  margin: 0 auto;
  width: 96%;
}
.contact div p {
  float: none;
  margin: 0 0 20px 0;
}
.contact div .mailbtn {
  float: none;
}
.contact .person img {
  position: relative;
}

/*-------------------------------------------------------------
 * header
 *-----------------------------------------------------------*/

/*---above---*/
#header .above {
  width: 96%;
}
#header .above h1 {
  line-height: 1.6em;
}
#header .above .logo {
  float: none;
  margin: 0 auto 20px auto;
  max-width: 230px;
  width: 100%;
}
#header .above .tel {
  float: none;
  max-width: 326px;
  width: 100%;
}
#header .mainimg {
  height: auto;
}
#header .mainimg .slide_wrap {
  left: 0;
  margin-left: 0;
  position: relative;
  width: 100%;
}
#header .mainimg .slide_wrap .bx-viewport {
  left: 0;
}
#header .mainimg .slide_wrap .child {
  width: 100%;
}

/*-------------------------------------------------------------
 * container
 *-----------------------------------------------------------*/

/*---container---*/
#container {
}

/*---symptom-area---*/
#symptom-area h2 {
  background: #baddf3;
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  line-height: 1.6em;
  padding: 20px 2%;
  font-size: 30px;
  text-align: left;
}
#symptom-area .inner .content {
  width: 96%;
}
#symptom-area .inner .content .phrase h3 {
  line-height: 1.6em;
  font-size: 30px;
}
#symptom-area .inner .content .phrase h3 span {
  padding: 24px 40px 24px 4%;
}

/*---menu-area---*/
#menu-area h2 {
  background: #baddf3;
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  line-height: 1.6em;
  padding: 20px 2%;
  font-size: 30px;
  text-align: left;
}
#menu-area ul {
  width: 96%;
}
#menu-area ul li {
  width: 100%;
  float: none;
  height: auto;
  margin: 0 auto 20px auto;
}
#menu-area ul li:nth-child( 2n ) {
  float: none;
}
#menu-area ul li:nth-child( 3 ),
#menu-area ul li:nth-child( 4 ) {
  margin: 0 auto 20px auto;
}
#menu-area ul li h3 {
  line-height: 1.6em;
  padding: 20px 2%;
  background: #02609d;
  min-height: auto;
}
#menu-area ul li .float-l {
  padding: 10px;
}
#menu-area ul li .float-l .pic {
  float: none;
  margin: 10px 0;
  text-align: center;
}
#menu-area ul li .float-l .right {
  padding: 0;
}

/*---recommend-area---*/
#recommend-area h2 {
  background: #baddf3;
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  line-height: 1.6em;
  padding: 20px 2%;
  font-size: 30px;
  text-align: left;
}
#recommend-area .content {
  width: 96%;
}
#recommend-area .content .phrase h3 {
  line-height: 1.6em;
  font-size: 30px;
  padding: 24px 4%;
}
#recommend-area .content .phrase .float-l {
  padding: 24px 4%;
}
#recommend-area .content .phrase .float-l .pic {
  float: none;
  max-width: 240px;
  width: 100%;
  margin: 0 auto 10px auto;
}
#recommend-area .content .phrase .float-l .right {
  float: none;
  max-width: 570px;
  width: 100%;
}
#recommend-area .content .phrase .cost {
  margin: 0 auto;
  width: 96%;
  padding: 0;
}

#recommend-area .content .phrase .cost dt {
  float: none;
  margin: 0 auto 10px auto;
}
#recommend-area .content .phrase .cost dd {
  float: none;
  padding: 0;
  line-height: 1.4em;
}
#recommend-area .content .phrase .cost dd span {
  display: block;
  line-height: 1.4em;
  margin: 10px 0;
}
#recommend-area .content .phrase .cost dd div.attention {
  margin: 10px 0;
}
#recommend-area .content .phrase .linkbtn {
  margin: 0 auto;
  width: 96%;
}
#recommend-area .content .phrase .linkbtn a {
  padding: 20px 4%;
  line-height: 1.4em;
}
#recommend-area .reason .phrase {
  background: #ecf8ff;
  padding: 0 4% 20px 4%;
  width: 96%;
}
#recommend-area .reason .phrase .point {
  position: absolute;
  left: 2%;
}
#recommend-area .reason .phrase h4 {
  font-size: 28px;
  padding: 100px 0 0 0;
  line-height: 1.6em;
}

/*---qa-area---*/
#qa-area h2 {
  background: #baddf3;
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  line-height: 1.6em;
  padding: 20px 2%;
  font-size: 30px;
  text-align: left;
}
#qa-area .content {
  width: 96%;
  padding: 30px 4%;
}
#qa-area .content .phrase h3 {
  line-height: 1.6em;
}

/*---clinic-area---*/
#clinic-area h2 {
  background: #baddf3;
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  line-height: 1.6em;
  padding: 20px 2%;
  font-size: 30px;
  text-align: left;
}
#clinic-area .content {
  width: 96%;
  padding: 37px 4%;
}
#clinic-area .content ul li {
  width: 30%;
}
#clinic-area .content ul li:nth-child( 2 ) {
  margin: 0 5%;
}
#clinic-area .content .left {
  float: none;
  height: auto;
  max-width: 410px;
  width: 100%;
  padding: 4%;
}
#clinic-area .content .left dl dt {
  line-height: 1.4em;
}
#clinic-area .content .right {
  height: auto;
  float: none;
  max-width: 410px;
  width: 100%;
}
#clinic-area .content .left p {
  line-height: 1.4em;
}

/*---contactform-area---*/
#contactform-area .inner {
  width: 96%;
}
#contactform-area .inner .outline h2 span {
  background: none;
  font-size: 30px;
  line-height: 1.6em;
  padding: 20px 2%;
  text-align: left;
}
#contactform-area .inner .attention {
  width: 96%;
  padding: 20px 4%;
}
#contactform-area .inner table {
  border: none;
}
#contactform-area .inner table th {
  border-top: 1px solid #c2c0b3;
  border-left: 1px solid #c2c0b3;
  padding: 23px 4%;
  line-height: 1.4em;
  display: list-item;
  list-style: none;
  width: 100%;
}
#contactform-area .inner table td {
  padding: 14px 4%;
  display: list-item;
  list-style: none;
  margin: 0 0 20px 0;
  border: none;
}
#contactform-area .inner table select {
  width: 100%;
}

/*-------------------------------------------------------------
 * pagetop
 *-----------------------------------------------------------*/

/*---pagetop---*/
#pagetop {
  display: block;
  position: relative;
  width: 100%;
  background: #fff;
  height: 72px;
  text-align: right;
  margin: 0 0 20px 0;
}

/*-------------------------------------------------------------
 * MeanMenu
 *-----------------------------------------------------------*/
a.meanmenu-reveal {
  display: none;
}
.mean-container .mean-bar {
  width: 100%;
  position: absolute;
  z-index: 1000;
}
.mean-container a.meanmenu-reveal {
  background: url(../images/btn_open.png) no-repeat center center;
  background-size: 100%;
  width: 60px;
  height: 60px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0 !important;
  cursor: pointer;
  display: block;
  z-index: 9999;
}
.mean-container a.meanmenu-reveal span {
  display: none;
}
.mean-container .meanmenu-reveal.meanclose {
  background: url(../images/btn_close.png) no-repeat center center;
  background-size: 100%;
  width: 60px;
  height: 60px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0 !important;
  cursor: pointer;
  display: block;
  z-index: 9999;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #b9dcf3;
  position: relative;
}
.mean-container .mean-nav ul {
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
.mean-container .mean-nav ul li a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 10px 15px;
  margin: 0;
  text-align: left;
  color: #09609c;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 17px;
  border-bottom: 2px dotted #09609c;
}
.mean-container .mean-nav ul li ul {
  border: none;
  padding: 0;
}
.mean-container .mean-nav ul li li a {
  width: 100%;
  padding: 7px 8%;
  text-shadow: none !important;
  visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {
  width: 40px;
  height: 40px;
  padding: 10px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border: 1px solid rgba(255, 255, 255, 0.4) !important;
  line-height: 1;
}
.mean-container .mean-nav ul li a.mean-expand:before {
  display: none;
}
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}
.sp_menu {
  display: block;
  margin: 0 0 45px 0;
  text-align: center;
}
.sp_menu li {
  margin: 0 0 10px 0;
}
