@charset "UTF-8";
/*  =================================================
 *    Header
 *================================================= */
#global-header {
  width: 100%;
  height: 106px;
  background: url(../images/header/bg_header.png) repeat-x 0 0;
  position: absolute;
  left: 0; }

.global-header_inner {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  display: inline-table;
  zoom: 1;
  display: block; }
  .global-header_inner:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .global-header_inner {
    height: 1px;
    zoom: 1; }
  .global-header_inner .ci {
    padding: 15px 0 0;
    float: left; }
  .global-header_inner .tel {
    padding: 13px 0 0;
    float: right; }

/*  =================================================
 *    Nav
 *================================================= */
#global-nav {
  width: 94px;
  height: 543px;
  margin-top: -271px;
  background: url(../images/nav/bg_nav.png) no-repeat 0 0;
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 100; }
  #global-nav a:hover img {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7; }

.global-nav_list {
  width: 89px; }
  .global-nav_list li.feature {
    padding: 21px 0 20px; }
  .global-nav_list li.price {
    padding: 12px 0 14px; }
  .global-nav_list li.flow {
    padding: 15px 0 14px; }
  .global-nav_list li.message {
    padding: 21px 0 12px; }
  .global-nav_list li.contact {
    padding: 15px 0 0; }

/*  =================================================
 *    Contents
 *================================================= */
/*  ==================================
 *    メインビジュアル
 *==================================== */
#main-visual {
  padding: 248px 0 0;
  background: url(../images/main-visual/bg_hospital.jpg) no-repeat center 100px;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; 
  position: relative; }

.main-visual_inner {
  background: url(../images/main-visual/bg_gradation.png) repeat-x 0 top; }
/*
#main-visual2 {
  padding: 200px 0 120px;
  background: url(../images/main-visual/bg_hospital.jpg) no-repeat center 100px;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; 
  position: relative; }

.main-visual_title_area {
  background: url(../images/main-visual/bg_belt.png);
	height:280px;
}
.main-visual_title_area.bnr {
  margin: 0 0 240px;}

.main-visual_title_area .main-visual_title {
    padding: 40px 0;
    width: 980px;
    margin: 0 auto;
    text-align: left;
    color: white;
    font-size: 42px;
    line-height: 140%;
    font-weight: normal;
    text-shadow: 0 -2px 6px rgba(181, 160, 69, 0.6), 0 2px 6px rgba(181, 160, 69, 0.6), 2px 0 6px rgba(181, 160, 69, 0.6), -2px 0 6px rgba(181, 160, 69, 0.6);
    zoom: 1; }
.main-visual_title_area .main-visual_title .strong {
      padding: 0 3px 0 0;
      font-size: 56px; }
.main-visual_title_area2 {
	background: url(../images/main-visual/bg_belt2.png);
	height:300px;
}








*/

.main-visual_over-character {
  position: absolute;
  right: 20px;
  bottom: 0; }

.main-visual_over-character2 {
  position: absolute;
  top: -395px;
  left: 0px;
  bottom: 0;
  width:100%;
}
.main-visual_over-character img {

}
#main-visual2 {
      padding: 470px 0 110px;
  background: url(../images/main-visual/bg_hospital.jpg) no-repeat center 100px;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; 
  position: relative; }

/* add 201704271535 */
.test5 .small {
      padding: 0 3px 0 0;
      font-size: 25px; }
.test5 .strong {
      font-size: 50px !important; }
/* end 201704271535 */

.main-visual_over-character.bnr {
  top: -567px; }

.main-bnr {
  position: absolute;
   left: -11px;
  top: -122px; }
  
.main-bnr1 {
  position: absolute;
   left: -11px;
  top: -240px; }

.main-bnr2 {
  position: absolute;
   left: -11px;
  top: -124px; }

.about-clinic {
    width: 960px;
    margin: 0 auto 25px;
    background: url(../images/main-visual/bg_about-clinic.png) no-repeat center 20px white;
    display: inline-table;
    zoom: 1;
    display: block;
    position: relative; }

#main-visual .about-clinic {
	background: transparent;
	border: none;
	padding-bottom: 120px; }

  * html .about-clinic {
    height: 1px;
    zoom: 1; }
  .about-clinic .about-clinic_title {
    padding: 40px 0 30px; }
  .about-clinic .about-clinic_img {
    padding: 0 0 40px 25px;
    float: left; }
  .about-clinic .about-clinic_description {
    padding: 0 25px 30px 365px;
    line-height: 220%;
    text-align: left; }



/*  ==================================
 *    6つの特徴
 *==================================== */
#feature {
  padding: 60px 0 90px;
  background: url(../images/feature/feature_bg01.png); }

#feature h2 {
  margin-bottom: 20px;
  margin-left: -120px; }

#feature .list {
  width: 980px;
  margin: 0 auto; }

#feature .list ul {
  padding-top: 40px;
  background: #fff; }

#feature .list h3 {
  margin-bottom: 30px; }

#feature .list .item {
  overflow: hidden;
  width: 796px;
  padding-bottom: 50px;
  margin: 0 auto; }

#feature .list .item .text {
  float: left;
  text-align: left;
  width: 360px; }

#feature .list .item .picture {
  float: right; }

#feature img.arrow {
  vertical-align: bottom; }


/*  ==================================
 *    料金
 *==================================== */
#price {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 80px; }

.price-header {
  background: url(../images/common/bg_leaf.png); }

.price-header_inner {
  padding: 50px 0 40px;
  width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative; }
  .price-header_inner .price-header_character {
    position: absolute;
    left: 20px;
    top: -15px; }
  .price-header_inner .price-header_balloon {
    width: 810px;
    height: 65px;
    margin: 0 0 30px;
    float: right;
    background: url(../images/common/bg_balloon.png) no-repeat 0 0;
    text-align: center;
    line-height: 65px; }
    .price-header_inner .price-header_balloon img {
      margin: 20.5px 0 0; }
  .price-header_inner .price-header_title {
    clear: both; }

.price-header {
  background: none; }
  .price-header .price-header_inner {
    padding: 40px 0 40px; }
    .price-header .price-header_inner .price-header_character {
      top: -40px; }

.price_img {
  padding: 0 0 40px;
  float: left; }

.price_description {
  padding: 0 0 40px 340px;
  line-height: 190%;
  text-align: left; }

	.price_performance {
  margin: 0 0 20px;
  clear: both;
  height: 93px;
  background: url(../images/price/bg_balloon.png) no-repeat center; }
  .price_performance .price_performance_title {
    padding: 15px 0 0; }
  .price_performance .price_performance_distance {
    color: white;
    text-align: right;
    padding: 2px 53px 0;
    font-size: 10px; }

#price-menu {
  padding: 60px 18px 50px 17px;
  border: 1px solid #a89e96;
  background: #f9f9f6;
  text-align: left; }
  #price-menu .price-menu_title {
    padding: 0 0 35px; }

.price-menu_detail-price {
  margin: 0 0 13px;
  height: 112px;
  background: url(../images/price/bg_price.png) no-repeat 0 0; }
  .price-menu_detail-price .price-menu_detail-price_title {
    width: 140px;
    padding: 45px 0 0;
    text-align: center;
    float: left; }
  .price-menu_detail-price .price-menu_detail-price_area {
    width: 740px;
    float: right;
    padding: 35px 25px 0 0; }
    .price-menu_detail-price .price-menu_detail-price_area .initial-visit, .price-menu_detail-price .price-menu_detail-price_area .medical {
      padding: 0;
      font-size: 24px;
      float: left;
      font-weight: bold; }
    .price-menu_detail-price .price-menu_detail-price_area .initial-visit {
      width: 230px;
      background: url(../images/price/bg_plus.png) no-repeat right center; }
      .price-menu_detail-price .price-menu_detail-price_area .initial-visit span {
        padding: 0 0 0 10px;
        font-weight: normal; }
    .price-menu_detail-price .price-menu_detail-price_area .medical {
      width: 190px;
      text-align: center; }
  .price-menu_detail-price .price-menu_detail-price_note {
    width: 320px;
    font-size: 12px;
    float: right;
    line-height: 180%; }

.price-menu_card {
  float: left; }

.price-menu_note {
  padding: 0 0 0 255px;
  font-size: 13px;
  display: inline-table;
  zoom: 1;
  display: block; }
  .price-menu_note:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .price-menu_note {
    height: 1px;
    zoom: 1; }
  .price-menu_note li {
    margin: 0 20px 3px 0;
    float: left; }

.price-menu_tab-nav {
  padding: 40px 0 0;
  display: inline-table;
  zoom: 1;
  display: block;
  border-bottom: 3px solid #c5b37f;
  clear: both; }
  .price-menu_tab-nav:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .price-menu_tab-nav {
    height: 1px;
    zoom: 1; }
  .price-menu_tab-nav li {
    width: 100%;
    height: 59px;
    margin: 6px 0 0;
    background: white;
    float: left;
    text-align: center; }
    .price-menu_tab-nav li span {
      margin: 19px 0 0;
      display: block;
      height: 22px;
      text-indent: -999em;
      overflow: hidden; }
    .price-menu_tab-nav li.nav-1 span {
      background: url(../images/price/bg_tabmenu-1.png) no-repeat center 0; }
    .price-menu_tab-nav li.nav-2 span {
      background: url(../images/price/bg_tabmenu-2.png) no-repeat center 0; }
    .price-menu_tab-nav li.current, .price-menu_tab-nav li:hover {
      height: 65px;
      margin: 0;
      background: #c5b37f; }
      .price-menu_tab-nav li.current span, .price-menu_tab-nav li:hover span {
        background-position: center bottom; }

.price-menu_tab-container {
  display: inline-table;
  zoom: 1;
  display: block;
  display: none; }
  .price-menu_tab-container:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .price-menu_tab-container {
    height: 1px;
    zoom: 1; }
  .price-menu_tab-container.current {
    display: block; }
  .price-menu_tab-container .price-menu_detail {
    width: 303px;
    margin: 15px 17px 0 0;
    background: white;
    float: left; }
    .price-menu_tab-container .price-menu_detail.third {
      margin-right: 0; }
  .price-menu_tab-container .price-menu_detail_inner {
    padding: 15px 20px; }
  .price-menu_tab-container .price-menu_detail_title {
    padding: 0 0 15px;
    text-align: center;
    corlo: #48423c;
    font-size: 20px;
    font-weight: normal; }
  .price-menu_tab-container .price-menu_detail_menu {
    font-weight: bold;
    font-size: 13px;
    line-height: 160%; }
    .price-menu_tab-container .price-menu_detail_menu li {
      margin: 0 0 3px;
      padding-left: 1em;
      text-indent: -1em; }
  .price-menu_tab-container table {
    width: 100%;
    margin: 13px 0 0;
    font-size: 12px; }
    .price-menu_tab-container table th {
      width: 60px; }
    .price-menu_tab-container table td {
      padding: 10px 15px;
      text-align: left; }

.price-menu_footer {
  padding: 35px 0 0;
  clear: both;
  text-align: center; }
  .price-menu_footer .price-menu_footer_text {
    padding: 32px 20px 0; }

/*  ==================================
 *    予約までの流れ
 *==================================== */
#flow {
  background: #ffffff; }


.flow-header {
  background: url(../images/common/bg_leaf.png); }

.flow-header_inner {
  padding: 50px 0 40px;
  width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative; }
  .flow-header_inner .flow-header_character {
    position: absolute;
    left: 20px;
    top: -15px; }
  .flow-header_inner .flow-header_balloon {
    width: 810px;
    height: 65px;
    margin: 0 0 30px;
    float: right;
    background: url(../images/common/bg_balloon.png) no-repeat 0 0;
    text-align: center;
    line-height: 65px; }
    .flow-header_inner .flow-header_balloon img {
      margin: 20.5px 0 0; }
  .flow-header_inner .flow-header_title {
    clear: both; }

.flow-container {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  padding: 50px 0; }
  .flow-container .flow-detail {
    width: 428px;
    padding: 20px;
    margin: 0 0 30px 0;
    background: white;
    border: 4px solid #c5b37f;
    float: left;
    display: inline-table;
    zoom: 1;
    display: block; }
    .flow-container .flow-detail:after {
      content: ".";
      display: block;
      height: 0px;
      clear: both;
      visibility: hidden;
      font-size: 0em;
      line-height: 0; }
    * html .flow-container .flow-detail {
      height: 1px;
      zoom: 1; }
    .flow-container .flow-detail .flow-detail_img {
      margin: 0 0 22px; }
    .flow-container .flow-detail.step2 {
      float: right; }
    .flow-container .flow-detail.step3 {
      width: auto;
      float: none;
      margin: 0;
      clear: both; }
      .flow-container .flow-detail.step3 .flow-detail_img {
        margin: 0 0 22px;
        float: left; }
      .flow-container .flow-detail.step3 p {
        padding-left: 410px; }
    .flow-container .flow-detail p {
      padding-bottom: 0; }
      .flow-container .flow-detail p + p {
        padding-top: 1em; }
    .flow-container .flow-detail .flow-detail_title-area {
      padding: 3px 0 14px;
      display: inline-table;
      zoom: 1;
      display: block; }
      .flow-container .flow-detail .flow-detail_title-area:after {
        content: ".";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
        font-size: 0em;
        line-height: 0; }
      * html .flow-container .flow-detail .flow-detail_title-area {
        height: 1px;
        zoom: 1; }
      .flow-container .flow-detail .flow-detail_title-area .flow-detail_number {
        float: left; }
      .flow-container .flow-detail .flow-detail_title-area .flow-detail_title {
        padding: 10px 0 0 51px; }

/*  ==================================
 *    メッセージ
 *==================================== */

#message {
  padding: 50px 0 60px; }
#message .message_title {
    padding: 0 0 50px; }

.message-container {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  display: inline-table;
  zoom: 1;
  display: block; }
  .message-container:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .message-container {
    height: 1px;
    zoom: 1; }
  .message-container .message_doctor {
    float: right; }
  .message-container .message-detail {
    padding: 0 430px 0 0; }
  .message-container .message-detail_title {
    padding: 0 0 30px; }
  .message-container p {
    padding: 0;
    font-size: 16px;
    line-height: 200%; }
  .message-container .message-detail_career {
    margin: 35px 0 0;
    padding: 15px;
    border: 4px solid #fef6e9;
    font-size: 13px; }
    .message-container .message-detail_career dt {
      padding: 0 0 5px;
      font-size: 17px; }

/*  ==================================
 *    問い合わせ
 *==================================== */
#contact {
  padding: 118px 0 50px;
  background: #fef6e9;
  border-top: 2px solid #c5b37f;
  border-bottom: 2px solid #c5b37f; }

.contact_title_area {
  padding: 0;
  height: 153px;
  background: url(../images/contact/bg_title.png) no-repeat 0 0;
  position: relative; }
  .contact_title_area .contact_title_character {
    position: absolute;
    left: 2px;
    bottom: 23px; }
  .contact_title_area .contact_title_balloon {
    width: 804px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    font-size: 16px;
    background: url(../images/contact/bg_balloon.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: -65px;
    text-indent: 25px; }
  .contact_title_area .contact_title {
    padding: 25px 25px 0 228px; 
	color:#fff;
	  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	  font-size: 1.6em;
	  line-height: 1.4em;
	  font-weight: normal;
}
  .contact_title_area .contact_title_caption {
    color: white;
    padding: 10px 0 0 228px;
    line-height: 160%; }

.contact-container {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  background: white; }
  .contact-container .contact_form {
    padding: 30px 30px 0; }
    .contact-container .contact_form table {
      width: 100%;
      font-size: 12px; }
      .contact-container .contact_form table th {
        width: 174px;
        text-align: left;
        padding: 10px 25px;
        height: 27px; }
      .contact-container .contact_form table th, .contact-container .contact_form table td {
        border-color: #cccccc; }
      .contact-container .contact_form table .must {
        color: #ff000d;
        font-size: 11px; }
    .contact-container .contact_form input[type="text"],
    .contact-container .contact_form input[type="tel"] {
      width: 457px;
      padding: 0;
      height: 34px;
      border: 1px solid #8c8c8c;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      text-indent: 10px; }
    .contact-container .contact_form textarea {
      width: 96%;
      height: 135px;
      border: 1px solid #8c8c8c;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 10px; }
    .contact-container .contact_form label {
      padding: 0.5em;  }
    .contact-container .contact_form input[type="radio"] {
      margin: 0 5px 0 0; }
    .contact-container .contact_form select {
      height: 34px;
      border: 1px solid #8c8c8c;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: white; }
  .contact-container .contact_form_btn-area {
    padding: 28px 0 0;
    text-align: center; }
    .contact-container .contact_form_btn-area input[type="submit"] {
      width: 401px;
      height: 52px;
      margin: 0 20px;
      line-height: 52px;
      font-size: 22px;
      color: white;
      border: none;
      padding: 0;
      background: url(../images/contact/bg_btn.png) no-repeat 0 0;
      cursor: pointer; }
      .contact-container .contact_form_btn-area input[type="submit"]:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7; }
  .contact-container .note {
    padding: 0 30px 30px;
    font-size: 12px; }

.contact_information {
  width: 972px;
  margin: 14px auto 0;
  background: white;
  border: 4px solid #c5b37f;
  text-align: left;
  display: inline-table;
  zoom: 1;
  display: block; }
  .contact_information:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .contact_information {
    height: 1px;
    zoom: 1; }
  .contact_information p {
    float: left; }
  .contact_information .contact_information_tel {
    padding: 19px 0 17px 23px; }
  .contact_information .contact_information_access {
    padding: 27px 0 0 43px; }
  .contact_information .contact_information_ci {
    padding: 26px 0 0 37px; }

/*  ==================================
 *    会社概要
 *==================================== */
.outline_title {
  padding: 30px 0 21px; }

.outline-container {
  width: 980px;
  margin: 0 auto;
  text-align: left; }
  .outline-container .map {
    float: right; }
  .outline-container .outline_station_title {
    padding: 25px 0 0;
    font-weight: bold;
    font-size: 12px; }
  .outline-container .outline_station {
    font-size: 12px;
    line-height: 180%; }
    .outline-container .outline_station dt {
      float: left; }
    .outline-container .outline_station dd {
      padding: 0 0 0 115px; }
  .outline-container table {
    width: 100%; }
    .outline-container table th, .outline-container table td {
      padding-top: 20px;
      padding-bottom: 20px;
      vertical-align: top; }
    .outline-container table th {
      width: 147px; }
    .outline-container table td {
      padding-left: 35px;
      padding-right: 15px; }

.outline-container table td .telbox{
	width:330px;
}

.outline-container table td .telbox a{
	text-decoration: none;
	display:block;
}

.outline-container table td .telbox .tl{
	line-height:1;
	font-size:12px;
	text-align:center;
	padding:5px;
	border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#c5b37f;
	color:#ffffff;
}

.outline-container table td .telbox .tel{
	line-height:1;
	font-size:10px;
	padding:10px 0;
	letter-spacing:-.40em;
}

.outline-container table td .telbox .tel span{
	display: inline-block;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	letter-spacing:normal;
}

.outline-container table td .telbox .tel .num{
	font-size:30px;
	padding:0 0 0 5px;
}

.outline-container table td .telbox .tm{
	line-height:1;
	font-size:10px;
}

.outline-container table td .telbox .tm span{
	padding:0 5px;
	color:#000000;
	font-weight:bold;
	line-height:1.5;
	background:#c5b37f;
	display: inline-block;
}

/*  =================================================
 *    Footer
 *================================================= */
#global-footer {
  padding: 34px 0 0;
  clear: both; }
  #global-footer .goto-top {
    padding: 0;
    width: 980px;
    margin: 0 auto;
    text-align: left;
    height: 38px; }
    #global-footer .goto-top a {
      width: 155px;
      height: 38px;
      float: right;
      background: url(../images/footer/bg_goto-top.png) no-repeat 0 0;
      text-align: center;
      text-indent: -9999em;
      overflow: hidden; }
      #global-footer .goto-top a:hover {
        background-position: right top; }
  #global-footer .copyright {
    padding: 0;
    height: 35px;
    padding-top: 15px;
    background: url(../images/footer/bg.png);
    font-size: 11px;
    color: #fff; }
    #global-footer .copyright img {
      margin: 18px 0 0; }

/*  =================================================
 *    Clearfix
 *================================================= */
.cl {
  display: inline-table;
  zoom: 1;
  display: block; }
  .cl:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .cl {
    height: 1px;
    zoom: 1; }

  
  
/*  =================================================
 *    mailformpro
 *================================================= */
 form#mailformpro .form-area dl {
  border: 1px solid #8c8c8c;
  border-collapse: collapse;
  margin-bottom: 10px }
form#mailformpro  .form-area dl dt, form#mailformpro .form-area  dl dd {
    border-bottom: 1px solid #8c8c8c;
    line-height: 160%;
    vertical-align: middle; }
form#mailformpro .form-area  dl dt {
    text-align: center;
    width:300px;
    padding:30px 0px 10px 0px;
    float:left;
    height:50px;
    background: #f6f5f1;
    font-weight: bold;
	font-size: 100%; }
form#mailformpro .form-area  dl dd {
    height:50px;
    padding:20px 0px 20px 20px;
    width:595px;
    float:left;
    text-align: left;
	font-size: 100%; }
form#mailformpro .form-area  dl .last {
    border: none; }
form#mailformpro .form-area  input[type=submit] {
    text-shadow: none; }
div#mfp_phase_confirm h4 {
	font-size: 150%;
	margin-bottom: 20px; }
table#mfp_confirm_table {
	margin-bottom: 40px; }
table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {
    border: 1px solid #8c8c8c; }
div.mfp_buttons button#mfp_button_send,
div.mfp_buttons button#mfp_button_cancel {
	width: 260px;
    height: 52px;
    margin: 0 20px;
    line-height: 52px;
    font-size: 22px;
    color: white;
    border: none;
    padding: 0;
    background: #49423c;
	border-radius: 10px;
    cursor: pointer; 
	text-shadow: none;
	margin: 0 10px; }
div.mfp_buttons button#mfp_button_send:hover,
div.mfp_buttons button#mfp_button_cancel:hover {
	opacity: 0.7; }
div.mfp_err {
	margin-top: 0px; }
.display_in-bl{
    display: inline-block;
}

.acmap{
	float:right;
	width: 315px;
}
.acmap .chuui{
	padding-top:10px;
}
.global-header_inner .menu-btn{
	display: none;
}
@media screen and (max-width: 1000px) {
*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}	
	img{
		max-width: 100%;
		height: auto;
	}
/*  =================================================
 *    Header
 *================================================= */

#global-header {
  width: 100%;
  height: auto;
  background: url(../images/header/bg_header.png) repeat-x 0 0;
	background-size: cover;
  position: relative;
  left: 0; 
	padding:0 0 10px;
}

.global-header_inner {
  width: 92%;
  margin: 0 auto;
 }
  .global-header_inner:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .global-header_inner {
    height: 1px;
    zoom: 1; }
  .global-header_inner .ci {
    padding: 15px 0 0;
    float: left; 
	width: 45%;
max-width: 160px;
	}
  .global-header_inner .tel {
    padding: 10px 0 0;
    float: left; 
	width: 40%;
max-width: 160px;
	  margin-left: 5%;
	}
	.global-header_inner .menu-btn{
		display: block;
		position: absolute;
		right:0;
		top:0;
		width: 10%;
		max-width: 50px;
	}
	.global-header_inner .menu-btn a{
		display: block;
		padding:5px;
		background: #C5B37F;
		height: 65px;
	}
	.global-header_inner .menu-btn a img{
		width: 33px;
	}

/*  =================================================
 *    Nav
 *================================================= */
#global-nav {
	display: none;
}

/*  =================================================
 *    Contents
 *================================================= */
/*  ==================================
 *    メインビジュアル
 *==================================== */
#main-visual {
  padding:0;
  background: url(../images/main-visual/bg_hospital.jpg) no-repeat center 100px;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; 
  position: relative; }

.main-visual_inner {
  background: url(../images/main-visual/bg_gradation.png) repeat-x 0 top; }

#main-visual2 {
  padding: 10.5vw 0;
  background: url(../images/main-visual/bg_hospital.jpg) no-repeat center top;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; 
  position: relative; }

.main-visual_title_area {
  background: url(../images/main-visual/bg_belt.png);
	height:10vw;
}
.main-visual_title_area.bnr {
  margin: 0 0 5vw;}

.main-visual_title_area .main-visual_title {
    padding: 4vw 0;
    width: 92%;
    margin: 0 auto;
    text-align: left;
    color: white;
    font-size: 42px;
    line-height: 140%;
    font-weight: normal;
    text-shadow: 0 -2px 6px rgba(181, 160, 69, 0.6), 0 2px 6px rgba(181, 160, 69, 0.6), 2px 0 6px rgba(181, 160, 69, 0.6), -2px 0 6px rgba(181, 160, 69, 0.6);
    zoom: 1; }
.main-visual_title_area .main-visual_title .strong {
      padding: 0 3px 0 0;
      font-size: 56px; }

/*
.main-visual_title_area2 {
	background: url(../images/main-visual/bg_belt2.png);
	height:30vw;
}
*/
.main-visual_title_area2 {
	height:30vw;
}
/* add 201704271535 */
.test5 .small {
      padding: 0 3px 0 0;
      font-size: 25px; }
.test5 .strong {
      font-size: 50px !important; }
/* end 201704271535 */


.main-visual_over-character {
  position: absolute;
  right: 20px;
  bottom: 0; }

.main-visual_over-character2 {
  position: absolute;
  top: 0;
  left: 0px;
  bottom: 0;
}

.main-visual_over-character.bnr {
  top: -567px; }

.main-bnr {
  position: absolute;
   left: -11px;
  top: -122px; }
  
.main-bnr1 {
  position: absolute;
   left: -11px;
  top: -240px; }

.main-bnr2 {
  position: absolute;
   left: -11px;
  top: -124px; }

.about-clinic {
width: 95%;
margin: 0 auto 25px;
background: url(../images/main-visual/bg_about-clinic.png) no-repeat center 20px white;
display: inline-table;
zoom: 1;
display: block;
position: absolute;
top: 0;
left: 4%;

}
.about-clinic {
width: 100%;
left: 0;
}
#main-visual .about-clinic {
	background: transparent;
	border: none;
	padding-bottom: 120px; }

  * html .about-clinic {
    height: 1px;
    zoom: 1; }
  .about-clinic .about-clinic_title {
    padding: 40px 0 30px; }
  .about-clinic .about-clinic_img {
    padding: 0 0 40px 25px;
    float: left; }
  .about-clinic .about-clinic_description {
    padding: 0 25px 30px 365px;
    line-height: 220%;
    text-align: left; }



/*  ==================================
 *    6つの特徴
 *==================================== */
#feature {
  padding: 10vw 0;
  background: url(../images/feature/feature_bg01.png); 
	background-size: cover;	
}

#feature h2 {
 width: 60%;
margin: 0 auto 2em; }
	#feature h2 img{
		margin-left: -5%;
	}
#feature .list {
  width: 92%;
  margin: 0 auto; }

#feature .list ul {
  padding: 5vw !important;
  background: #fff; }

#feature .list h3 {
  margin-bottom: 30px; }

#feature .list .item {
  overflow: hidden;
  width: 100%;
  padding-bottom: 7vw;
  margin: 0 auto; }

#feature .list .item .text {
  float: none;
  text-align: left;
  width: 360px; }

#feature .list .item .picture {
  float: none; }

#feature img.arrow {
  vertical-align: bottom; }


/*  ==================================
 *    料金
 *==================================== */
#price {
  width: 92%;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 8vw; }

.price-header {
  background: url(../images/common/bg_leaf.png); }

.price-header_inner {
  padding: 5vw 0;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative; }
  .price-header_inner .price-header_character {
    position: absolute;
    top: -7vw;
width: 25%;
left: -2%; }
  .price-header_inner .price-header_balloon {
    width: 75%;
    height: auto;
    margin: 0 0 30px;
	  padding:1em 2em;
    float: right;
    background: url(../images/common/bg_balloon.png) no-repeat left top;
	  background-size: cover;
    text-align: center;
    line-height: 1.4em; }
    .price-header_inner .price-header_balloon img {
      margin: 0; }
  .price-header_inner .price-header_title {
    clear: both; }

.price-header {
  background: none; }
  .price-header .price-header_inner {
    padding: 40px 0 40px; }
    .price-header .price-header_inner .price-header_character {
      top: -40px; }

.price_img {
  padding: 0 0 1.5em;
  float: none; }

.price_description {
  padding: 0 0 2em;
  line-height: 190%;
  text-align: left; }

	.price_performance {
  margin: 0 0 20px;
  clear: both;
  height: 93px;
  background: url(../images/price/bg_balloon.png) no-repeat center; }
  .price_performance .price_performance_title {
    padding: 15px 0 0; }
  .price_performance .price_performance_distance {
    color: white;
    text-align: right;
    padding: 2px 53px 0;
    font-size: 10px; }

#price-menu {
  padding: 1em;
  border: 1px solid #a89e96;
  background: #f9f9f6;
  text-align: left; }
  #price-menu .price-menu_title {
    padding: 0 0 35px; }

.price-menu_detail-price {
  margin: 0 0 13px;
height: auto;
border: solid 2px #C5B37F;
	background: none;
text-align: center; }
  .price-menu_detail-price .price-menu_detail-price_title {
    width: 100%;
    padding: 1em;
    text-align: center;
	  background: #C5B37F;
    float: none; }
  .price-menu_detail-price .price-menu_detail-price_area {
    width: 100%;
	  background: #fff;
    float: none;
    padding: 1em;
	text-align: center;}
    .price-menu_detail-price .price-menu_detail-price_area .initial-visit, .price-menu_detail-price .price-menu_detail-price_area .medical {
      padding: 0;
      font-size: 24px;
      float: none;
      font-weight: bold; }
    .price-menu_detail-price .price-menu_detail-price_area .initial-visit {
      width: auto;
      background: url(../images/price/bg_plus.png) no-repeat center bottom;
		background-size: 1em auto;
	padding-bottom:1.5em;
	margin-bottom:0.5em;}
      .price-menu_detail-price .price-menu_detail-price_area .initial-visit span {
        padding: 0 0 0 10px;
        font-weight: normal; }
    .price-menu_detail-price .price-menu_detail-price_area .medical {
      width: auto;
      text-align: center; }
  .price-menu_detail-price .price-menu_detail-price_note {
    width: 100%;
    font-size: 12px;
    float: none;
    line-height: 180%; }

.price-menu_card {
  float: none;
width: 60%;
margin: 0 auto 1em;
display: block; }

.price-menu_note {
  padding: 0;
  font-size: 13px;
  display: inline-table;
  zoom: 1;
  display: block; }
  .price-menu_note:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .price-menu_note {
    height: 1px;
    zoom: 1; }
  .price-menu_note li {
    margin: 0 20px 3px 0;
    float: left; }

.price-menu_tab-nav {
  padding: 40px 0 0;
  display: inline-table;
  zoom: 1;
  display: block;
  border-bottom: 3px solid #c5b37f;
  clear: both; }
  .price-menu_tab-nav:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .price-menu_tab-nav {
    height: 1px;
    zoom: 1; }
  .price-menu_tab-nav li {
    width: 100%;
    height: 59px;
    margin: 6px 0 0;
    background: white;
    float: left;
    text-align: center; }
    .price-menu_tab-nav li span {
      margin: 19px 0 0;
      display: block;
      height: 22px;
      text-indent: -999em;
      overflow: hidden; }
    .price-menu_tab-nav li.nav-1 span {
      background: url(../images/price/bg_tabmenu-1.png) no-repeat center 0; }
    .price-menu_tab-nav li.nav-2 span {
      background: url(../images/price/bg_tabmenu-2.png) no-repeat center 0; }
    .price-menu_tab-nav li.current, .price-menu_tab-nav li:hover {
      height: 65px;
      margin: 0;
      background: #c5b37f; }
      .price-menu_tab-nav li.current span, .price-menu_tab-nav li:hover span {
        background-position: center bottom; }

.price-menu_tab-container {
  display: inline-table;
  zoom: 1;
  display: block;
  display: none; }
  .price-menu_tab-container:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .price-menu_tab-container {
    height: 1px;
    zoom: 1; }
  .price-menu_tab-container.current {
    display: block; }
  .price-menu_tab-container .price-menu_detail {
    width: 100%;
margin: 1em 0 0;
background: white;
float: none; }
    .price-menu_tab-container .price-menu_detail.third {
      margin-right: 0; }
  .price-menu_tab-container .price-menu_detail_inner {
    padding: 15px 20px; }
  .price-menu_tab-container .price-menu_detail_title {
    padding: 0 0 15px;
    text-align: center;
    corlo: #48423c;
    font-size: 20px;
    font-weight: normal; }
  .price-menu_tab-container .price-menu_detail_menu {
    font-weight: bold;
    font-size: 13px;
    line-height: 160%; }
    .price-menu_tab-container .price-menu_detail_menu li {
      margin: 0 0 3px;
      padding-left: 1em;
      text-indent: -1em; }
  .price-menu_tab-container table {
    width: 100%;
    margin: 13px 0 0;
    font-size: 12px; }
    .price-menu_tab-container table th {
      width: 60px; }
    .price-menu_tab-container table td {
      padding: 10px 15px;
      text-align: left; }

.price-menu_footer {
  padding: 35px 0 0;
  clear: both;
  text-align: center; }
  .price-menu_footer .price-menu_footer_text {
    padding: 32px 20px 0; }
	.price-menu_footer .img{
		width: 40%;
		display: block;
		margin:0 auto;
	}

/*  ==================================
 *    予約までの流れ
 *==================================== */
#flow {
  background: #ffffff; }


.flow-header {
  background: url(../images/common/bg_leaf.png); }

.flow-header_inner {
  padding:10vw 0;
  width: 92%;
  margin: 0 auto;
  text-align: left;
  position: relative; }
  .flow-header_inner .flow-header_character {
	  display: none;
    position: absolute;
    left: 20px;
    top: -15px; }
  .flow-header_inner .flow-header_balloon {
	  display: none;
    width: 810px;
    height: 65px;
    margin: 0 0 30px;
    float: right;
    background: url(../images/common/bg_balloon.png) no-repeat 0 0;
    text-align: center;
    line-height: 65px; }
    .flow-header_inner .flow-header_balloon img {
      margin: 20.5px 0 0; }
  .flow-header_inner .flow-header_title {
    clear: both; }

.flow-container {
  width: 92%;
margin: 0 auto;
text-align: left;
padding: 10vw 0; }
  .flow-container .flow-detail {
    width: 100%;
    padding: 20px;
    margin: 0 0 30px 0;
    background: white;
    border: 4px solid #c5b37f;
    float: left;
    display: inline-table;
    zoom: 1;
    display: block; }
    .flow-container .flow-detail:after {
      content: ".";
      display: block;
      height: 0px;
      clear: both;
      visibility: hidden;
      font-size: 0em;
      line-height: 0; }
    * html .flow-container .flow-detail {
      height: 1px;
      zoom: 1; }
    .flow-container .flow-detail .flow-detail_img {
      margin: 0 0 22px; }
    .flow-container .flow-detail.step2 {
      float: right; }
    .flow-container .flow-detail.step3 {
      width: auto;
      float: none;
      margin: 0;
      clear: both; }
      .flow-container .flow-detail.step3 .flow-detail_img {
        margin: 0;
        float: none; }
      .flow-container .flow-detail.step3 p {
        padding-left: 0; }
    .flow-container .flow-detail p {
      padding-bottom: 0; }
      .flow-container .flow-detail p + p {
        padding-top: 1em; }
    .flow-container .flow-detail .flow-detail_title-area {
      padding: 3px 0 14px;
      display: inline-table;
      zoom: 1;
      display: block; }
      .flow-container .flow-detail .flow-detail_title-area:after {
        content: ".";
        display: block;
        height: 0px;
        clear: both;
        visibility: hidden;
        font-size: 0em;
        line-height: 0; }
      * html .flow-container .flow-detail .flow-detail_title-area {
        height: 1px;
        zoom: 1; }
      .flow-container .flow-detail .flow-detail_title-area .flow-detail_number {
        float: left;
width: 2em; }
      .flow-container .flow-detail .flow-detail_title-area .flow-detail_title {
        padding: 0.4em 0 0 2.5em; }
	.flow-container .flow-detail .flow-detail_title-area .flow-detail_title img{
		height: 1.3em;
		width: auto;
	}

/*  ==================================
 *    メッセージ
 *==================================== */

#message {
  padding: 10vw 0; }
#message .message_title {
    padding: 0 0 6vw; }

.message-container {
  width: 92%;
  margin: 0 auto;
  text-align: left;
  display: inline-table;
  zoom: 1;
  display: block; }
  .message-container:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .message-container {
    height: 1px;
    zoom: 1; }
  .message-container .message_doctor {
    float: none !important;
width: 40%;
margin: 0 auto 1em;
display: block; }
  .message-container .message-detail {
    padding:0 0; }
  .message-container .message-detail_title {
    padding: 0 0 30px; }
  .message-container p {
    padding: 0;
    font-size: 16px;
    line-height: 200%; }
  .message-container .message-detail_career {
    margin: 35px 0 0;
    padding: 15px;
    border: 4px solid #fef6e9;
    font-size: 13px; }
    .message-container .message-detail_career dt {
      padding: 0 0 5px;
      font-size: 17px; }

/*  ==================================
 *    問い合わせ
 *==================================== */
#contact {
  padding: 35vw 0 5vw;
  background: #fef6e9;
  border-top: 2px solid #c5b37f;
  border-bottom: 2px solid #c5b37f; }

.contact_title_area {
  padding: 0 5vw 8vw;
  height: auto;
  background: url(../images/contact/bg_title.png) no-repeat center top;
    background-size: auto;
  position: relative;
  background-size: cover;
}
  .contact_title_area .contact_title_character {
position: absolute;
left: 0;
bottom: 4.5vw;
width: 29%;
	}
  .contact_title_area .contact_title_balloon {
	  display: none;
    width: 804px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    font-size: 16px;
    background: url(../images/contact/bg_balloon.png) no-repeat 0 0;
    position: absolute;
    right: 0;
    top: -65px;
    text-indent: 25px; }
  .contact_title_area .contact_title {
    padding: 15px 0 0 28%;
	font-size: 1em;
	}
  .contact_title_area .contact_title_caption {
    color: white;
	  font-size: 2.5vw;
    padding: 10px 0 0 28%;
    line-height: 160%; }

.contact-container {
  width: 92%;
  margin: 0 auto;
  text-align: left;
  background: white; }
	#chatfom{
		padding:0 !important;
	}
	.chatmes figure{
		width: 80px !important;
		height: 80px !important;
	}
	.chatmes p {
  width: calc(100% - 100px) !important;
  padding: 1em !important;
		font-size: 3vw !important;
}
  .contact-container .contact_form {
    padding: 1em 1em 0; }
    .contact-container .contact_form table {
      width: 100%;
      font-size: 12px; }
      .contact-container .contact_form table th {
        width: 174px;
        text-align: left;
        padding: 10px 25px;
        height: 27px; }
      .contact-container .contact_form table th, .contact-container .contact_form table td {
        border-color: #cccccc; }
      .contact-container .contact_form table .must {
        color: #ff000d;
        font-size: 11px; }
    .contact-container .contact_form input[type="text"],
    .contact-container .contact_form input[type="tel"] {
      width: 457px;
      padding: 0;
      height: 34px;
      border: 1px solid #8c8c8c;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      text-indent: 10px; }
    .contact-container .contact_form textarea {
      width: 96%;
      height: 135px;
      border: 1px solid #8c8c8c;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      padding: 10px; }
    .contact-container .contact_form label {
      padding: 0.5em; }
    .contact-container .contact_form input[type="radio"] {
      margin: 0 5px 0 0; }
    .contact-container .contact_form select {
      height: 34px;
      border: 1px solid #8c8c8c;
      -o-border-radius: 5px;
      -ms-border-radius: 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background: white; }
  .contact-container .contact_form_btn-area {
    padding: 28px 0 0;
    text-align: center; }
    .contact-container .contact_form_btn-area input[type="submit"] {
      width: 401px;
      height: 52px;
      margin: 0 20px;
      line-height: 52px;
      font-size: 22px;
      color: white;
      border: none;
      padding: 0;
      background: url(../images/contact/bg_btn.png) no-repeat 0 0;
      cursor: pointer; }
      .contact-container .contact_form_btn-area input[type="submit"]:hover {
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        opacity: 0.7; }
  .contact-container .note {
    padding: 0 30px 30px;
    font-size: 12px; }

.contact_information {
  width: 92%;
  margin: 14px auto 0;
  background: white;
  border: 4px solid #c5b37f;
  text-align: center;
  display: inline-table;
  zoom: 1;
	padding:1em;
  display: block; }
  .contact_information:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .contact_information {
    height: 1px;
    zoom: 1; }
  .contact_information p {
    float: none; }
	.contact_information p img{
		width: auto;
		height: 12vw;
	}
  .contact_information .contact_information_tel {
    padding: 0 0 1em; }
	.contact_information .contact_information_tel img{
		width: 90%;
		height: auto;
	}
  .contact_information .contact_information_access {
    padding: 0 0 1em;}
  .contact_information .contact_information_ci {
    padding: 0; }

/*  ==================================
 *    会社概要
 *==================================== */
.outline_title {
  padding: 5vw 0 3vw; }
	.outline_title img{
		height:2.5em;
		width: auto;
		margin:0 auto;
		display: block;
	}
.outline-container {
  width: 92%;
  margin: 0 auto;
  text-align: left; }
  .outline-container .map {
    float: right; }
  .outline-container .outline_station_title {
    padding: 25px 0 0;
    font-weight: bold;
    font-size: 12px; }
  .outline-container .outline_station {
    font-size: 12px;
    line-height: 180%; }
	.outline-container .outline_station:last-of-type{
		padding-bottom:2em;
	}
    .outline-container .outline_station dt {
      float: left; }
    .outline-container .outline_station dd {
      padding: 0 0 0 115px; }
  .outline-container table {
    width: 100%; }
    .outline-container table th, .outline-container table td {
      width: 100%;
display: block;
padding-left: 1em;}
    .outline-container table th {
      width: 100%; }
    .outline-container table td {
      padding-left: 1em;
      padding-right: 1em; }

.outline-container table td .telbox{
	width:330px;
}

.outline-container table td .telbox a{
	text-decoration: none;
	display:block;
}

.outline-container table td .telbox .tl{
	line-height:1;
	font-size:12px;
	text-align:center;
	padding:5px;
	border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#c5b37f;
	color:#ffffff;
}

.outline-container table td .telbox .tel{
	line-height:1;
	font-size:10px;
	padding:10px 0;
	letter-spacing:-.40em;
}

.outline-container table td .telbox .tel span{
	display: inline-block;
	vertical-align:middle;
	text-align:left;
	font-weight:bold;
	letter-spacing:normal;
}

.outline-container table td .telbox .tel .num{
	font-size:30px;
	padding:0 0 0 5px;
}

.outline-container table td .telbox .tm{
	line-height:1;
	font-size:10px;
}

.outline-container table td .telbox .tm span{
	padding:0 5px;
	color:#000000;
	font-weight:bold;
	line-height:1.5;
	background:#c5b37f;
	display: inline-block;
}

/*  =================================================
 *    Footer
 *================================================= */
#global-footer {
  padding: 34px 0 0;
  clear: both; }
  #global-footer .goto-top {
    padding: 0;
    width: 92%;
    margin: 0 auto;
    text-align: left;
    height: 38px; }
    #global-footer .goto-top a {
      width: 155px;
      height: 38px;
      float: right;
      background: url(../images/footer/bg_goto-top.png) no-repeat 0 0;
		background-size: cover;
      text-align: center;
      text-indent: -9999em;
      overflow: hidden; }
      #global-footer .goto-top a:hover {
        background-position: right top; }
  #global-footer .copyright {
    height: auto;
padding-top: 15px;
background: url(../images/footer/bg.png);
  background-repeat: repeat;
font-size: 11px;
color: #fff;
padding: 1em;
background-repeat: repeat; }
    #global-footer .copyright img {
      margin: 18px 0 0; }

/*  =================================================
 *    Clearfix
 *================================================= */
.cl {
  display: inline-table;
  zoom: 1;
  display: block; }
  .cl:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0em;
    line-height: 0; }
  * html .cl {
    height: 1px;
    zoom: 1; }

  
  
/*  =================================================
 *    mailformpro
 *================================================= */
 form#mailformpro .form-area dl {
  border: 1px solid #8c8c8c;
  border-collapse: collapse;
  margin-bottom: 10px }
form#mailformpro  .form-area dl dt, form#mailformpro .form-area  dl dd {
    border-bottom: 1px solid #8c8c8c;
    line-height: 160%;
    vertical-align: middle; }
form#mailformpro .form-area  dl dt {
    text-align: center;
    width:300px;
    padding:30px 0px 10px 0px;
    float:left;
    height:50px;
    background: #f6f5f1;
    font-weight: bold;
	font-size: 100%; }
form#mailformpro .form-area  dl dd {
    height:50px;
    padding:20px 0px 20px 20px;
    width:595px;
    float:left;
    text-align: left;
	font-size: 100%; }
form#mailformpro .form-area  dl .last {
    border: none; }
form#mailformpro .form-area  input[type=submit] {
    text-shadow: none; }
div#mfp_phase_confirm h4 {
	font-size: 150%;
	margin-bottom: 20px; }
table#mfp_confirm_table {
	margin-bottom: 40px; }
table#mfp_confirm_table tr th, table#mfp_confirm_table tr td {
    border: 1px solid #8c8c8c; }
div.mfp_buttons button#mfp_button_send,
div.mfp_buttons button#mfp_button_cancel {
	width: 260px;
    height: 52px;
    margin: 0 20px;
    line-height: 52px;
    font-size: 22px;
    color: white;
    border: none;
    padding: 0;
    background: #49423c;
	border-radius: 10px;
    cursor: pointer; 
	text-shadow: none;
	margin: 0 10px; }
div.mfp_buttons button#mfp_button_send:hover,
div.mfp_buttons button#mfp_button_cancel:hover {
	opacity: 0.7; }
div.mfp_err {
	margin-top: 0px; }
.display_in-bl{
    display: inline-block;
}

.acmap{
	float:none;
	width: 100%;
}
	.acmap iframe{
		width: 100%;
	}
.acmap .chuui{
	padding-top:10px;
}	
}