h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
dl,
dt,
dd,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", Meiryo, sans-serif;
  color: #333;
  line-height: 1.6;
}

a:link,
a:visited {
  color: #cc0000;
}

a:hover,
a:active {
  color: #cc9900;
}

a:hover img {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

img {
  border: none;
  vertical-align: top;
}

br {
  letter-spacing: 0;
}

/*--- layout ---*/

.wrapper {
  width: 100%;
  background: url(../images/bg_header.jpg) repeat-x left top;
  text-align: center;
}

.container {
  width: 980px;
  height: 100%;
  text-align: left;
  margin: 0 auto;
}

/*--- header ---*/

.header {
  width: 980px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}

.header .logo {
  position: absolute;
  top: 20px;
  left: 10px;
}

.header .telno {
  position: absolute;
  top: 20px;
  left: 400px;
}

.header .btn {
  position: absolute;
  top: 20px;
  left: 705px;
}

.header .btn ul {
  overflow: hidden;
  zoom: 1;
}

.header .btn ul li {
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
}

.header .btn ul li a {
  display: block;
  background: #fff;
}

/*---- main ------*/

#mainWrap {
  background: url(../images/mainbg_gra.jpg) top repeat-x;
}
#mainInner {
  background: url(../images/main_img.jpg) top center no-repeat;
}
#mainVisual {
  margin: 0 auto;
  width: 980px;
  height: 404px;
}
#mainVisual img {
  top: 40px;
  left: 460px;
  position: relative;
}

/* contents
------------------------------*/
.w880 {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
}

.w910 {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

.w980 {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.osusume_box {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.osusume_box ul {
  margin: 10px 0 0 0;
}

.osusume_box ul li {
  float: left;
  width: 320px;
  margin-left: 10px;
}

.osusume_box ul li:first-child {
  margin-left: 0;
}

.osusume_box ul li .osusume_bg {
  width: 320px;
  height: 82px;
  background-image: url(../images/osusume_bottom.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

#eye_box {
  background-color: #ffffff;
  padding-top: 20px;
  width: 940px;
}

.bg-pink {
  background-color: #fff0f3;
  width: 980px;
  margin: 0 auto;
  padding: 30px 0;
}

.menu_box h3 {
  width: 848px;
  margin: 0 auto;
  border: 4px #ffc1e0 solid;
  border-radius: 10px;
  padding: 20px 0;
  font-size: 26px;
  font-weight: normal;
  color: #4b2500;
}

.bg-purple {
  background-color: #fff7fe;
  width: 980px;
  margin: 0 auto;
  padding: 30px 0;
}

#eye_box_02 {
  width: 940px;
  background-color: #ffffff;
  padding-top: 20px;
  text-align: left;
  margin: 0 auto;
}

.bg-orange {
  background-color: #feead1;
  width: 980px;
  margin: 0 auto;
  padding: 30px 0;
}

.eye2_detail {
  width: 880px;
  margin-left: 30px;
}

.eye2_detail p:first-child {
  float: left;
  width: 470px;
  height: 190px;
  padding: 10px 0 20px 0;
  box-sizing: border-box;
}

.eye2_detail p:nth-child(2) {
  padding: 10px 0 20px 25px;
  width: 380px;
  height: 190px;
  float: left;
}

.eye2_detail p:nth-child(3) {
  text-align: center;
  margin-bottom: 20px;
}

#eye_box_03 h3 {
  width: 880px;
  margin: 0 auto;
  border: 4px #ffc1e0 solid;
  border-radius: 10px;
  padding: 20px 0;
  font-size: 26px;
  font-weight: normal;
  color: #4b2500;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.details p {
  width: 430px;
  float: left;
  background-color: #fffde9;
  margin: 20px 0 10px 10px;
  text-align: left;
  padding: 10px;
  box-sizing: border-box;
}

.pink-text {
  color: #f84f6f;
  font-weight: 100;
  font-size: 24px;
}

.pink-text02 {
  color: #f84f6f;
  font-weight: 100;
  font-size: 22px;
}

.point2 {
  width: 910px;
  margin: 30px auto;
  background-color: #fef8f6;
  border: 2px solid #ed8d64;
  border-radius: 10px;
}

.point2 h3 {
  color: #f84f6f;
  font-size: 30px;
  font-weight: 100;
  padding-top: 20px;
}

.point2 p {
  text-align: left;
  padding: 20px 40px 40px;
}

.point2 img {
  padding-bottom: 30px;
}

.point3 {
  width: 910px;
  margin: 30px auto;
  background-color: #fcf7fb;
  border: 2px solid #c490bf;
  border-radius: 10px;
}

.point3 h3 {
  color: #f84f6f;
  font-size: 30px;
  font-weight: 100;
  padding-top: 20px;
}

.point3 p {
  padding: 20px 40px 30px 40px;
}

.characteristic {
  text-align: center;
  background-color: #d46fc9;
  color: #ffffff;
  font-size: 26px;
  margin: 20px auto 0;
  width: 780px;
}

.characteristic-text {
  text-align: left;
}

.s-pink {
  color: #f84f6f;
}

/* promise_box
--------------------------------*/

#promise_box {
  width: 980px;
  margin: 30px auto;
}

#promise_box li {
  float: left;
  width: 288px;
  background-color: #ffffff;
  height: 600px;
  margin: 20px 6px 20px 8px;
  padding: 10px;
  border: #dff0ff 2px solid;
  border-radius: 10px;
  font-size: 18px;
}

#promise_box img {
  margin: 15px 0;
}

h2#tit01 {
  width: 100%;
  background-color: #0584e1;
  height: 150px;
  text-align: center;
  padding: 0 auto;
  margin: 50px 0 0 0;
}

#face_box {
  background-image: url(../images/face_box03.jpg), url(../images/face_box02.jpg);
  background-position: bottom, top;
  background-repeat: no-repeat, repeat-y;
  width: 940px;
  margin: 0 auto;
  padding-left: auto;
  padding-right: auto;
}

#shiwa_box {
  background-image: url(../images/shiwa_box03.jpg),
    url(../images/shiwa_box02.jpg);
  background-position: bottom, top;
  background-repeat: no-repeat, repeat-y;
  width: 940px;
  margin: 0 auto;
  padding-left: auto;
  padding-right: auto;
}

.menu_box p {
  width: 470px;
  margin: 30px 0 30px 40px;
  float: left;
  text-align: left;
  line-height: 1.8;
}

.menu_box p span {
  color: #f36;
}

.menu_box img {
  float: right;
  margin: 15px 45px 40px 0;
}

h2#tit01 {
  width: 100%;
  background-color: #0584e1;
  height: 150px;
  text-align: center;
  padding: 0 auto;
  margin: 50px 0 0 0;
}

#bg01 {
  width: 100%;
}

#bg01 h3 {
  margin: 0 auto;
  padding: 20px 0 0 0;
  width: 980px;
}

#bg01 .txt01 {
  width: 920px;
  margin: 40px auto 0;
  text-align: left;
  color: #2d97ff;
  font-size: 20px;
  line-height: 1.4;
}

#bg01 .box01 {
  width: 940px;
  margin: 40px auto;
  border: 4px solid #9bcdff;
  border-radius: 10px; /* CSS3���� */
  -webkit-border-radius: 10px; /* Safari,Google Chrome�p */
  -moz-border-radius: 10px; /* Firefox�p */
  background-color: #fff;
  padding: 16px;
}

#bg02 {
  width: 100%;
  padding: 0 auto;
  text-align: center;
  background-color: #6fb7ff;
  border-top: 1px solid #6fb7ff;
  border-bottom: 1px solid #6fb7ff;
  margin: 50px 0;
}

#bg02 h2 {
  width: 980px;
  text-align: center;
  margin: 10px auto 20px;
}

#bg02 .txt01 {
  width: 980px;
  margin: 0 auto;
  color: #fff;
  font-size: 18px;
  text-align: left;
  line-height: 1;
}

#bg02 ul {
  width: 980px;
  margin: 10px auto 30px;
}

#bg02 ul li {
  width: 940px;
  background-color: #fff;
  border-radius: 6px; /* CSS3���� */
  -webkit-border-radius: 6px; /* Safari,Google Chrome�p */
  -moz-border-radius: 6px; /* Firefox�p */
  padding: 20px 20px 30px 20px;
  text-align: left;
  font-size: 18px;
  line-height: 140%;
  margin: 0 0 10px 0;
}

#bg02 ul li h4 {
  margin: 0 0 15px 0;
}

#bg02 ul li:last-child {
  background-image: url(../images/img12.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 350px;
}

#bg02 ul li h5 {
  margin: 50px 0 10px 0;
}

#bg02 ul li .txt02 {
  width: 820px;
}

#bg03 {
  width: 100%;
  padding: 0 auto;
  text-align: center;
  background-color: #fffed2;
  border-bottom: 1px solid #fffed2;
  margin: 50px 0;
}

#hikaku_box {
  width: 978px;
  margin: 0 auto;
  border: 1px solid #bfbfbf;
  background-color: #fff;
}

#hikaku_box ul {
  width: 978px;
  margin: 20px 0 20px 18px;
}

#hikaku_box ul li {
  width: 290px;
  float: left;
  background-image: url(../images/border01.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  text-align: left;
  padding: 0 15px 0 10px;
  margin: 0 5px 0 0;
}

#hikaku_box ul li:last-child {
  background-image: none;
}

#hikaku_box ul li h3 {
  font-size: 26px;
  color: #eb738c;
  font-weight: normal;
  line-height: 1;
}

#hikaku_box ul li dl {
  margin: 20px 0 0 0;
}

#hikaku_box ul li dl dt {
  margin: 0 0 8px 0;
  line-height: 100%;
}

#hikaku_box ul li dl dd {
  line-height: 140%;
  margin: 0 0 20px 0;
}

#tit04 {
  width: 100%;
  height: 250px;
  background-image: url(../images/tit04_bg.jpg);
  background-repeat: repeat-x;
  margin: 50px 0 0 0;
  padding: 0 auto;
  text-align: center;
}

#result {
  width: 980px;
  margin: 30px auto;
  text-align: left;
  line-height: 160%;
}

#result .font_pink_b {
  font-size: 24px;
  color: #f06;
}

#result .txt_s {
  font-size: 12px;
}

#tit05 {
  width: 100%;
  height: 190px;
  background-image: url(../images/tit05_bg.jpg);
  background-repeat: repeat-x;
  margin: 50px 0 0 0;
  padding: 0 auto;
  text-align: center;
}

.point_box {
  width: 980px;
  margin: 20px 0 40px;
  text-align: left;
}

.point_box img {
  float: left;
  width: 320px;
}

.point_box h4 {
  width: 620px;
  float: right;
  text-align: left;
  line-height: 140%;
  margin: 0 0 10px 0;
  color: #f06;
  font-weight: normal;
  font-size: 22px;
}

.point_box p {
  width: 620px;
  float: right;
  text-align: left;
  line-height: 160%;
}

#tit06 {
  width: 100%;
  height: 240px;
  background-image: url(../images/tit06_bg.jpg);
  background-repeat: repeat-x;
  margin: 50px 0 0 0;
  padding: 0 auto;
  text-align: center;
}

#bust_design {
  width: 100%;
  padding: 0 auto;
  background-color: #6fb7ff;
  border-top: 1px solid #6fb7ff;
  border-bottom: 1px solid #6fb7ff;
  text-align: center;
}

#bust_design p {
  width: 980px;
  margin: 30px auto;
  text-align: left;
  color: #fff;
  font-size: 22px;
  line-height: 160%;
}

#bust_design img {
  margin: 0 auto 40px;
}

#qa_tit {
  width: 100%;
  text-align: center;
  background-color: #ffe5f0;
}

#qa_tit h2 img {
  padding: 35px 0 10px 0;
}

#qa_tit p {
  line-height: 140%;
  font-size: 22px;
  padding-bottom: 30px;
}

qa_dl {
  margin: 0 0 50px 0;
}

#qa_dl dt {
  background-color: #ec6397;
  background-image: url(../images/img--question.png);
  background-position: 14px 7px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 20px;
  line-height: 120%;
  padding: 25px 15px 15px 83px;
  text-align: left;
}

#qa_dl dd {
  line-height: 140%;
  text-align: left;
  margin: 10px 0 40px;
  background-image: url(../images/img--answer.png);
  background-position: 14px 0px;
  background-repeat: no-repeat;
  padding: 25px 0 0 83px;
}

.content--cv {
  background: url(../images/btn--cv--back.jpg) no-repeat center;
  height: 360px;
  margin-top: 20px;
}

.content--cv img {
  margin-top: 170px;
}

/* contact_box
------------------------------*/
.contact_box {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.cv_btn_bg {
  background-image: url(../images/cv_bg.jpg);
  background-repeat: repeat-y;
  height: 146px;
}

/*---- footer ------*/

.footer {
  width: 100%;
  background: url(../images/bg_footer.jpg) repeat-x right bottom;
  text-align: center;
}
.footer p {
  font-size: 13px;
  color: #fff;
  line-height: 1.6;
  padding-top: 30px;
  text-align: center;
}

.footer address {
  font-size: 13px;
  margin-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
  font-style: normal;
}

/*--- clinic_desc_block ---*/

.clinic_desc_block {
  background: #f0f0f0;
  padding: 20px 0px 20px 25px;
  border: solid 1px #e4cdeb;
  overflow: hidden;
  /zoom: 1;
}

.clinic_desc_block dl {
  width: 430px;
  padding: 10px;
  background: #fff;
  border: solid 1px #ddd;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  float: left;
  margin-right: 20px;
  height: 180px;
}

.clinic_desc_block dl dt img {
  vertical-align: middle;
}

.clinic_desc_block dl dt span {
  padding: 2px 5px;
  background: #ff4f94;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 13px;
}

.clinic_desc_block dl dd {
  padding: 10px 10px 0;
  font-size: 12px;
  line-height: 1.8;
}

/*--- clinic_map_block ---*/

.clinic_map_block {
  border: solid 1px #e4cdeb;
  border-top: none;
  background: #fff;
  overflow: hidden;
  /zoom: 1;
}

.clinic_map_block .clinic_map {
  float: left;
  width: 649px;
  height: 838px;
  background: url(../images/bg_map.jpg) no-repeat left top;
  position: relative;
}

.clinic_map_block .clinic_right {
  float: right;
  width: 270px;
  min-height: 790px;
  border: solid 14px #fdf0f4;
  background: #fff;
  padding: 15px;
}

.clinic_map_block .clinic_map .area {
  background: #f0f0f0;
  width: 200px;
  letter-spacing: -0.4em;
}

.clinic_map_block .clinic_map .area h3 {
  background: #ff8bb2;
  color: #ffffff;
  font-size: 14px;
  padding: 2px 5px 2px 10px;
  font-weight: normal;
  letter-spacing: normal;
}

.clinic_map_block .clinic_map .area dl {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  width: 80px;
  font-size: 12px;
  margin: 6px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.clinic_map_block .clinic_map .area dl + dl {
  margin-left: 0px;
}

.clinic_map_block .clinic_map .area dl dt {
  text-align: center;
  font-weight: bold;
  color: #666666;
  line-height: 1.2;
  height: 35px;
}

.clinic_map_block .clinic_map .area dl.beauty dt {
  line-height: 35px;
}

.clinic_map_block .clinic_map .area ul li {
  margin-top: 4px;
}

.clinic_map_block .clinic_map a {
  display: block;
  width: 80px;
  border-radius: 5px;
  font-size: 13px;
  padding: 3px 0;
  text-decoration: none;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  cursor: pointer;
  background: rgb(255, 170, 202); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 170, 202, 1)),
    color-stop(50%, rgba(255, 140, 179, 1)),
    color-stop(100%, rgba(255, 170, 202, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaaca', endColorstr='#ffaaca',GradientType=0 ); /* IE6-9 */
  border: solid 1px #ff8db3;
}

.clinic_map_block .clinic_map .skin a {
  background: rgb(222, 191, 230); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(222, 191, 230, 1)),
    color-stop(50%, rgba(208, 165, 219, 1)),
    color-stop(100%, rgba(222, 191, 230, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debfe6', endColorstr='#debfe6',GradientType=0 ); /* IE6-9 */
  border: solid 1px #cd9cd7;
}

.clinic_map_block .clinic_map a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.clinic_map_block .clinic_map .hokkaido {
  position: absolute;
  left: 440px;
  top: 17px;
}

.clinic_map_block .clinic_map .tokyo {
  position: absolute;
  left: 441px;
  top: 211px;
}

.clinic_map_block .clinic_map .kantou {
  position: absolute;
  left: 441px;
  top: 570px;
}

.clinic_map_block .clinic_map .tyuubu {
  position: absolute;
  left: 124px;
  top: 37px;
}

.clinic_map_block .clinic_map .kansai {
  position: absolute;
  left: 225px;
  top: 483px;
}

.clinic_map_block .clinic_map .chugoku {
  position: absolute;
  left: 12px;
  top: 196px;
}

.clinic_map_block .clinic_map .kyusyu {
  position: absolute;
  left: 10px;
  top: 522px;
}

.clinic_map_block .clinic_map .tokyo h3 {
  background: #3399cc;
}
.clinic_map_block .clinic_map .kantou h3 {
  background: #3399cc;
}
.clinic_map_block .clinic_map .tyuubu h3 {
  background: #38b25d;
}
.clinic_map_block .clinic_map .kansai h3 {
  background: #99cc00;
}
.clinic_map_block .clinic_map .chugoku h3 {
  background: #f5b85a;
}
.clinic_map_block .clinic_map .kyusyu h3 {
  background: #ef857d;
}

.clinic_map_block .clinic_info h2 {
  border-left: solid 4px #ff4d94;
  padding-left: 10px;
  color: #ff4d94;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.clinic_map_block .clinic_info .contact_btn {
  margin-bottom: 10px;
}

.clinic_map_block .clinic_info .telno {
  font-size: 20px;
  color: #ff4d94;
  line-height: 1.3;
}
.clinic_map_block .clinic_info .openclose {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clinic_map_block .clinic_info .infomation {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clinic_map_block .clinic_info .map {
  width: 270px;
  height: 190px;
  background: #fff;
}

.clinic_map_block .clinic_info h3 {
  font-size: 18px;
  padding: 5px 0px;
  border-bottom: dashed 1px #aaa;
  margin-bottom: 10px;
  font-weight: normal;
}

.clinic_map_block .clinic_info dl.doctor {
  margin: 10px 0;
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
}

.clinic_map_block .clinic_info dl.doctor dt {
  clear: both;
  float: left;
  width: 60px;
  font-weight: bold;
}

.clinic_map_block .clinic_info dl.doctor dd {
  padding-left: 65px;
  padding-bottom: 10px;
}

/*-------doctor_block-------*/

.doctor_block {
  width: 600px;
  margin: 40px auto;
  overflow: hidden;
  /zoom: 1;
}

.doctor_block .photo {
  width: 180px;
  float: left;
  text-align: center;
}

.doctor_block .photo p {
  font-size: 13px;
  line-height: 1.4;
}

.doctor_block .photo img {
  margin-bottom: 15px;
}

.doctor_block .right {
  font-size: 13px;
  line-height: 2;
}

.doctor_block .right table {
  border-left: solid 1px #d4d4d4;
  border-top: solid 1px #d4d4d4;
}

.doctor_block .right table tr th,
.doctor_block .right table tr td {
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  padding: 5px;
}
.doctor_block .right table tr th {
  background: #f0f0f0;
  text-indent: 10px;
  font-weight: normal;
  text-align: center;
}
.doctor_block .right table tr td {
  padding-left: 10px;
}

/*----clearfix----*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clear {
  clear: both;
}

/*-------general-------*/

.alignC {
  text-align: center;
}
.alignR {
  text-align: right;
}
.alignL {
  text-align: left;
}

.mb0 {
  margin-bottom: 0px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}

.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}

.small {
  font-size: 12px;
}
.em {
  color: #ff2281;
}
.purple {
  color: #9966cc;
}

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  margin-top: 0;
}

#sidenavi {
  position: fixed;
  bottom: 120px;
  right: 0;
  z-index: 30;
}

#sidenavi ul li {
  margin-top: 5px;
}

/*���}�b�v*/
#sec03 {
  min-height: 840px;
  margin-bottom: 100px;
  border: solid 1px #facddb;
  box-sizing: border-box;
  overflow: hidden;
  zoom: 1;
}
#sec03 .left {
  width: 649px;
  min-height: 840px;
  float: left;
}
#sec03 .right {
  width: 329px;
  min-height: 840px;
  background: #fdf0f4;
  float: right;
}

#sec03 .area a {
  display: block;
  position: absolute;
  width: 75px;
  height: 21px;
  border-radius: 3px;
  font-size: 13px;
  color: #fff;
  padding-top: 4px;
  line-height: 1.1;
  text-align: center;

  cursor: pointer;
}
#sec03 .area a:hover {
  opacity: 0.3;
}
#sec03 .area .title {
  color: #fff;
  font-size: 14px;
  position: absolute;
}
#sec03 .area .text1,
#sec03 .area .text2 {
  font-size: 14px;
  position: absolute;
  line-height: 1.2;
}
#sec03 .hokkaido .title {
  margin-left: 450px;
  margin-top: -820px;
}
#sec03 .hokkaido .text1 {
  margin-left: 445px;
  margin-top: -775px;
}
#sec03 .hokkaido .text2 {
  margin-left: 548px;
  margin-top: -780px;
}
#sec03 .tokyo .title {
  margin-left: 450px;
  margin-top: -623px;
}
#sec03 .tokyo .text1 {
  margin-left: 445px;
  margin-top: -580px;
}
#sec03 .tokyo .text2 {
  margin-left: 545px;
  margin-top: -585px;
}
#sec03 .tokai .title {
  margin-left: 141px;
  margin-top: -790px;
}
#sec03 .tokai .text1 {
  margin-left: 136px;
  margin-top: -745px;
}
#sec03 .tokai .text2 {
  margin-left: 240px;
  margin-top: -750px;
}
#sec03 .chugoku .title {
  margin-left: 27px;
  margin-top: -630px;
}
#sec03 .chugoku .text1 {
  margin-left: 23px;
  margin-top: -585px;
}
#sec03 .chugoku .text2 {
  margin-left: 125px;
  margin-top: -590px;
}
#sec03 .kantou .title {
  margin-left: 448px;
  margin-top: -297px;
}
#sec03 .kantou .text1 {
  margin-left: 444px;
  margin-top: -255px;
}
#sec03 .kantou .text2 {
  margin-left: 545px;
  margin-top: -260px;
}
#sec03 .kinki .title {
  margin-left: 238px;
  margin-top: -353px;
}
#sec03 .kinki .text1 {
  margin-left: 235px;
  margin-top: -310px;
}
#sec03 .kinki .text2 {
  margin-left: 335px;
  margin-top: -315px;
}
#sec03 .kyushu .title {
  margin-left: 28px;
  margin-top: -300px;
}
#sec03 .kyushu .text1 {
  margin-left: 24px;
  margin-top: -255px;
}
#sec03 .kyushu .text2 {
  margin-left: 125px;
  margin-top: -260px;
}

#sec03 .area .sapporo {
  margin-top: -747px;
  margin-left: 544px;
}
#sec03 .area .sendai {
  margin-top: -747px;
  margin-left: 449px;
}
#sec03 .area .shinagawa {
  margin-top: -550px;
  margin-left: 448px;
}
#sec03 .area .shinjyuku {
  margin-top: -525px;
  margin-left: 448px;
}
#sec03 .area .iland {
  margin-top: -500px;
  margin-left: 448px;
  height: 34px;
}
#sec03 .area .shibuya {
  margin-top: -463px;
  margin-left: 448px;
}
#sec03 .area .ikebukuro {
  margin-top: -438px;
  margin-left: 448px;
}
#sec03 .area .ginza {
  margin-top: -413px;
  margin-left: 448px;
}
#sec03 .area .ueno {
  margin-top: -388px;
  margin-left: 448px;
}
#sec03 .area .shinagawa_c {
  margin-top: -550px;
  margin-left: 543px;
}
#sec03 .area .shinjyuku_c {
  margin-top: -525px;
  margin-left: 543px;
}
#sec03 .area .iland_c {
  margin-top: -500px;
  margin-left: 543px;
  height: 34px;
}
/*
#sec03 .area .shibuyaekimae_c
{
margin-top:-463px;
margin-left:543px;
}
#sec03 .area .omotesando_c
{
margin-top:-438px;
margin-left:543px;
}
#sec03 .area .ikebukuro_c
{
margin-top:-413px;
margin-left:543px;
}
#sec03 .area .ginza_c
{
margin-top:-388px;
margin-left:543px;
}
#sec03 .area .ueno_c
{
margin-top:-363px;
margin-left:543px;
}
#sec03 .area .tachikawa_c
{
margin-top:-338px;
margin-left:543px;
}
*/
#sec03 .area .shibuyaekimae_c {
  margin-top: -500px;
  margin-left: 543px;
}
#sec03 .area .omotesando_c {
  margin-top: -475px;
  margin-left: 543px;
}
#sec03 .area .ikebukuro_c {
  margin-top: -450px;
  margin-left: 543px;
}
#sec03 .area .ginza_c {
  margin-top: -425px;
  margin-left: 543px;
}
#sec03 .area .ueno_c {
  margin-top: -400px;
  margin-left: 543px;
}
#sec03 .area .tachikawa_c {
  margin-top: -375px;
  margin-left: 543px;
}
#sec03 .area .nagoya {
  margin-top: -717px;
  margin-left: 141px;
}
#sec03 .area .sizuoka {
  margin-top: -692px;
  margin-left: 141px;
}
#sec03 .area .nagoya_c {
  margin-top: -717px;
  margin-left: 236px;
}
#sec03 .area .okayama {
  margin-top: -557px;
  margin-left: 27px;
}
#sec03 .area .hiroshima {
  margin-top: -557px;
  margin-left: 122px;
}
#sec03 .area .okayama_c {
  margin-top: -531px;
  margin-left: 122px;
}
#sec03 .area .yokohama {
  margin-top: -225px;
  margin-left: 448px;
}
#sec03 .area .omiya {
  margin-top: -200px;
  margin-left: 448px;
}
#sec03 .area .utunomiya {
  margin-top: -175px;
  margin-left: 448px;
}
#sec03 .area .chiba {
  margin-top: -150px;
  margin-left: 448px;
}
#sec03 .area .yokohama_hibashi_c {
  margin-top: -225px;
  margin-left: 543px;
}
#sec03 .area .kawasaki_c {
  margin-top: -200px;
  margin-left: 543px;
}
#sec03 .area .omiya_c {
  margin-top: -175px;
  margin-left: 543px;
}
#sec03 .area .utunomiya_c {
  margin-top: -150px;
  margin-left: 543px;
}
#sec03 .area .chiba_c {
  margin-top: -125px;
  margin-left: 543px;
}
#sec03 .area .niigata_c {
  margin-top: -100px;
  margin-left: 543px;
}
#sec03 .area .umeda {
  margin-top: -281px;
  margin-left: 238px;
}
#sec03 .area .shinsaibashi {
  margin-top: -256px;
  margin-left: 238px;
}
#sec03 .area .koube {
  margin-top: -230px;
  margin-left: 238px;
}
#sec03 .area .umeda_c {
  margin-top: -281px;
  margin-left: 333px;
}
#sec03 .area .umedaekimae_c {
  margin-top: -256px;
  margin-left: 333px;
}
#sec03 .area .shinsaibashi_c {
  margin-top: -230px;
  margin-left: 333px;
}
#sec03 .area .kyoto_c {
  margin-top: -205px;
  margin-left: 333px;
}
#sec03 .area .koube_c {
  margin-top: -180px;
  margin-left: 333px;
}
#sec03 .area .fukuoka {
  margin-top: -226px;
  margin-left: 28px;
}
#sec03 .area .fukuoka_c {
  margin-top: -226px;
  margin-left: 123px;
}
#sec03 .area .kagoshima_c {
  margin-top: -201px;
  margin-left: 123px;
}
#sec03 .area .kumamoto_c {
  margin-top: -175px;
  margin-left: 123px;
}
#sec03 .area .okinawa_c {
  margin-top: -150px;
  margin-left: 123px;
}

#sec03 .select {
  margin: 15px;
  margin-right: 10px;
  min-height: 800px;
  padding: 15px;
  background: #fff;
}
#sec03 .defalut {
  display: block;
}

#sec03 .defalut p {
  text-align: center;
  height: 800px;
  margin-top: 20px;
}
#sec03 .select .title {
  font-size: 15px;
  font-weight: bold;
  color: #ff4d94;
  line-height: 1.2;
  padding-left: 10px;
  border-left: solid 4px #ff4d94;
}
#sec03 .select .telno {
  font-size: 20px;
  color: #ff4d94;
  line-height: 1.3;
}
#sec03 .select .openclose {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}
#sec03 .select .infomation {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}
#sec03 .select .map {
  width: 270px;
  height: 190px;
  background: #fff;
}
#sec03 .select .ceef {
  font-size: 18px;
  padding: 10px 0px;
  border-bottom: dashed 1px #aaa;
  margin-bottom: 10px;
}
#sec03 .select .field {
  font-size: 13px;
  margin-bottom: 10px;
}
#sec03 .select .field .year {
  width: 50px;
  float: left;
  font-size: 12px;
  line-height: 1.5;
}
#sec03 .select .field .info {
  width: 230px;
  font-size: 12px;
  line-height: 1.5;
  float: left;
}

.floatclear {
  clear: both;
}

#sec06 {
  background: url(../images/main06.jpg) no-repeat no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
}
#sec06 .left {
  width: 200px;
  float: left;
  text-align: center;
}
#sec06 .right {
  width: 400px;
  float: left;
}
#sec06 .block {
  width: 600px;
  margin: 0px auto;
}
#sec06 .text1 {
  font-size: 12px;
  line-height: 1.2;
  margin-top: 10px;
}
#sec06 .right {
  font-size: 13px;
  line-height: 2;
}
#sec06 .right table {
  border-left: solid 1px #d4d4d4;
  border-top: solid 1px #d4d4d4;
}
#sec06 .right table tr th,
#sec06 .right table tr td {
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
}
#sec06 .right table tr th {
  background: #f0f0f0;
  text-indent: 10px;
  font-weight: normal;
}
#sec06 .right table tr td {
  padding-left: 10px;
}

.kogao--detail table {
  background-color: #f9f9f9;
  border-collapse: collapse;
  font-size: 90%;
  margin: 0;
  width: 910px;
  border: solid 1px #c4a281;
}

.kogao--detail table {
  border-collapse: collapse;
  color: #c4a281;
  font-size: 90%;
  padding: 20px;
}

.petit--kogao table {
  width: 910px;
  height: 530px;
  border: 1px #c4a281 solid;
  border-collapse: collapse;
}

.petit--kogao td {
  border: 1px #c4a281 solid;
  padding: 15px 15px;
  text-align: left;
  vertical-align: middle;
}

.petit--kogao th {
  border: 1px #c4a281 solid;
  background-color: #fdf1f6;
  padding: 15px 15px;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  width: 180px;
}

/*--------------------------
    mens
----------------------------*/

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

.w930 {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.taL {
  text-align: left;
}
.mt30 {
  margin-top: 30px;
}
.txt-c {
  text-align: center;
}

.full-bd {
  width: calc(100vw - 10px);
  margin-left: calc(-50vw + 50%);
  border-top: 2px solid #2144a9;
}
/*---- main ------*/

#main {
  width: 100%;
  padding: 0 auto;
  text-align: center;
  background-color: #2144a9;
}

#main_dr {
  background-image: url(../images/main_dr_bg.jpg);
  background-repeat: repeat-x;
  padding: 0 auto;
  text-align: center;
}

#main_price {
  background-image: url(../images/main_price_bg.jpg);
  background-repeat: repeat-x;
  text-align: center;
}
/* point_box
--------------------------------*/

.point_box {
  margin-top: 10px;
}

.point_box li {
  float: left;
  width: 242px;
}

.point_box li:first-child {
  padding-right: 4px;
}

.point_box li:nth-child(2) {
  padding-right: 4px;
}

.point_box li:nth-child(3) {
  padding-right: 4px;
}

/* point03
--------------------------------*/

.point03 h3 {
  background-color: #2144a9;
  color: #fff;
  padding: 5px 0 5px 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: normal;
}

/* debit-card
--------------------------------*/

.debit-card p {
  float: left;
  width: 710px;
}

/* credit-card
--------------------------------*/
.credit-card table {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  border-collapse: collapse;
  text-align: left;
}

.credit-card th {
  border: 2px #333 solid;
  padding: 10px;
  background-color: #2144a9;
  color: #fff;
  font-weight: normal;
}

.credit-card td {
  border: 2px #333 solid;
  padding: 10px;
}

.credit-card img {
  padding: 0 10px 0 15px;
}

.credit-small {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  font-size: 14px;
}

/* loan
--------------------------------*/
.loan ul {
  border: 4px #2144a9 solid;
  margin-top: 20px;
  padding: 0 30px;
}

.loan li:first-child {
  text-align: center;
  font-size: 18px;
  margin: 20px;
  font-weight: 700;
}

.loan li:nth-child(2) {
  float: left;
  width: 40px;
}

.loan li:nth-child(3) {
  float: left;
  width: 800px;
}

.loan li:nth-child(4) {
  float: left;
  width: 40px;
}

.loan li:nth-child(5) {
  float: left;
  width: 800px;
}

.loan li:nth-child(6) {
  float: left;
  width: 40px;
}

.loan li:nth-child(7) {
  float: left;
  width: 800px;
  padding-bottom: 20px;
}
/* �A�R�[�f�B�I��
--------------------------------*/

/*�{�b�N�X�S��*/
.accbox {
  margin: 0 auto 2em;
  padding: 0;
  max-width: 980px; /*�ő啝*/
}

/*���x��*/
.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 13px 12px;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.6rem;
  background: #2144a9;
  cursor: pointer;
  transition: all 0.5s;
}

/*�A�C�R����\��*/
.accbox label:before {
  content: "\f107";
  font-family: "FontAwesome";
  padding-right: 20px;
  color: #ffed00;
  font-size: 1.6em;
}

/*���x���z�o�[��*/
.accbox label:hover {
  background: #2144a9;
}

/*�`�F�b�N�͉B��*/
.accbox input {
  display: none;
}

/*���g���\���ɂ��Ă���*/
.accbox .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
}

/*�N���b�N�Œ��g�\��*/
.cssacc:checked + label + .accshow {
  height: auto;
  padding: 5px;
  background: #fff;
  opacity: 1;
}

.accbox .accshow p {
  margin: 15px 10px;
}

/*�A�C�R�������ւ���*/
.cssacc:checked + label:before {
  content: "\f106";
}

/*���j���[�̒��g*/
.skin-menu h3 {
  font-size: 24px;
  margin: 20px;
}

.sub-tit {
  background-color: #ffe5f0;
  color: #ff3783;
  font-size: 20px;
  padding: 5px 10px;
  margin-right: 10px;
}

.skin-menu {
  border-bottom: 2px #d7d7d7 dashed;
  padding-bottom: 10px;
}

.skin-menu ul {
  margin: 20px;
}

.skin-menu li:first-child {
  float: left;
  width: 660px;
  font-size: 14px;
}

.skin-menu li:nth-child(2) {
  float: left;
  width: 270px;
  color: #ff3783;
  font-size: 50px;
  line-height: 1;
  text-align: right;
}

.skin-menu li:last-child {
  float: left;
  width: 720px;
  margin-top: 20px;
}
.price-mid {
  font-size: 30px;
}
.price-small {
  font-size: 20px;
}

.menu-small {
  font-size: 14px;
  margin-right: -10px;
}

/* clinic_box
--------------------------------*/
h2#clinic_tit {
  text-align: center;
  color: #fff;
  background-color: #2144a9;
  font-size: 42px;
  line-height: 80px;
  font-weight: normal;
  margin: 40px 0;
  width: calc(100vw - 10px);
  margin-left: calc(-50vw + 50%);
}

#clinic_box {
  width: 980px;
  margin: 40px auto 80px auto;
}

.border_t {
  border-top: 2px solid #ec6397;
}

/*--- clinic_desc_block ---*/

.clinic_desc_block {
  background: #f0f0f0;
  padding: 20px 0px 20px 25px;
  border: solid 1px #e4cdeb;
  overflow: hidden;
  zoom: 1;
}

.clinic_desc_block dl {
  width: 430px;
  padding: 10px;
  background: #fff;
  border: solid 1px #ddd;
  -moz-box-shadow: 1px 1px 3px #ccc;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  float: left;
  margin-right: 20px;
  height: 180px;
}

.clinic_desc_block dl dt img {
  vertical-align: middle;
}

.clinic_desc_block dl dt span {
  padding: 2px 5px;
  background: #ff4f94;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 13px;
}

.clinic_desc_block dl dd {
  padding: 10px 10px 0;
  font-size: 12px;
  line-height: 1.8;
}

/*--- clinic_map_block ---*/

.clinic_map_block {
  border: solid 1px #e4cdeb;
  border-top: none;
  background: #fff;
  overflow: hidden;
  zoom: 1;
}

.clinic_map_block .clinic_map {
  float: left;
  width: 649px;
  height: 838px;
  background: url(../images/bg_map.jpg) no-repeat left top;
  position: relative;
}

.clinic_map_block .clinic_right {
  float: right;
  width: 270px;
  min-height: 790px;
  border: solid 14px #fdf0f4;
  background: #fff;
  padding: 15px;
}

.clinic_map_block .clinic_map .area {
  background: #f0f0f0;
  width: 200px;
  letter-spacing: -0.4em;
}

.clinic_map_block .clinic_map .area h3 {
  background: #ff8bb2;
  color: #ffffff;
  font-size: 14px;
  padding: 2px 5px 2px 10px;
  font-weight: normal;
  letter-spacing: normal;
}

.clinic_map_block .clinic_map .area dl {
  background: #fff;
  padding: 5px;
  border-radius: 5px;
  width: 80px;
  font-size: 12px;
  margin: 6px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.clinic_map_block .clinic_map .area dl + dl {
  margin-left: 0px;
}

.clinic_map_block .clinic_map .area dl dt {
  text-align: center;
  font-weight: bold;
  color: #666666;
  line-height: 1.2;
  height: 35px;
}

.clinic_map_block .clinic_map .area dl.beauty dt {
  line-height: 35px;
}

.clinic_map_block .clinic_map .area ul li {
  margin-top: 4px;
}

.clinic_map_block .clinic_map a {
  display: block;
  width: 80px;
  border-radius: 5px;
  font-size: 13px;
  padding: 3px 0;
  text-decoration: none;
  color: #fff;
  line-height: 1.1;
  text-align: center;
  cursor: pointer;
  background: rgb(255, 170, 202); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 170, 202, 1)),
    color-stop(50%, rgba(255, 140, 179, 1)),
    color-stop(100%, rgba(255, 170, 202, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 170, 202, 1) 0%,
    rgba(255, 140, 179, 1) 50%,
    rgba(255, 170, 202, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaaca', endColorstr='#ffaaca',GradientType=0 ); /* IE6-9 */
  border: solid 1px #ff8db3;
}

.clinic_map_block .clinic_map .skin a {
  background: rgb(222, 191, 230); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(222, 191, 230, 1)),
    color-stop(50%, rgba(208, 165, 219, 1)),
    color-stop(100%, rgba(222, 191, 230, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(222, 191, 230, 1) 0%,
    rgba(208, 165, 219, 1) 50%,
    rgba(222, 191, 230, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#debfe6', endColorstr='#debfe6',GradientType=0 ); /* IE6-9 */
  border: solid 1px #cd9cd7;
}

.clinic_map_block .clinic_map a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.clinic_map_block .clinic_map .hokkaido {
  position: absolute;
  left: 440px;
  top: 17px;
}

.clinic_map_block .clinic_map .tokyo {
  position: absolute;
  left: 441px;
  top: 211px;
}

.clinic_map_block .clinic_map .kantou {
  position: absolute;
  left: 441px;
  top: 570px;
}

.clinic_map_block .clinic_map .tyuubu {
  position: absolute;
  left: 124px;
  top: 37px;
}

.clinic_map_block .clinic_map .kansai {
  position: absolute;
  left: 225px;
  top: 483px;
}

.clinic_map_block .clinic_map .chugoku {
  position: absolute;
  left: 12px;
  top: 196px;
}

.clinic_map_block .clinic_map .kyusyu {
  position: absolute;
  left: 10px;
  top: 522px;
}

.clinic_map_block .clinic_map .tokyo h3 {
  background: #3399cc;
}
.clinic_map_block .clinic_map .kantou h3 {
  background: #3399cc;
}
.clinic_map_block .clinic_map .tyuubu h3 {
  background: #38b25d;
}
.clinic_map_block .clinic_map .kansai h3 {
  background: #99cc00;
}
.clinic_map_block .clinic_map .chugoku h3 {
  background: #f5b85a;
}
.clinic_map_block .clinic_map .kyusyu h3 {
  background: #ef857d;
}

.clinic_map_block .clinic_info h2 {
  border-left: solid 4px #ff4d94;
  padding-left: 10px;
  color: #ff4d94;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 10px;
}

.clinic_map_block .clinic_info .contact_btn {
  margin-bottom: 10px;
}

.clinic_map_block .clinic_info .telno {
  font-size: 20px;
  color: #ff4d94;
  line-height: 1.3;
}
.clinic_map_block .clinic_info .openclose {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clinic_map_block .clinic_info .infomation {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  margin-bottom: 20px;
}

.clinic_map_block .clinic_info .map {
  width: 270px;
  height: 190px;
  background: #fff;
}

.clinic_map_block .clinic_info h3 {
  font-size: 18px;
  padding: 5px 0px;
  border-bottom: dashed 1px #aaa;
  margin-bottom: 10px;
  font-weight: normal;
}

.clinic_map_block .clinic_info dl.doctor {
  margin: 10px 0;
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
}

.clinic_map_block .clinic_info dl.doctor dt {
  clear: both;
  float: left;
  width: 60px;
  font-weight: bold;
}

.clinic_map_block .clinic_info dl.doctor dd {
  padding-left: 65px;
  padding-bottom: 10px;
}

/*-------doctor_block-------*/
#docter_box {
  width: 100%;
  padding: auto;
  border-top: 2px solid #2144a9;
}

.doctor_block {
  width: 600px;
  margin: 40px auto;
  overflow: hidden;
  zoom: 1;
}

.doctor_block .photo {
  width: 180px;
  float: left;
  text-align: center;
}

.doctor_block .photo p {
  font-size: 13px;
  line-height: 1.4;
}

.doctor_block .photo img {
  margin-bottom: 15px;
}

.doctor_block .right {
  font-size: 13px;
  line-height: 2;
}

.doctor_block .right table {
  border-left: solid 1px #d4d4d4;
  border-top: solid 1px #d4d4d4;
}

.doctor_block .right table tr th,
.doctor_block .right table tr td {
  border-right: solid 1px #d4d4d4;
  border-bottom: solid 1px #d4d4d4;
  padding: 5px;
}
.doctor_block .right table tr th {
  background: #f0f0f0;
  text-indent: 10px;
  font-weight: normal;
  text-align: center;
}
.doctor_block .right table tr td {
  padding-left: 10px;
}
/*---- footer ------*/

.footer {
  width: 100%;
  /*background:url(../images/bg_footer.jpg) repeat-x right bottom;*/
  text-align: center;
  background: none;
}
.footer p {
  font-size: 13px;
  color: #fff;
  line-height: 1.6;
  padding-top: 30px;
  text-align: center;
}

.footer address {
  font-size: 13px;
  margin-top: 15px;
  padding-bottom: 15px;
  color: #333;
  font-style: normal;
}

#main_price img {
  width: 100%;
}
