




.c23a99e {
	background: #23a99e;
	padding: 30px 0;
}

.ctr {
	text-align: center;
}

#go {
	background: url(../../images/shinkatsu/headerbg.gif) no-repeat center top;
	width: 100%;
	position: fixed;
	z-index: 10000;
}

#go .content-inner {
	width: 100%;
	margin: 0 auto;
}

#go .logo {
	text-align: center;
	padding: 18px 0;
	padding-left: 20px;
	position: relative;
}

#go .logo .btn-menu {
	position: absolute;
	right: 26px;
	top: 14px;
}




#ncontent {
	width: 100%;
	margin: 0 auto;
}

#ncontent .inner {
	width: 1000px;
	margin: 0 auto;
}

#ncontent a {
	color: #f69;
	font-size: 20px;
}

#header100 {
	padding-top: 208px;
	text-align: center;
	font-size: 27px;
	color: #fff;
}

#header100 h2 {
	margin-top: 85px;
	padding-bottom: 85px;
}

#header100 span {
	color: #ff0;
}




#sec1, #sec2, #sec3, #sec4, #sec5, #sec6, #sec7 {
	background: url(../../images/shinkatsu/bline.jpg) no-repeat center top;
	text-align: center;
}

#sec1 .title, #sec2 .title, #sec3 .title, #sec4 .title,
#sec5 .title, #sec6 .title, #sec7 .title {
	padding-top: 135px;
	padding-bottom: 40px;
}


#sec1 .inner, #sec2 .inner, #sec3 .inner, #sec4 .inner,
#sec5 .inner, #sec6 .inner, #sec7 .inner {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 100px;
	font-size: 22px;
}















#sec1 .graph {
	margin-bottom: 20px;
}

#sec1 h2 {
	margin-bottom: 50px;
}








#sec2 li {
	margin-bottom: 25px;
}






#sec3 .para {
	font-size: 25px;
	line-height: 1.8;
	text-align: left;
	margin: 0 auto;
	margin: 20px 0;
}

#sec3 strong {
	color: #00a4b5;
	font-weight: bold;
}

#sec3 .personal {
	font-size: 20px;
	margin: 20px 0;
}

#sec3 .personal strong {
	color: #fff;
}

#sec3 .personal span {
	font-size: 25px;
}

#sec3 #messagearea {
	background: url(../../images/shinkatsu/messagebg.jpg) repeat-y;
	color: #fff;
	padding:35px 15px 15px 15px;
	box-sizing: border-box;
}

#sec3 .desc {
	color: #000;
	background: #fff;
	text-align: left;
	box-sizing: border-box;
	padding: 15px;
	font-size: 20px;
}







#sec4 li {
	margin-bottom: 30px;
}



#sec5 li {
	margin-bottom: 30px;
}








#sec6 .tour {
	margin: 40px 0;
}


















#footgo .bgray {
	text-align: center;
	background: #e5e5e5;
	padding: 30px 0;
}
#footgo .bgray p {
	font-size: 20px;
}
#footgo .bgray p:first-child {
	font-size: 22px;
	font-weight: bold;
}
#footgo .bgray p:last-child {
	font-size: 25px;
	font-weight: bold;
}
#footgo .footer {
	text-align: center;
	background: #23a99e;
	color: #fff;
	font-size: 12px;
	padding: 10px 0;
}




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



#form {
	width: 800px;
	margin: 0 auto;
	font-family: '-apple-system', 'BlinkMacSystemFont','Yu Gothic Medium', '游ゴシック Medium', YuGothic, 'Hiragino Sans','Hiragino Kaku Gothic ProN', '游ゴシック体',"segoe ui",'メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

#form #contact {
	margin-top: 50px;
}










@media screen and (max-width: 767px) {


#ncontent img {
	width: 100%;
	height: auto;
}


#go .logo img {
	width: 80%;
	height: auto;
}

#go .logo .btn-menu {
	top: 20px;
	right: 5px;
}

#header100 {
	padding-top: 110px;
}

#header100 img {
	width: 80%;
	height: auto;
}

#ncontent .inner {
	width: 90%;
	margin: 0 auto;
}

.cat {
	padding: 10px 0 50px 0;
}


#sec1 .inner, #sec2 .inner, #sec3 .inner, #sec4 .inner,
#sec5 .inner, #sec6 .inner, #sec7 .inner {
	width: 90%;
	font-size: 22px;
}




#sec1 .graph img {
	width: 60%;
	height: auto;
}


#sec2 ul {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#sec3 #messagearea div:first-child,
#sec3 #messagearea div:nth-child(2) {
	width: 40%;
	margin-right: auto;
	margin-left: auto;
}


#sec7 .title {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#form {
	width: 100%;
}


}

