/*
 Container 
 */
body {
	/*font-family:helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif, arial;*/
	line-height:2.2em;
}
.border {
	border:1px solide #cccccc;
	padding: 0.5em 0.7em;
}

a#page_top {
	padding: 0;
	margin: 0;
}

#container,
#pagetop,
#footer_in {
	margin:0 auto;
	width: 1000px;
}
#pagetop {
	text-align: right;
}
#footer {
	padding: 10px 0 150px 0;
	border-top: 1px solid #6b5634;
	border-bottom: 2px solid #6b5634;
}
#footer_in {
	height: 50px;
	background: url(../images/footer.gif) no-repeat;
}
#footer_in a#home {
	display:block;
	width: 300px;
	height: 45px;
}
#footer #address,
#copy {
	text-align:center;
	font-size:10px;
	padding-top: 10px;
	line-height: 10px;
}
#footer #address {
	margin:0 auto;
	width:950px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
}
/*scroll_navi*/
.scroll_navi {
	display:block;
	width: 125px;
	height:110px;
}
/*
 Contents 
 */
 /*catch*/
#catch {
	position:relative;
	width:1000px;
	height:700px;
	background: url(../images/2024/catch.jpg) no-repeat;
}
#catch #twitter,
#catch #facebook,
#catch .btn_area {
	position:absolute;
}
#catch #twitter {
	top: 17px;
	left: 760px;
}
#catch #facebook {
	width: 100px; height:20px;
	top: 43px;
	left:760px;
}
#catch .btn_area {
    top: 260px;
    right: 0;
    width: 200px;
}
#catch .btn_area a {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 1;
}
#catch .btn_area a#openBtn.movie {
    width: 160px;
    display: block;
    float: right;
    margin-bottom: 8px;
}
#catch .btn_area a#openBtn.member {
    width: 180px;
    display: block;
    float: right;
    margin-bottom: 8px;
}
#catch .btn_area a.scroll_navi {
	display:block;
	width: 125px;
	height:110px;
    float: right;
    margin-bottom: 8px;
}
#catch .btn_area a img {
    width: 100%;
    height: auto;
}
/*teacher*/
#teacher {
	background:url(../images/2024/bg.jpg);
	padding: 20px 110px;
}
#teacher #box {
	display: flex;
    justify-content: space-between;
    align-items: center;
	background-color:#ffffff;
	padding: 30px 50px;
    -moz-border-radius: 20px; /* for Firefox */
    -webkit-border-radius: 20px; /* for Chrome */
    border-radius: 20px;
}
#teacher #box #prof {
	width: 35%;
    line-height: 1.8;
}
#teacher #box #prof li {
    width: 100%;
    box-sizing: border-box;
}
#teacher #box #prof li.img img {
    -moz-border-radius: 50%; /* for Firefox */
    -webkit-border-radius: 50%; /* for Chrome */
    border-radius: 50%;
}
#teacher #box #prof li.teacher_name {
    padding: 1em 0 0.5em 0;
}
#teacher #box #prof li.teacher_name span {
    font-size: 1.1em;
}
#teacher #box #prof li.teacher-title {
    border-left: 2px solid #a67c52;
    padding: 0 0 0 0.5em ;
    margin-bottom: 5px;
}
#teacher #box #prof li h1 {
    display: inline;
    color: #a67c52;
    font-size: 1.4em;
    font-weight: normal;
}
#teacher #box #prof li.mk {
    text-indent: -1em;
    padding-left: 1em;
}
#teacher #box #prof li.mk span{
    color: #a67c52;
}
#teacher #box #prof li.lifework {
    padding: 1em 0;
}

#teacher #box #text {
	width: 62%;
}
/*add*/
#teacher #box #text h1 {
	font-size: 2em;
	color: #a67c52;
	padding: 0 0 0.5em 0;
    font-weight: normal;
}
#teacher #box #text h2 {
    font-size: 1.1em;
    font-weight: normal;
}
#teacher #box #text h2 span {
	color: #a67c52;
}
#teacher #box #text p {
    text-indent: 1em;
    padding-left: -1em;
}
/*add end*/
#start {
	position:relative;
	width:1000px;
	height:145px;
}
#start .scroll_navi {
	position:absolute;
	z-index:1;
	top:10px;
	left: 875px;
}
#start img.title {
	position:absolute;
	z-index:0;
	top:0;
}
#guide {
	background:url(../images/2024/guide_bg.jpg) no-repeat;
    background-position: bottom;
	height:260px;
	padding: 45px 110px;
}
#guide table {
	float:left;
	width:450px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#guide th,
#guide td {
	padding: 0.6em 1.5em;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
#guide #special_favor {
	float:right;
	width:300px;
	padding-top: 40px;
}
#guide2 {
    text-align: center;
    padding: 50px 0 0 0;
}
#guide2 .guide2_title {
	padding: 1em 0 3em 0;
}
#guide2 .guide2_flow {
	padding-bottom: 2em;
}

#guide3 .request,
#guide3 .apply {
	width:360px;
}
#guide3 {
	overflow:hidden;
	padding:70px 120px;
}
#guide3 .request {
	float:left;
}
#guide3 .apply {
	float:right;
}

input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer;
  width: 360px;
  height: 128px;
  border: none;
}
input#apply {
	background-image: url(../images/guide_navi2.jpg);
}
input#request {
	background-image: url(../images/guide_navi1.jpg);
}


/**
 * movie
*/
.movie-btn {
	position: absolute;
	top: 65px;
	right: 0;
	width: 180px;
}
.movie-btn img {
	width: 100%;
	height: auto;
}
.movie-aria {
  padding: 80px 0;
  background:url(../images/2024/bg.jpg);
}
.movie-information {
  width: 100%;
  margin: 0 auto;
  padding: 2em 0;
  background:url(../images/2024/bg.jpg);
  text-align: center;
}
/*
 *review_add2025
*/
#review_add2025 {
    padding: 0 0 0 0;
    margin: 0;
}
.review_inner {
    padding: 40px 30px;
    background-color: rgb(245, 240, 228);
    background-color: transparent;
}
/* bnr */
.bnr {
    padding: 0;
    margin: 0;
    line-height: 0;
}