@charset "UTF-8";
/* CSS Document */
body {
background-color: white;
height: auto;
margin: 0 auto;
font-size: 2.3vw;
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
@media screen and (min-width:1200px) {
	body{
		width: 1200px;
		
}
}
@media screen and  (min-width:700px) and ( max-width:1199px)  {
	body{
		width: 100%;
		
}
}
@media screen and (max-width:699px) {
	body{
		width: 100%;
		
}
}

body a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#cd{
	clear: both;
}
.cd{
	clear: both;
}
/* トップバナー */
@media screen and (min-width:700px) {
#section_top_bannar{
	width: 95%;
	margin: 0 auto;
	margin-top: 18px;
}
}
@media screen and (max-width:699px) {
#section_top_bannar{
	display: none;
}
}
.top_tel{
	float:left;
	width: 30%
}
.top_tel img{
	width: 80%;
	height: auto;	
}
.top_rogo{
	float:left;	
	width: 40%;
    text-align: center;
	margin: 0 auto;
}
.top_rogo img{
	width: 80%;
	height: auto;	
}
.top_yoyaku{
	float:left;
	width: 30%
}
.top_yoyaku img{
	width: 20%;
	height: auto;
}
@media screen and (min-width:700px) {
#section_top_image img{
    width: 100%;
	height: auto;
}
}
@media screen and (max-width:699px) {
#section_top_image img{
    display: none;
}
}
@media screen and (min-width:700px) {
#section_top_image_s img{
     display: none;
}
}
@media screen and (max-width:699px) {
#section_top_image_s img{
    width: 100%;
	height: auto;
}
}
#top_tel{
	float:left;
	width: 15%;
}
.slider{
	width: 100%;
	margin: 0 auto;
  box-sizing : border-box;
}
#section_top_image{
	width: 100%;
	margin: 0 auto;
  box-sizing : border-box;
}

/* キャッチ1200 */
@media screen and (min-width:1200px) {
#section_catch{
	width: 85%;
	height: auto;
	padding-bottom: 5vw;
	padding-top: 3vw;
	margin: 0 auto;
}
#section_catch_L{
	float:left;
	width: 60%;
    text-align: left;
	margin: 0 auto;	
	padding-bottom: 15px;
    box-sizing: border-box;
	line-height: 35px;
	
}
#section_catch_L h2{
    font-size: 30px;
	text-align: left;
}
#section_catch_L p{
    font-size: 20px;
}
#section_catch_R{
	float:left;
	width: 40%;
    text-align: left;
	margin: 0 auto;	
	padding-left: 3vw;
    box-sizing: border-box;
	
}
#section_catch_R img{
	width: 100%;
	height: auto;
	
}
#section_catch_s_1{
	     display: none;		
	}
}

/* キャッチ700 */
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_catch{
	width: 85%;
	height: auto;
	padding-bottom: 5vw;
	padding-top: 3vw;
	margin: 0 auto;
}
#section_catch_L{
	float:left;
	width: 60%;
    text-align: left;
	margin: 0 auto;	
	padding-bottom: 15px;
    box-sizing: border-box;
	line-height: 130%;
	
}
#section_catch_L h2{
    font-size: 3vw;
	text-align: left;
}
#section_catch_R{
	float:left;
	width: 40%;
    text-align: left;
	margin: 0 auto;	
	padding-left: 3vw;
    box-sizing: border-box;
	
}
#section_catch_R img{
	width: 100%;
	height: auto;
	
}
#section_catch_s_1{
	     display: none;		
	}
#section_catch_L h2{
    font-size: 2.5vw;
	text-align: left;
}
#section_catch_L p{
    font-size: 1.5vw;
}
}
/* キャッチスマホ */
@media screen and (max-width:699px) {
#section_catch{
	width: 85%;
	height: auto;
	padding-bottom: 5vw;
	padding-top: 3vw;
	margin: 0 auto;
}
#section_catch_L{
	display: none;
}
#section_catch_L h2{
    font-size: 4vw;
}
#section_catch_L p{
    font-size: 2.6vw;
}
#section_catch_R{
	display: none;
	
}
#section_catch_L hr{
    text-align: left;
	margin: 0 auto;		
}
#section_catch_R img{
	width: 100%;
	height: auto;
}
#section_catch_doctor_s{
	     display: none;
	width: 30%;
	height: auto;
	margin: 0 auto;
	padding-top: 4vw;
}
#section_catch_doctor_s img{
	width: 100%;
	height: auto;
}
#section_catch_s_1{
	text-align: center;
}
#section_catch_s_1 p{
	line-height: 150%;
}
#section_catch_s_1 img{
	width: 60%;
	height: auto;
    	
}
}
/* 診察内容*/
@media screen and (min-width:1200px) {
#section_contents{
	clear: both;
	margin: 0 auto;	
	width: 100%;
	height: 550px;
	background-color: #F2F2F2;
    font-size: 30px;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_contents{
	clear: both;
	margin: 0 auto;	
	width: 100%;
	height: 43vw;
	background-color: #F2F2F2;
	font-size: 2vw;
}
}
@media screen and (max-width:699px) {
#section_contents{
	clear: both;
	margin: 0 auto;	
	width: 100%;
	height: 52vw;
	background-color: #F2F2F2;
	font-size: 2.3vw;
}
}
@media screen and (min-width:700px) {
#section_contents_title img{
	width: 100%;
	height: auto;
}
}
@media screen and (max-width:699px) {
#section_contents_title img{
	display: none;
}
}
@media screen and (min-width:700px) {
#section_contents_title_s img{
	display: none;
}
}
@media screen and (max-width:699px) {
#section_contents_title_s img{
	width: 100%;
	height: auto;
}
}
#section_contents_parts1{
	width: 90%;
	margin: 0 auto;
}
@media screen and (min-width:1200px)  {
.section_contents_parts1_2{
	width: 90%;
	background-color: #A52474;
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px;
	color: white;
	border-radius:15px;
	margin: 0 auto;
	line-height: 2px;
}
.section_contents_parts1_3{
	width: 90%;
	background-color: #A52474;
	text-align: center;
	padding-top: 41px;
	padding-bottom: 41px;
	color: white;
	border-radius:15px;
	margin: 0 auto;
	line-height: 2px;
}
.section_contents_parts1_1{
	float:left;
	width: 33.3%;
	padding-bottom: 36px;
}
}
@media screen and (max-width:1199px)  {
.section_contents_parts1_2{
	width: 90%;
	background-color: #A52474;
	text-align: center;
	padding-top: 2vw;
	padding-bottom: 2vw;
	color: white;
	border-radius:15px;
	margin: 0 auto;
	line-height: 2px;
}
.section_contents_parts1_3{
	width: 90%;
	background-color: #A52474;
	text-align: center;
	padding-top: 3.4vw;
	padding-bottom: 3.4vw;
	color: white;
	border-radius:15px;
	margin: 0 auto;
	line-height: 2px;
}
.section_contents_parts1_1{
	float:left;
	width: 33.3%;
	padding-bottom: 3vw;
}
}

/* レーザーとか*/
@media screen and (min-width:1200px) {
#section_about{
	background-image: url(../images/blur_back.jpg);
	width: 100%;
	height: 1020px;
	padding-top: 15px;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about{
	background-image: url(../images/blur_back.jpg);
	width: 100%;
	height: 85vw;
	padding-top: 15px;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
}
@media screen and (max-width:699px) {
#section_about{
	background-image: url(../images/blur_back.jpg);
	width: 100%;
	height: 160vw;
	padding-top: 15px;
	background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
}
@media screen and (min-width:1200px) {
#section_about h2{
    font-size: 30px;
	text-align:center;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about h2{
    font-size: 2.5vw;
	text-align:center;
}
}
@media screen and (max-width:699px) {
#section_about h2{
    font-size: 4vw;
	text-align:center;
}
}
#section_about hr{
    width: 60%;
    text-align: center;
	margin: 0 auto;		
}
#section_about_top{
	width: 90%;
	margin: 30px auto;
}
@media screen and (min-width:1200px) {
#section_about_1{
	float: left;
	width: 38%;
	height: 396px;
	background-color: white;
	padding: 36px;
	margin: 24px;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_1{
	float: left;
	width: 38%;
	height: 33vw;
	background-color: white;
	padding: 3vw;
	margin: 2vw;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (max-width:699px) {
#section_about_1{
	width: 90%;
	height: 40vw;
	background-color: white;
	margin: 2vw auto;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (min-width:1200px) {
#section_about_1_L{
	float:left;
	width: 48%;
	line-height: 34px;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_1_L{
	float:left;
	width: 48%;
	line-height: 120%;
	
}
}
@media screen and (max-width:699px) {
#section_about_1_L{
	float:left;
	width: 60%;
	padding-left: 5vw;
	
}
}
@media screen and (min-width:700px) {
#section_about_1_R{
	float:left;
	width: 48%;
}
}
@media screen and (max-width:699px) {
#section_about_1_R{
	float:left;
	width: 30%;
	padding-left: 3vw;
}
}
@media screen and (min-width:1200px) {
#section_about_1_R img{
	width: 80%;
	height: auto;
	margin-left: 24px;
	padding-top: 20px;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_1_R img{
	width: 80%;
	height: auto;
	margin-left: 2vw;
}
}
@media screen and (max-width:699px) {
#section_about_1_R img{
	width: 60%;
	height: auto;
	margin-left: 2vw;
}
}
@media screen and (min-width:1200px) {
#section_about_1 h2{
	color:  #A52474;
	font-size: 24px;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_1 h2{
	color:  #A52474;
	font-size: 2vw;
	
}
}
@media screen and (max-width:699px) {
#section_about_1 h2{
	color:  #A52474;
	font-size: 3.5vw;
	
}
}
@media screen and (min-width:1200px) {
#section_about_1 p{
	font-size: 18px;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_1 p{
	font-size: 1.5vw;
	
}
}
@media screen and (max-width:699px) {
#section_about_1 p{
	font-size: 2.6vw;
	
}
}
@media screen and (min-width:1200px) {
#section_about_2{
	float: right;
	width: 38%;
	height: 396px;
	background-color: white;
	padding: 36px;
	margin: 24px;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_2{
	float: right;
	width: 38%;
	height: 33vw;
	background-color: white;
	padding: 3vw;
	margin: 2vw;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (max-width:699px) {
#section_about_2{
	width: 90%;
	height: 43vw;
	background-color: white;
	margin: 5vw auto;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (min-width:1200px) {
#section_about_2_L{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 34px;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_2_L{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 130%;
}
}
@media screen and (max-width:699px) {
#section_about_2_L{
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0 3vw;
}
}
@media screen and (min-width:700px) {
#section_about_2_R{
	width: 60%;
	margin: 0 auto;
}
}
@media screen and (max-width:699px) {
#section_about_2_R{
	width: 30%;
	margin: 0 auto;
}
}
#section_about_2_R img{
	width: 100%;
	height: auto;
}
@media screen and (min-width:1200px) {
#section_about_2 h2{
	color:  #A52474;
	font-size: 24px;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_2 h2{
	color:  #A52474;
	font-size: 2vw;
	
}
}
@media screen and (max-width:699px) {
#section_about_2 h2{
	color:  #A52474;
	font-size: 3.5vw;
	
}
}
@media screen and (min-width:1200px) {
#section_about_2 p{
	font-size: 18px;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_2 p{
	font-size: 1.5vw;
	
}
}
@media screen and (max-width:699px) {
#section_about_2 p{
	font-size: 2.6vw;
	
}
}
@media screen and (min-width:1200px) {
#section_about_3{
	width: 38%;
	height: 240px;
	background-color: white;
	padding: 24px;
	margin: 0 auto;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_3{
	width: 38%;
	height: 20vw;
	background-color: white;
	padding: 2vw;
	margin: 0 auto;
	border-radius:15px;
    border : solid 1px #A52474;
	
}
}
@media screen and (max-width:699px) {
#section_about_3{
	width: 90%;
	height: 36vw;
	background-color: white;
	margin: 5vw auto;
	border-radius:15px;
    border : solid 1px #A52474;
}
}
#section_about_3_L{
	float:left;
	width: 68%;
	
}
#section_about_3_R{
	float:left;
	width: 30%;
	height: auto;
}
@media screen and (min-width:1200px) {
#section_about_3_R img{
	width: 80%;
	height: auto;
	margin-left: 24px;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_3_R img{
	width: 80%;
	height: auto;
	margin-left: 2vw;
}
}
@media screen and (max-width:699px) {
#section_about_3_R img{
	width: 55%;
	height: auto;
	margin-left: 4vw;
	margin-top: 3vw;
}
}
@media screen and (min-width:1200px) {
#section_about_3_L h2{
	color:  #A52474;
	font-size: 24px;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_3_L h2{
	color:  #A52474;
	font-size: 2vw;
	
}
}
@media screen and (max-width:699px) {
#section_about_3_L h2{
	color:  #A52474;
	font-size: 3.5vw;
	
}
}
@media screen and (min-width:1200px) {
#section_about_3_L p{
	font-size: 18px;
		line-height: 34px;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_about_3_L p{
	font-size: 1.5vw;
	line-height: 180%;
}
}
@media screen and (max-width:699px) {
#section_about_3_L p{
	font-size: 2.6vw;
	padding-left: 5vw;
	
}
}
@media screen and (min-width:700px) {
#section_about_bottom{
	clear: both;
	padding-top: 20px;
}
}
@media screen and (max-width:699px) {
#section_about_bottom{
	width: 90%;
	margin: 0 auto;
}
}
/* アクセス*/
#section_floor_map{
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 5vw;
}
#section_floor_map img{
	width: 100%;
	height: auto;
}
/* アドレス */
@media screen and (min-width:1200px) {
#section_address{
	width: 90%;
	margin: 60px auto;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_address{
	width: 90%;
	margin: 5vw auto;
}
}
@media screen and (min-width:1200px) {
#section_address_L{
	float:left;
	width: 50%;
	padding: 24px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_address_L{
	float:left;
	width: 50%;
	padding: 2vw;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}
}
@media screen and (max-width:699px) {
#section_address_L{
	width: 60%;
	text-align: center;
	margin: 5vw auto;
	padding-top: 5vw;
	
}
}
#section_address_L img{
    width: 100%;
	height: auto;
	
}
@media screen and (min-width:1200px) {
#section_address_R{
	float:left;
	width: 50%;
	padding: 24px;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
#section_address_R{
	float:left;
	width: 50%;
	padding: 2vw;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
	
}
}
@media screen and (max-width:699px) {
#section_address_R{
	width: 80%;
	padding-top: 3vw;
	text-align: center;
	margin: 0 auto;
	
}
}
@media screen and (min-width:1200px) {
#section_address_R img{
    width: 100%;
	height: auto;
	padding-bottom: 24px;
	
}
}
@media screen and (max-width:1199px) {
#section_address_R img{
    width: 100%;
	height: auto;
	padding-bottom: 2vw;
	
}
}
@media screen and (min-width:1200px) {
.section_address_R_2{
	width: 100%;
	height: 48px;
	background-color: #A52474;
	color: white;
	border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
	font-size: 14px;
}
}
@media screen and (min-width:700px) and ( max-width:1199px) {
.section_address_R_2{
	width: 100%;
	height: 4vw;
	background-color: #A52474;
	color: white;
	border-radius: 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
	font-size: 1.2vw;
}
}
@media screen and (max-width:699px) {
.section_address_R_2{
	width: 100%;
	height: 5vw;
	background-color: #A52474;
	color: white;
	border-radius: 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
	font-size: 2.2vw;
}
}
#section_floor_map_kochira{
	width: 80%;
	height: 34vw;
	margin: 0 auto;
	margin-bottom: 5vw;
	padding: 5vw;
	background-color: #F2F2F2;
	box-sizing: border-box;
}
#section_floor_map_kochira_L{
	float:left;
	width: 60%;
	height: auto;
	text-align: center;
	box-sizing: border-box;
}
#section_floor_map_kochira_L img{
	width: 100%;
	height: auto;
}
#section_floor_map_kochira_R{
	float:left;
	width: 40%;
	height: auto;
	padding-left: 5vw;
	text-align: center;
	box-sizing: border-box;
}
#section_floor_map_kochira_R img{
	width: 100%;
	height: auto;
}
/* グーグルマップ */
@media screen and (min-width:700px) {
#section_g_map{	
	clear: left;
	position:relative;
		width: 87%;
	    height:0;
    padding-top:50%;
	margin: 0 auto;
}
}
@media screen and (max-width:699px) {
#section_g_map{	
	clear: left;
	position:relative;
		width: 87%;
	    height:0;
    padding-top:100%;
	margin: 0 auto;
}
}
#section_g_map iframe{	
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
/* スマホハンバーガーメニュー*/
@media screen and (min-width:700px) {
header{
	display: none;
}
}

@media screen and (max-width:699px) {
header{
  padding:10px;
  background: white;
}
}


#nav-drawer {
  position: relative;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーの形をCSSで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #555;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒箇所*/
#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*メニューの中身*/
#nav-content {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 90%;
  max-width: 200px;/*最大幅（お好みで調整を）*/
  height: 100%;
  background:#A52474;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);
}
.content_1{
   border-top:  1px solid #ffffff;
}
.content_1 h2{
   border-bottom:  1px solid #ffffff;
   line-height: 20vw;
}
#nav-content h2{
	font-size: 4vw;
}
/*チェックがついたら表示させる*/
#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

.header-logo-menu{
	display: flex;
	display: -moz-flex;
	display: -o-flex;
	display: -webkit-flex;
	display: -ms-flex;
	flex-direction: row;
	-moz-flex-direction: row;
	-o-flex-direction: row;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
}

/*ロゴやサイトタイトルをセンタリング*/
.logo-erea{text-align:center;margin:auto;}

#nav-content{
	color: white;
	text-align: center;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 1.4vw;
	
}
#nav-content a{
	color: white;
	text-decoration:none; 
}
/* フッター */
@media screen and (min-width:700px) {
footer{
	clear: left;
	background-color: #A52474;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color: white;
	text-align: center;
	font-size: 13px;
	height: 40px;
	margin: 0px auto;
}
}
@media screen and (max-width:699px) {
footer{
	clear: left;
	background-color: #A52474;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	color: white;
	text-align: center;
	font-size: 13px;
	height: 90px;
	margin: 0px auto;
}
}


/*電話700px～PC　PC上では見えないようにする*/
@media screen and (min-width:700px) {
	.footer_area{
		display: none;
}	
}
 
/*スマホ～699pxの幅サイズまで*/
@media screen and (max-width:699px) {
.footer_area {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba( 0, 0, 0, 0.6 );
	z-index: 10000;
}
.footer_area .footer_area_inner {
    position: relative;
    width: 90%;
    margin: 0px auto;
    padding: 10px 0;
	margin-right: 0px;
}
.footer_area .footer_area_inner .footer_area_inner_btn {
    width: 90%;
    padding: 11px 0;
    font-size: 20px;
    font-weight: bold;
	line-height: 1.3;
    
}
.inquiry_btn {
    background-color: #feb500;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
	width: 90%;
    padding: 5px 0;
    font-size: 4vw;
    font-weight:normal
}
.inquiry_btn:link, .inquiry_btn:visited {
    color: #FFFFFF !important;
}
.footer_area_inner span{
	color: #fff;
}
#siteBottom{
	margin-bottom: 85px;
}
}
