@charset "utf-8";
/* CSS Document */

* {
	line-height: 1;
}

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


/*clearfix*/
.clearfix:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
* html .clearfix{
	display: inline-block;
}
/* no ie mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
	overflow-x : hidden;
}

* {
	box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
word-wrap: break-word;

	
}

/*body*/

body {
	min-width: 1280px;
　/*サイトによって変更*/
width: 100%;
	-webkit-text-size-adjust: 100%;
}

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

.contents-left {
	float: left;
	vertical-align: top;
	display: inline-block;
}

.contents-right {
	float: right;
	vertical-align: top;
	display: inline-block;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}


.contents-box {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	color: #4d4d4d;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
}

.contents-box p {
	font-size: 14px;
	color: #4d4d4d;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.6;
}

.contents-box a {
	color:#f37329;
	font-weight:bold;
}

.contents-box p a {
	color:#f37329;
	font-weight:bold;
}

.space-box {
	clear:both;
}


/*header*/

#header {
	width: 100%;
}

.header {
	width: 1160px;
	padding-bottom:15px;
}

.header h1 {
	width: 370px;
	padding-top:50px;
}

.header-right {
	width: 672px;
	text-align:right;
}

.header-right h6 {
	display: inline-block;
	clear: both;
	margin-bottom: 15px;
	padding: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f7931e;
	color: #FFF;
	font-size: 27px;
	font-family: "Rounded Mplus 1c";
	line-height: 1.1;
	font-weight: 400;
	letter-spacing: 0.05em;
	background-image: url(../images/tel-header.png);
	background-repeat: no-repeat;
	background-position: 14px 10px;
	padding-left:40px;
}


/*nav*/

#nav {
	width: 100%;
	clear:both;
}

.nav {
	height: 35px;
}

.nav li {
	vertical-align: top;
	display: inline-block;
	float: left;
}


/* contents */


.contents {
	width: 100%;
	padding-top:40px;
	background-color:#f4eceb;
}

.contents-box00 {
	width: 1080px;
	padding-top: 50px;
	padding-bottom:60px;
	margin-bottom:30px;
	position:relative;
}

.contents-box00 .midashi01 {
	position: absolute;
	left:80px;
	top:0px;
}

.contents-box00 .icon-tooth {
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(top/images/icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 208px;
	width: 196px;
}

.contents-box00 .btn-banner {
	position: absolute;
	right:80px;
	top:0px;
}

.contents-box00 .btn-banner a:hover {
	opacity:0.75;
}

.contents-box001 {
	width: 960px;
	border-radius:20px;
	background-color:#FFF;
	padding-top:70px;
	padding-bottom:70px;
}



/* main-img */


#main-img {
	width: 100%;
	overflow:hidden;
	text-align:center;
}

.main-img {
	width: 1400px;
	height:470px;
	position:relative;
}

/* img-contents */

.img-contents {
	width:265px;
	position:absolute;
	right:120px;
	bottom:70px;
}

.img-contents a:hover {
	opacity:0.75;
}

.img-contents .box01 {
	margin-bottom:10px;
}


/* title-box */


.title-box {
	width: 100%;
	text-align:center;
	padding-top:25px;
	padding-bottom:20px;
}

.title-box h2 {
	font-family: "Rounded Mplus 1c";
	line-height: 1.2;
	font-weight: 400;
	font-size:44px;
	color:#ffb09e;
	letter-spacing:0.2em;
	margin-bottom:5px;
}

.title-box p {
	color:#999999;
	font-size:13px;
	line-height:1.2;
}


/* midashi */


.midashi02 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: 200;
	color:#4c4c4c;
	font-size:42px;
	line-height:1.4;
	letter-spacing:0.15em;
	margin-bottom:30px;
	text-align:center;
	padding-top: 5px;
}

.midashi03 {
	font-family: "Rounded Mplus 1c";
	line-height: 1.2;
	font-weight: 400;
	font-size:35px;
	color:#ffb09e;
	letter-spacing:0.2em;
	margin-bottom:30px;
	text-align:center;
}

.midashi04 {
	font-family: "Rounded Mplus 1c";
	line-height: 1.2;
	font-weight: 400;
	color:#FFF;
	background-color:#ffb09e;
	padding-top:8px;
	padding-bottom:8px;
	border-radius:8px;
	font-size:22px;
	letter-spacing:0.6em;
	margin-bottom:30px;
	text-align:center;
}


p.text01 {
	font-size:16px;
	color:#4c4c4c;
	line-height:1.6;
}



/* contents-link */

.contents-link-wrap {
	background-color:#f4eceb;
	padding-top:40px;
}

.contents-link {
	width:1000px;
	text-align:center;
	margin-bottom:60px;
}

.contents-link ul {
	display:inline-block;
}

.contents-link li {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:20px;
	float:left;
}

.contents-link li p {
	padding-top:10px;
}

.contents-link li a:hover {
	opacity:0.75;
}


/* painless-link */

.painless-link {
	background-color: #FFF;
	background-image: url(../images/painless.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 540px;
	width: 100%;
}

.painless-link h6 {
	padding-top:390px;
	text-align:right;
	width:840px;
	margin-left:auto;
	margin-right:auto;
}

.painless-link a:hover {
	opacity:0.75;
}

/* child-link */

.child-link {
	background-color: #FFF;
	background-image: url(../images/child.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 540px;
	width: 100%;
}

.child-link h6 {
	padding-top:430px;
	width:1070px;
	margin-left:auto;
	margin-right:auto;
}

.child-link a:hover {
	opacity:0.75;
}




/*subcontents*/

#subcontents {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color:#f4eceb;
	text-align:center;
	padding-bottom:30px;
}

#subcontents h4 {
	background-color:#FFF;
	padding-top:15px;
	padding-bottom:13px;
	font-family: "Rounded Mplus 1c";
	line-height: 1.2;
	font-weight: 300;
	color:#7f7f7f;
	font-size:22px;
	letter-spacing:0.2em;
}

#subcontents ul {
	display:inline-block;
	padding-top:30px;
	margin-bottom:30px;
}

#subcontents ul li {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
}

#subcontents ul li a:hover {
	opacity:0.75;
}

.subcontents-access {
	width:100%;
	background-color:#e3f9c3;
}

.subcontents-access h3 {
	padding-top:30px;
	margin-bottom:30px;
}

.subcontents-access p {
	margin-bottom:30px;
}

.subcontents-access #campus-map {
width: 100%;
height: 470px;
}



.subcontents-box {
	width: 880px;
}

.subcontents-box .subcontents-left {
	width: 400px;
	padding-top:5px;
}

.subcontents-box .subcontents-left h5 {
	margin-bottom:15px;
}

.subcontents-box .subcontents-left h6 {
	margin-bottom: 10px;
	font-family: "Rounded Mplus 1c";
	line-height: 1.1;
	font-weight: 400;
	display: inline-block;
	font-size: 40px;
	color: #7f7f7f;
	letter-spacing: 0.05em;
	background-image: url(../images/tel-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}

.subcontents-box .subcontents-left p {
	clear:both;
	font-size:16px;
	line-height:1.2;
	color:#656565;
	letter-spacing:0.1em;
}

.subcontents-box .subcontents-right {
	width: 465px;
}

.subcontents-box .subcontents-right div {
}

.subcontents-box .subcontents-right p {
	line-height:1.2;
	color:#8cc63f;
	padding-top:7px;
}

.subcontents-box .subcontents-right p.contents-right {
	color:#ffb09e;
}





/*footer*/

.footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color:#FFF;
}

.footer p {
	font-size: 12px;
	color: #4d4d4d;
}


.footer img {
}


.footer-wcax {
	display: none;
	margin: 0px;
	padding: 0px;
}



