@charset "UTF-8";


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Queries による切り替え
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* PC向けのスタイル： 481px～ */
@media only screen and (min-width: 481px) {

/*=============================================================
　base
=============================================================*/

h1 {
	font-size: 11px;
	line-height: 1.5em;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
}
h2 {
	margin: 0px;
	text-align: center;
	font-size: 200%;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
}
h2 span {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #fc9793;
	margin: 0px;
	padding: 0px;
}


h3 {
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0px;
	line-height: 1.7em;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.none {
	margin: 0px !important;
	padding: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
	font-weight: bold;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.area_space {
	height: auto;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.area_g {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #64a89f;
}
.area_b {
	height: auto;
	width: 100%;
	margin: 0px;
	background-color: #E6E6E6;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.area_h {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #f68a88;
}
.area_h1 {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
}
.area_b1 {
	background-image: url(../images/point_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	background-attachment: fixed;
	margin: 0px;
	height: auto;
	width: 100%;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}
.area_b2 {
	background-image: url(../images/maker_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	height: 860px;
	width: 100%;
}
#p01,#p02,#p03,#p04,#p05,#p06 {
	margin-top:-50px;
    padding-top:50px;
}
#floatMenu{
	width: 80px;
	height: auto;
	position: absolute;
	top: 100px;
	padding: 0px;
	margin: 0px;
	right: 0px;
}
#floatMenu p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#spfix {
	display:none;
}



/*=============================================================
　link-btn
=============================================================*/

.link-btn {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #64a89f;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 0px 8px #457466;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.link-btn a:hover  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}


/*=============================================================
　header
=============================================================*/

header {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
#toplogo {
	float: left;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toplogo dt {
	margin: 0px;
	padding: 0px;
}
#toplogo dd {
	font-size: 12px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tel {
	float: right;
	height: auto;
	width: 300px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tel #time {
	background-color: #64a89f;
	color: #FFF;
	font-size: 85%;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#tel dt {
	font-size: 80%;
	text-align: right;
	line-height: 1.8em;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#tel dd {
	margin: 0px;
	padding: 0px;
}





/*=============================================================
　nav
=============================================================*/

.nav {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #64a89f;
}
.nav ul{
	margin: 0;
	padding: 0;
}
.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 163px;/*親メニューの幅*/
	height: auto;
	text-align: center;
	font-size: 85%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.nav ul .border {
	background-color: #fc8b88;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
}
.nav ul .border a {
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
}
.nav ul li a:hover {
	background-color: #F5F5F5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #333;
}
.nav ul .border a:hover {
	background-color: #F5F5F5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #333;
}
.accordion {
	display:none;
}
#nav-sp {
	display:none;
}



/*=============================================================
　main
=============================================================*/

#main-area {
	height: 510px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #292929;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-size: cover;
}
#main {
	padding: 0px;
	height: 510px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copy {
	padding: 0px;
	margin: 0px;
}
#copy dt {
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: right;
}

#copy dd {
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.oto {
	text-align: center;
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 140%;
	font-weight: bold;
	color: #FFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}
.oto_in {
	margin: 0px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.oto_in dt {
	margin: 0px;
	float: left;
	padding: 0px;
}
.oto_in dd {
	margin: 0px;
	padding: 0px;
	float: right;
}
.oto_in a {
	display: block;
	height: 100%;
	width: 100%;
}
.oto_in a:hover  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
#concept {
	margin: 0px;
	padding: 0px;
}
#concept dt {
	font-size: 170%;
	text-align: center;
	line-height: 1.5em;
	color: #64a89f;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#concept dd {
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 2em;
	margin: 0px;
}
.point {
	background-image: url(../images/bg_black.png);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.point dl .namber {
	padding: 0px;
	float: left;
	margin-top: -65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	width: auto;
}
.point dl .pic {
	margin: 0px;
	padding: 0px;
	float: right;
}


.point dl {
	margin: 0px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
}
.point dl dt {
	margin: 0px;
	width: 48%;
	height: auto;
	float: left;
	font-weight: bold;
	color: #FFF;
	font-size: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.5em;
	display:inline-block;
}
.point dl dt span {
	color: #fd9795;
}

.point dl dd {
	margin: 0px;
	float: left;
	height: auto;
	width: 48%;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.menu1 {
	padding: 0px;
	height: auto;
	width: 305px;
	background-color: #64a89f;
	float: left;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu1 dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.menu1 dl div {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.menu1 dl dt {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	line-height: 1.3em;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

.menu1 dl dd {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	color: #FFF;
	line-height: 1.7em;
}
.menu1 dl dd span {
	font-weight: bold;
	text-decoration: underline;
}
#menu_ex {
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
#menu_ex span {
	color: #FF6666;
	text-decoration: underline;
}
.dr_txt {
	text-align: center;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#dr {
	background-color: #FFF;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.dr_min1 {
	margin: 0px;
	float: left;
	height: auto;
	width: 48%;
	padding: 0px;
}
.dr_min1 dt {
	font-size: 170%;
	font-weight: bold;
	line-height: 1.7em;
}
.dr_min1 dt span {
	color: #64a89f;
}
.dr_min1 dt font {
	color: #666;
	font-weight: normal;
	font-size: 70%;
}
.dr_min1 p {
	padding: 0px;
	color: #999;
	font-size: 85%;
	line-height: 1.3em;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dr_min1 img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.dr_min1 dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.7em;
}
.dr_min2 {
	margin: 0px;
	float: right;
	height: auto;
	width: 48%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dr-list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dr-list1 th,
.dr-list1 td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.dr-list1 th {
	background-color: #f3f3f3;
	width: 30%;
	font-size: 90%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.dr-list1 td {
	font-size: 90%;
	line-height: 1.5em;
}
.gakkai {
	margin: 0px;
	padding: 20px;
	border: 1px solid #CCC;
}
.gakkai dt {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.gakkai dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.text1 {
	padding: 0px;
	font-size: 85%;
	color: #666;
	line-height: 1.5em;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.price_title {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #64a89f;
	margin: 0px;
}
.cost-list1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.cost-list1 th {
	background-color: #f3f3f3;
	width: 52%;
}
.cost-list1 th div {
	line-height: 1.3em;
	color: #666;
}

.cost-list1 td {
	text-align: right;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.3em;
}
.komi {
	font-size: 80%;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

.other {
	border: 1px solid #999;
	margin: 0px;
	padding: 20px;
}
.other dt {
	font-size: 85%;
	line-height: 1.5em;
}
.other dt span {
	color: #C00;
	text-decoration: underline;
}
#card {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.card_title {
	font-size: 120%;
	color: #FFF;
	background-color: #64a89f;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#card dl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #64a89f;
	border-bottom-color: #64a89f;
	border-left-color: #64a89f;
	margin: 0px;
	padding: 20px;
}
#card dl dt {
	margin: 0px;
	float: left;
	height: auto;
	width: 47%;
	font-size: 90%;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#card dl dd {
	float: right;
	height: auto;
	width: 50%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#card dl dt span {
	font-size: 80%;
	color: #666;
}
.access {
	padding: 0px;
	margin: 0px;
}
.access dt {
	text-align: center;
	font-size: 180%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.access dt span {
	font-size: 60%;
	font-weight: normal;
	color: #666;
}

.access dd {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
}
.access dd span {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5em;
}

.acc_comment {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.acc_comment dt {
	font-size: 120%;
	background-color: #FFFFFF;
	height: auto;
	width: 35%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	border: 1px solid #64a89f;
}
.acc_comment dt span {
	font-size: 150%;
	font-weight: bold;
	color: #64a89f;
	margin: 0px;
	padding: 0px;
}
.acc_comment dd {
	font-size: 120%;
	background-color: #FFFFFF;
	height: auto;
	width: 35%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #64a89f;
}
.acc_comment dd span {
	font-size: 150%;
	font-weight: bold;
	color: #64a89f;
	margin: 0px;
	padding: 0px;
}
#map {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#map iframe {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 980px;
}
.mod_table01 {
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-collapse: collapse;
}
.mod_table01 thead th {
	background-color: #64a89f;
	color: #FFF;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 1em;
	font-size: 130%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.mod_table01 tbody th {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 1.3em;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
}

.mod_table01 tbody td {
	width: 11.8%;
	text-align: center;
	font-size: 130%;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.mod_table01 thead tr .col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3879a3;
}

.mod_txt {
	font-size: 85%;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
}
#clinic {
	margin: 0px;
	padding: 0px;
}
#clinic dt {
	padding: 0px;
	float: left;
	height: auto;
	width: 230px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#clinic dd {
	margin: 0px;
	padding: 0px;
}
.footer {
	background-color: #333333;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin: 0px;
}
.copyright {
	font-size: 10px;
	line-height: 1.5em;
	color: #FFF;
	padding-bottom: 10px;
	background-color: #64a89f;
	width: 100%;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	text-align: center;
}
}




/* 横幅1100px以下のスタイル： ～1099px */
@media only screen and (min-width: 481px) and (max-width: 1099px) {

/*=============================================================
　base
=============================================================*/
body {
	color: #333333;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 1200px;
}

}





/* スマホ向けのスタイル： ～480px */
@media only screen and (max-width: 480px) {

/*=============================================================
　base
=============================================================*/

h1 {
	display:none;
}
h2 {
	margin: 0px;
	text-align: center;
	font-size: 170%;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	line-height: 1.7em;
}
h2 span {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #fc9793;
	margin: 0px;
	padding: 0px;
}


h3 {
	text-align: center;
	letter-spacing: 0.1em;
	padding: 0px;
	line-height: 1.7em;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.none {
	margin-bottom: 0px !important;
}
.mincyo {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	transform: rotate(.03deg) !important;
	font-weight: bold;
}
.fixed {
}

/*=============================================================
　area
=============================================================*/

.area {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.area_space {
	height: auto;
	width: 100%;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.area_g {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #64a89f;
}
.area_b {
	height: auto;
	width: 100%;
	margin: 0px;
	background-color: #E6E6E6;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.area_h {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #f68a88;
}
.area_h1 {
	height: auto;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat;
}
.area_b1 {
	background-image: url(../images/point_bg_sp.jpg);
	background-repeat: no-repeat;
	background-size:cover;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.area_b2 {
	background-image: url(../images/maker_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 10%;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px;
	height: 860px;
	width: 100%;
}
#p01,#p02,#p03,#p04,#p05,#p06 {
}
#floatMenu{
	display:none;
}
#spfix{
	position: fixed;
	bottom: 0;
	margin: 0px;
	background-color: rgba(0,0,0,0.5);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index:9999999;
}
#spfix dt {
	margin: 0px;
	float: left;
	height: auto;
	width: 49%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#spfix dd {
	margin: 0px;
	float: right;
	height: auto;
	width: 49%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/*=============================================================
　link-btn
=============================================================*/

.link-btn {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.link-btn a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	background-color: #64a89f;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 0px 8px #457466;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.link-btn a:hover  {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}


/*=============================================================
　header
=============================================================*/

header {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
#toplogo {
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
#toplogo dt {
	margin: 0px;
	padding: 0px;
}
#toplogo dd {
	font-size: 12px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tel {
	display:none;
}






/*=============================================================
　nav
=============================================================*/

.nav {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #64a89f;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav ul{
	margin: 0;
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	width: 50%;/*親メニューの幅*/
	height: auto;
	text-align: center;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.nav ul .border {
	background-color: #fc8b88;
	margin: 0px;
	padding: 0px;
}
.nav ul li a {
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.nav ul .border a {
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFF;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



/*=============================================================
　main
=============================================================*/

#main-area {
	margin: 0px;
	background-image: url(../images/main_sp.jpg);
	background-repeat: no-repeat;
	background-size:auto 100%;
	width: 100%;
	height: 0;
	padding-top: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	padding: 0px;
	margin: 0px;
}
#copy {
	display:none;
}

.oto {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 0.1em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
}
.oto_in {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oto_in dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oto_in dd {
	margin: 0px;
	padding: 0px;
}
.oto_in a {
	display: block;
	height: 100%;
	width: 100%;
}

#concept {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#concept dt {
	font-size: 140%;
	text-align: center;
	line-height: 1.5em;
	color: #64a89f;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#concept dd {
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.point {
	background-image: url(../images/bg_black.png);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: auto;
	width: 90%;
	position:relative;
}
.point dl .namber {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -60px;
	margin-left: 0px;
	position: relative;
	z-index: 20;
}
.point dl .pic {
	padding: 0px;
	text-align: center;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	position: relative;
	z-index: 10;
}


.point dl {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.point dl dt {
	font-weight: bold;
	color: #FFF;
	font-size: 120%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.point dl dt span {
	color: #fd9795;
}

.point dl dd {
	color: #FFF;
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
}
.menu1 {
	padding: 0px;
	height: auto;
	width: 90%;
	background-color: #64a89f;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.menu1 dl {
	margin: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.menu1 dl div {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.menu1 dl dt {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	line-height: 1.3em;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

.menu1 dl dd {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	color: #FFF;
	line-height: 1.7em;
}
.menu1 dl dd span {
	font-weight: bold;
	text-decoration: underline;
}
#menu_ex {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_ex span {
	color: #FF6666;
	text-decoration: underline;
}
.dr_txt {
	text-align: center;
	padding: 0px;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 1.5em;
	height: auto;
	width: 90%;
}

#dr {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 20px;
	height: auto;
	width: 90%;
}
.dr_min1 {
	margin: 0px;
	padding: 0px;
}
.dr_min1 dt {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5em;
}
.dr_min1 dt span {
	color: #64a89f;
}
.dr_min1 dt font {
	color: #666;
	font-weight: normal;
	font-size: 70%;
}
.dr_min1 p {
	padding: 0px;
	color: #999;
	font-size: 85%;
	line-height: 1.3em;
	margin: 0px;
}
.dr_min1 img {
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dr_min1 dd {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1.7em;
}
.dr_min2 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dr-list1 {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dr-list1 th,
.dr-list1 td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.dr-list1 th {
	background-color: #f3f3f3;
	width: 30%;
	font-size: 90%;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.dr-list1 td {
	font-size: 90%;
	line-height: 1.5em;
}
.gakkai {
	margin: 0px;
	padding: 20px;
	border: 1px solid #CCC;
}
.gakkai dt {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.gakkai dd {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}
.text1 {
	padding: 0px;
	font-size: 85%;
	color: #666;
	line-height: 1.3em;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	width: 95%;
}
.price_title {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 120%;
	color: #FFFFFF;
	background-color: #64a89f;
	margin: 0px;
}
.cost-list1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding: 0px;
}
.cost-list1 th,
.cost-list1 td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}
.cost-list1 th {
	background-color: #f3f3f3;
	width: 52%;
	line-height: 1.3em;
}
.cost-list1 th div {
	line-height: 1.3em;
	color: #666;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.cost-list1 td {
	text-align: right;
}
.cost-list1 th span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3em;
}
.cost-list1 td span {
	font-size: 80%;
	color: #666;
	line-height: 1.3em;
}
.komi {
	font-size: 80%;
	color: #999;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}
.other {
	margin: 0px;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.other dt {
	font-size: 85%;
	line-height: 1.5em;
}
.other dt span {
	color: #C00;
	text-decoration: underline;
}
#card {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.card_title {
	font-size: 120%;
	color: #FFF;
	background-color: #64a89f;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#card dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64a89f;
	margin: 0px;
	padding: 20px;
}
#card dl dt {
	margin: 0px;
	font-size: 90%;
	line-height: 1.7em;
	padding: 0px;
}
#card dl dd {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#card dl dt span {
	font-size: 80%;
	color: #666;
	line-height: 1.3em !important;
}
#card img {
	height: auto;
	width: 100%;
}

.access {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.access dt {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
.access dt span {
	font-size: 60%;
	font-weight: normal;
	color: #666;
	padding: 0px;
	line-height: 1.5em;
	margin: 0px;
}

.access dd {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.7em;
}
.access dd span {
	font-size: 150%;
	font-weight: bold;
	line-height: 1.5em;
}

.acc_comment {
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 90%;
}
.acc_comment dt {
	font-size: 120%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #64a89f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.acc_comment dt span {
	font-size: 150%;
	font-weight: bold;
	color: #64a89f;
	margin: 0px;
	padding: 0px;
}
.acc_comment dd {
	font-size: 120%;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	border: 1px solid #64a89f;
	margin: 0px;
}
.acc_comment dd span {
	font-size: 150%;
	font-weight: bold;
	color: #64a89f;
	margin: 0px;
	padding: 0px;
}
#map {
	padding: 0px;
	height: auto;
	width: 100%;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#map iframe {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 100%;
}
.mod_table01 {
	width: 100%;
	padding: 0px;
	height: auto;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-collapse: collapse;
}
.mod_table01 thead th {
	background-color: #64a89f;
	color: #FFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.mod_table01 tbody th {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.3em;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
}

.mod_table01 tbody td {
	width: 11.8%;
	text-align: center;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.mod_table01 thead tr .col {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3879a3;
}

.mod_txt {
	font-size: 85%;
	line-height: 1.3em;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666;
	height: auto;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clinic {
	padding: 0px;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clinic img {
	height: auto;
	width: 100%;
}

#clinic dt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#clinic dd {
	margin: 0px;
	padding: 0px;
}
.footer {
	background-color: #333333;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin: 0px;
}
.footer img {
	max-width:90%;
	text-align:center;
}


.copyright {
	font-size: 10px;
	line-height: 1.5em;
	color: #FFF;
	padding-bottom: 60px;
	background-color: #64a89f;
	width: 100%;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	text-align: center;
}

}
