@charset "utf-8";

/*--Base------------------------------------------------------------*/

html,body {
	width: 100%;
	-webkit-text-size-adjust: 100%;
}

html {
	height: 100%;
	overflow-y: scroll;
	scroll-behavior: smooth;
}

/*--Reset-----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

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

ul,ol {
	list-style: none;
}

/*--Text------------------------------------------------------------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/*--Link------------------------------------------------------------*/
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover,
a:active {
	color: #CCCCCC;
}

a:focus {
	outline: none;
}

/*--HTML5-----------------------------------------------------------*/

article,aside,details,footer,header,main,menu,nav,section,summary {
	display: block;
}

/*--sample----------------------------------------------------------*/

/*--layout----------------------------------------------------------*/

#wrapper {
	width: 100%;
}

#header {
	background: #ffffff;
	width: 100%;
}

#header header {
	margin: 0 auto;
}



#footer {
	width: 100%;
	background-color: #FAFAFA;
}

#footer footer {
	margin: 0 auto;
	width: 1000px;
}

#header header,
#footer footer {
	width: 1000px;
}

/*--トップページ----------------------------------------------------------*/
.headerTopAria {
	height: 46px;
	width: 100%;
	position: relative;
}
.hederYoyaku {
	text-align: left;
	height: 46px;
}

.hederTel {
	text-align: right;
	height: 46px;
	margin-top: -46px;
}

.topSlider {
	width: 100%;
	height: 530px;
}
.topSlider img {
	width: 100%;
	height: 530px;
}

.gNavContainer {
	width: 100%;
	height: 79px;
	background-image: url(../img/top/gnav/nav_bg.png);
	background-repeat: repeat-x;
	position: relative;
}

.gNavInner {
	width: 1000px;
	height: 79px;
	margin: 0 auto;
}


.mainNav {
    width: 100%;
    position: absolute;
    background-color: #EFF4C6;
}

.mainNavBox01 {
	display: table-cell;
}

.mainNavContainer {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.mainNav02 {
	width: 100%;
	position: absolute;
}
.mainNav02 {
	width: 100%;
	margin-top: 222px;
}

.middleLinkBox {
	width: 100%;
	height: 108px;
	background: #6FB82B;
	text-align: center;
	position: absolute;
}
.middleLinkBox a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.middleLinkBox a:hover{
    background-color:#6FB82B;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#leftHalf{
	width: 50%;
	position: absolute;
	left: 0px;
	height: 300px;
	background-image:url(../img/top/main_nav_bg01.png);
	background-position: top center;
	background-size:cover;
}
#rightHalf {
	width: 50%;
	position: absolute;
	right: 0px;
	height: 300px;
	background-image:url(../img/top/main_nav_bg02.png);
	background-position: top center;
	background-size:cover;
}

.eqLink {
	top: 30%;
	left: 34%;
	position: absolute;
}

.flowLink {
	top: 30%;
	left: 38%;
	position: absolute;
}

.newsArea {
	width: 100%;
	background-color: #F9F7EE;
}

.newsContainer {
	width: 1000px;
	margin: 522px auto 0 auto;
	padding-top: 157px;
	padding-bottom: 42px;
	
}
.newsTitle {
	text-align: center;
}

.newsLink {
	text-align: center;
	margin-top: 19px;
}

#topLogoBox {
	width: 634px;
	position: relative;
	margin: auto;
	z-index: 100;
}

#topLogo {
	position: absolute;
	margin-top: 100px;
}

.bottomInfoContainer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.bottomInfoContainer h2 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 20px;
	font-weight: bold;
	margin-top: 36px
}


.bottomInfoBox01 {
	float: left;
	margin-right: 115px;
	width: 370px;

}
.bottomInfoBox02 {
	float: left;
	width: 509px;
	margin-top: 20px;
	margin-right: 0px;
}

.bottomInfoInner {
	overflow: hidden;
}

/* clearfix */
.bottomInfoInner:before,
.bottomInfoInner:after {
    content: "";
    display: table;
}
 
.bottomInfoInner:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.bottomInfoInner {
    zoom: 1;
}

.infoTable {
	width: 370px;
	border: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.infoTable th {
	width: 62px;
	font-weight: normal;
	vertical-align: top;
}

.infoGrn  {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6DB82B;
	font-size: 14px;
	font-weight: bold;
}

.bottomInfoInner h3 {
	margin-top: 14px;
	border-bottom: 1px #999999 dotted;
	padding-bottom: 5px;
	width: 370px
}

.infoText {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	letter-spacing: 0.15em;
}

.infoImg {
	margin-top: 10px;
}

.infoText02 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	letter-spacing: 0.1em;
}

.bottomInfoBox02 p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-top: 30px;
	line-height: 140%;
	letter-spacing: 0.1em;
}

.gmapBox {
	margin-top: 28px;
}

.toTopContainer {
	width: 100%;
	background-color: #FAFAFA;
	padding-top: 52px;
	padding-bottom: 23px;
	margin-top: 58px;
}

.pageTop {
	margin: 0 auto;
	width: 1000px;
	text-align: right;
	background-color: #FAFAFA;
}

/*--フッター----------------------------------------------------------*/

#footer h3 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	line-height: 160%;
}

.footerBox01 {
	float: left;
	width: 333px;
	margin-right: 56px;
}
.footerBox02 {
	float: left;
	width: 277px;
	margin-right: 54px;
}
.footerBox03 {
	float: left;
	width: 280px;
	margin-right: 0px;
}

.footerContainer {
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 160%;
}

/* clearfix */
.footerContainer:before,
.footerContainer:after {
    content: "";
    display: table;
}
 
.footerContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.footerContainer {
    zoom: 1;
}

.footerBold {
	font-weight: bold;
	color: #C4D82E;
}

.footerBox03 img {
	margin-top: 17px;
}
.footerBox03 p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	line-height: 100%;
	margin-top: 12px;
	margin-right: 3px;
}

.footerBox04 {
	float: left;
	width: 489px;
	margin-right: 38px;
	margin-bottom: 21px;
}
.footerBox05 {
	float: left;
	margin-top: 15px;
}

.footerContainer02 {
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
	margin-top: 23px;
}

/* clearfix */
.footerContainer02:before,
.footerContainer02:after {
    content: "";
    display: table;
}
 
.footerContainer02:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.footerContainer02 {
    zoom: 1;
}

.copy {
	text-align: center;
	border-top: #999999 dotted 1px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	padding-top: 38px;
	padding-bottom: 38px;
}

/*--当院について----------------------------------------------------------*/

.topLogo {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 45px;
}

.hederTel02 {
	text-align: right;
	height: 46px;
	top: 0;
	right: 0;
	position: absolute;
}

.mainContents {
	margin: 0 auto;
	width: 1000px;
}

.mainTitle {
	margin: 45px auto 0 auto;
	text-align: center;
	width: 472px;
}

.aboutNavBox01 {
	float: left;
	margin-right: 6px;
}
.aboutNavBox02 {
	float: left;
	margin-right: 0px;
}

.aboutNavContainer {
	overflow: hidden;
	margin: 45px auto 0 auto;
	border-top: 1px solid #999999;
	width: 1000px;
}

/* clearfix */
.aboutNavContainer:before,
.aboutNavContainer:after {
    content: "";
    display: table;
}
 
.aboutNavContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.aboutNavContainer {
    zoom: 1;
}

.subTitle {
	margin-top: 69px;
	text-align: center;
}

.aboutLogo {
	margin-top: 76px;
	text-align: center;
}

.featureText01 {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 24px;
	font-weight: bold;
	line-height: 160%;
	margin-top: 44px;
}

.featureBox01 {
	margin-top: 88px;
	text-align: center;
}
.featureBox02 {
	margin-top: 0px;
	text-align: center;
}
.featureBox03 {
	margin-top: 0px;
	margin-botttom: 98px;
	text-align: center;
}

/*--当院について ご挨拶----------------------------------------------------------*/
.messageBox {
	margin: 0 auto;
	width: 1000px;
}

.messageText01  {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 29px;
	font-weight: bold;
	line-height: 160%;
	margin-top: 65px;
}

.messageText02  {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 300%;
	margin-top: 36px;
}

.messageImg {
	margin-top: 60px;
	margin-bottom: 100px;
}


.accessInfo {
	margin-top: 76px;
}
.accessInfo02 {
	margin-top: 57px;
}

.accessInfoBox01 {
	float: left;
	margin-right: 28px;
}
.accessInfoBox02 {
	float: left;
	margin-right: 0px;
}

.accessInfoContainer {
	overflow: hidden;
	margin-top: 50px;
	margin-bottom: 120px;
}

/* clearfix */
.accessInfoContainer:before,
.accessInfoContainer:after {
    content: "";
    display: table;
}
 
.accessInfoContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.accessInfoContainer {
    zoom: 1;
}

.accessMapBox {
	margin-top: 84px;
}

.gmapLink {
	text-align: right;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 14px;
	font-weight: bold;
	margin-top: 56px;
}

.gmapLink a:link {
	color: #6EB92B;
	text-decoration: none;
} 

.gmapLink a:visited {
	color: #6EB92B;
}
.gmapLink a:hover,
.gmapLink a:active {
	color: #C6EAA6;
}

/*--歯の治療----------------------------------------------------------*/

.medicalNavBox01 {
	float: left;
	margin-right: 20px;
}
.medicalNavBox02 {
	float: left;
	margin-right: 0px;
}

.medicalNavContainer {
	overflow: hidden;
	margin: 45px auto 0 auto;
	border-top: 1px solid #999999;
	width: 1000px;
}

/* clearfix */
.medicalNavContainer:before,
.medicalNavContainer:after {
    content: "";
    display: table;
}
 
.medicalNavContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.medicalNavContainer {
    zoom: 1;
}

.clear {
	clear:both;　/*floatの解除、ここがポイント*/
}

.subTitleBox {
	width: 100%;
	height: 97px;
	text-align: center;
	background-color: #EFF4C6;
	padding-top: 43px;
	margin-top: 26px;
}

.medicalContents {
	width: 100%;
	text-align: center;
}
.ippanImg01 {
	margin-top: 59px;
}

.medicalTextBox {
	margin: 48px auto 0 auto;
	width: 593px;
}
.medicalText {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 300%;
}

.medicalTextBox h3 {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 54px;
}

.ippanImg02 {
	margin-top: 17px;
}
.ippanImg03 {
	margin-top: 17px;
	margin-bottom: 118px;
}
.ippanImg04 {
	margin-top: 53px;
	margin-bottom: 118px;
}

.flowLinkBox {
	margin-top: 66px;
	margin-bottom: 118px;
}

/*--設備----------------------------------------------------------*/

.eqSubTitle {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 29px;
	font-weight: bold;
	line-height: 160%;
	margin: 44px auto 30px auto;
	width: 1000px;
}
.eqText {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	margin: 0 auto;
	width: 1000px;
}

.eqNavBox01 {
	float: left;
	margin-right: 20px;
}
.eqNavBox02 {
	float: left;
	margin-right: 0px;
}

.eqNavContainer {
	overflow: hidden;
	margin: 65px auto 0 auto;
	width: 1000px;
}

/* clearfix */
.eqNavContainer:before,
.eqNavContainer:after {
    content: "";
    display: table;
}
 
.eqNavContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.eqNavContainer {
    zoom: 1;
}

/*--施設紹介----------------------------------------------------------*/
.guideSubTitle {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 29px;
	font-weight: bold;
	line-height: 160%;
	margin: 44px auto 30px auto;
	width: 1000px;
}
.guideText {
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 300%;
	margin: 0 auto;
	width: 1000px;
}

.guideImgBox01 {
	float: left;
	margin-right: 53px;
}
.guideImgBox02 {
	float: left;
	margin-right: 54px;
}
.guideImgBox03 {
	float: left;
	margin-right: 0px;
}

.guideImgContainer {
	overflow: hidden;
	margin: 73px auto 0 auto;
	width: 1000px;
}

/* clearfix */
.guideImgContainer:before,
.guideImgContainer:after {
    content: "";
    display: table;
}
 
.guideImgContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.guideImgContainer {
    zoom: 1;
}

.guideImgContainer02 {
	overflow: hidden;
	margin: 53px auto 160px auto;
	width: 1000px;
}

/* clearfix */
.guideImgContainer02:before,
.guideImgContainer02:after {
    content: "";
    display: table;
}
 
.guideImgContainer02:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.guideImgContainer02 {
    zoom: 1;
}

/*--採用情報----------------------------------------------------------*/
.recruitSub {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 44px;
}

.recruitBox {
	margin: 0 auto;
	width: 1000px;
	text-align: center;
}

.recruitContactBox {
	margin-top: 28px;
}

.recruitBox p {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	margin-top: 22px;
	margin-bottom: 70px;
}

.recruitFormSub {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 26px;
	font-weight: normal;
	line-height: 67px;
	margin: 45px auto;
	width: 1000px;
	height: 67px;
	border-top: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}

.recruitFormBox01 {
	margin: 0px auto;
	width: 1000px;
}

.recruitFormBox01 p {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	line-height: 200%;
}

.recruitMailBox {
	margin: 40px auto;
	width: 557px;
	height: 44px;
	line-height: 44px;
	border: 1px #999999 solid;
}
.recruitMailBox p {
	line-height: 44px;
}

.recruitFormContainer {
	margin: 0px auto;
	width: 1000px;
}

.recruitFormTable {
	width: 1000px;
	border-collapse: collapse;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #3A3325;
	font-size: 13px;
	line-height: 200%;
}

.recruitFormTable th {
	font-weight: normal;
	width: 200px;
	height: 64px;
	line-height: 64px;
	padding-left: 33px;
	background-image:url(../img/recruit/form/table_bg01.png);
}

.recruitFormTable tr {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.recruitFormTable td {
	padding-left: 36px;
}
.recruitFormTable td span {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	margin-left: 10px;
}

.recruitFormTable .qTd {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 65px;
}

.submitBtn {
	text-align: center;
	margin-top: 50px;
}

.recruitFormText {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	line-height: 180%;
	margin-top: 50px;
}

.recruitFormText a {
	text-decoration: underline;
}

.recruitFormTable .hissu {
	color: #993333;
	font-size: 24px;
	vertical-align: middle;
	margin-right: 10px;
}

/*--プライバシー----------------------------------------------------------*/

.privacyTextBox01 {
	width: 100%;
	padding-top: 19px;
	padding-bottom: 19px;
	background-color: #EFF4C6;
	margin-top: 44px;
}
.privacyTextBox01 p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	margin: 0px auto;
	width: 1000px;
}

.privacyMain{
	margin: 0px auto 70px auto;
	width: 1000px;
}

.privacyTitle {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6DB82B;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
	margin-top: 70px;
	letter-spacing: 0.5em;
}
.privacyPoint {
	margin-top: -3px;
	margin-right: 14px;
}

.privacyText01 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	margin-top: 27px;
	margin-left: 19px;
}

/*--料金----------------------------------------------------------*/

.priceMain {
	margin: 0px auto;
	width: 1000px;
}

.priceTextBox {
	width: 100%;
	padding: 34px;
	background-color: #EFF4C6;
	margin-top: 44px;
}
.priceTextBox h3 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
}
.priceTextBox p {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 200%;
	margin-top: 25px;
}

.priceImg {
	margin-top: 105px;
	margin-bottom: 160px;
}

/*--治療の流れ----------------------------------------------------------*/
.flowImg {
	margin-top: 42px;
}

.flowArrow  {
	text-align: center;
	margin-top: 39px;
}

.flowImgLast {
	margin-top: 42px;
	margin-bottom: 130px;
}


/*--FAQ----------------------------------------------------------*/

.faqSubTitleBox {
	width: 100%;
	height: 70px;
	background-color: #EFF4C6;
	margin-top: 69px;
	text-align: center;
	line-height: 70px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 26px;
	font-weight: bold;
}

.faqMain {
	margin: 0px auto;
	width: 1000px;
}
.faqQ {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #6EB92B;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-top: 44px;
}

.faqA {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,,sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 160%;
	margin-top: 25px;
	margin-bottom: 15px;
	border-left: 2px solid #6EB92B;
	margin-left: 19px;
	padding-left: 15px;
}

.faqMainLast {
	margin: 0px auto 170px auto;
	width: 1000px;
}

.gmap {
   filter: grayscale(100%);
   transition: all 0.7s ease;
}

.osiraseBox {
    margin: 0px auto 15px auto;
    width: 100%;
    text-align: center;
}

body.open_popup {
    overflow: hidden;
}

.bg_onetime_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

body.open_popup .bg_onetime_popup {
    opacity: 1;
    visibility: visible;
}

.onetime_popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 600px;
}

.onetime_popup_title {
    position: relative;
    padding: 0;
    margin: 0px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
	width: 600px;
}

.onetime_popup_title_close {
    position: absolute;
    top: 40px;
    right: 30px;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    cursor: pointer;
}
.onetime_popup_title_close::before,
.onetime_popup_title_close::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 2px;
    background-color: #666666;
    content: "";
}
.onetime_popup_title_close::before {
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.onetime_popup_title_close::after {
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}

.onetime_popup_content {
    padding: 0;
    text-align: center;
}

.onetime_popup_content img {
	width: 600px;
	height: 600px;
}



