@charset "utf-8";
/*====================================================================
	初期設定
 ====================================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas {
	display: inline-block;
	max-width: 100%;
}
a {
	outline: none !important;
	text-decoration: none;
	color: #725139;
}
a:focus {
	outline: none !important;
}
a:active {
	outline: none !important;
	text-decoration: underline;
}
a:hover {
	color: #725139;
	text-decoration: underline;
}
a:hover img { /*
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	*/
}
address {
	margin-top: 0;
}
b, strong {
	font-weight: 700;
}
cite, dfn, em, i, b {
	font-weight: 700;
}
mark, ins {
	text-decoration: none;
}
code, kbd, tt, var, samp, pre {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
ul, ol {
	list-style: none;
}
img {
	vertical-align: top;
}
button, input, select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}
/*====================================================================
	body設定
 ====================================================================*/

body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #706324;
	font-size: 14px;
	line-height: 1.6;
}
html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
#container {
	overflow: hidden;
	position: relative;
}
a {
	color: #706324;
}
a:hover {
	color: #706324;
	text-decoration: underline;
}

@media screen and (min-width: 641px) {
/*====================================================================
	PC汎用クラス
 ====================================================================*/

.central {
	width: 960px;
	margin: 0 auto;
}
/*====================================================================
	PCトップページ
 ====================================================================*/

#top_main_img_sp, #banner03_sp {
	display: none;
}
#header_inner, #gnavi, #footer_inner {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header_outer {
	background: url(../images/header_bg.png) repeat-x;
	background-size: 2000px 150px;
	padding: 14px 0 0;
}
#header_info {
	width: 524px;
	position: absolute;
	top: 13px;
	right: 0;
}
#header_info li {
	overflow-x: hidden;
}
#header_info ul li {
	text-align: right;
	float: left;
	margin-right: 19px;
}
#header_info ul li:last-child {
	margin-right: 0;
}
#gnavi ul li a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#gnavi ul li {
	float: left;
	margin: 10px 25px 0 0;
}
#gnavi ul li:last-child {
	margin-right: 0;
}
#gnavi:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#top_main_img_bg {
	width: 100%;
	text-align: center;
	position: relative;
	background: url(../images/bg.png) repeat-x center;
	background-color: #ffffff;
	height: 400px;
	margin: 50px 0 40px;
}
#top_main_img {
	width: 1289px;
	position: absolute;
	top: -30px;
	left: 0;
	right: 0;
	margin: auto;
}
#toppage_admission01 {
	background: url(../images/read_bg.png) repeat-x center;
	background-color: #ffffff;
	background-size: auto 246px;
	height: 314px;
}
#toppage_admission01 article {
	width: 960px;
	margin: auto;
	background: url(../images/read.jpg) no-repeat right;
	background-size: 266px 314px;
	height: 314px;
	padding: 30px 0 0 0;
}
#toppage_admission01 p {
	margin: 0 0 30px;
}
#toppage_admission02 {
	width: 100%;
	background: url(../images/admission_bg.png) repeat-x center;
	background-size: contain 180px;
	height: 450px;
	z-index: -1;
	text-align: center;
}
#toppage_admission_mark {
	width: 960px;
	height: 270px;
	background: url(../images/admission_bg_mark.png) no-repeat center bottom 60px;
	background-size: 792px auto;
	left: 0;
	right: 0;
	margin: auto;
	position: absolute;
	z-index: 1;
	padding-top: 20px;
}
#toppage_admission02 ul {
	width: 650px;
	margin: auto;
}
#toppage_admission02 li,
#toppage_admission03 li {
	display: inline;
}
#toppage_admission_list01 {
	padding-bottom: 30px;
	padding-top: 30px;
}
#toppage_admission_list01 li:last-child {
	margin-left: 27px;
}
#toppage_admission_list04 {
	padding-top: 30px;
}
#toppage_admission_list05 {

	padding-top: 30px;
}
#toppage_admission_list03{
	padding-top:10px;
	padding-bottom: 10px;
	background: rgba(174, 152, 68,.1);
}
/*topics*/
#top_topics_title {
	width: 960px;
	margin: 47px auto 0 auto;
	border-bottom: 3px double #beaa5c;
	position: relative;
}
#top_topics_title img {
	vertical-align: bottom;
	padding-bottom: 7px;
}
#top_past_topics {
	position: absolute;
	right: 0;
	top: 3px;
	border-radius: 3px;
	background-color: #ae9844;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 3px 8px;
}
#topics_inner {
	width: 960px;
	margin: auto;
}
#topics_inner p {
	color: #666666;
	margin: 24px 0;
}
#topics_inner span {
	color: #b22b33;
}
/*topics end*/

/*banner*/
#banner_area {
	width: 960px;
	margin: auto;
}
#banner01 {
	float: left;
}
#banner02 {
	float: right;
}
#banner03 {
	clear: both;
	padding: 20px 0;
}
/*banner end*/

/* footer */
#address, #access a {
	padding: 3px 0;
	margin-top: 8px;
}
#address {
	float: left;
	width: 404px;
	text-align: center;
	border: 1px solid #c8c2a5;
}
#access {
	float: right;
	width: 542px;
	text-align: center;
}
#access a {
	display: block;
	border: 1px solid #aa6865;
	background-color: #aa6865;
	color: #fff;
	border-radius: 3px;
}
#footer_inner h1 {
	margin-top: 20px;
}
#footer_info01 {
	width: 545px;
	position: absolute;
	top: 13px;
	right: -20px;
}
#footer_info01 ul li {
	text-align: right;
	float: left;
	margin-right: 19px;
}
#footer_info02:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#copy {
	widows: 960px;
	margin: auto;
	text-align: left;
}
footer {
	border: 3px double #eeeeee;
	background: url(../images/footer_bg.png) repeat-x center;
	background-size: 2000px 120px;
	margin-top: 25px;
}
small {
	font-size: 10px;
	height: 20px;
	display: block;
	line-height: 2.5;
}
/* footer end */

/* sub_page */

#sub_main_img_bg {
	width: 100%;
	position: relative;
	background: url(../images/main_bg.png) repeat-x center;
	background-color: #ffffff;
	background-size: 2000px 200px;
	height: 200px;
	margin: 20px 0 0 0;
}
#sub_main_img_greet img, #sub_main_img_work img, #sub_main_img_ability img, #sub_main_img_course img, #sub_main_img_access img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#sub_page_contents01 {
	background: url(../images/sub_bg.png) repeat-x center bottom;
	background-color: #ffffff;
	background-size: 960px 397px;
}
#sub_page_contents01, #sub_page_contents03 {
	width: 960px;
	margin: auto;
}
#sub_page_contents01 article {
	width: 960px;
	margin: auto;
	text-align: center;
}
#sub_page_contents01 p {
	margin: 0 0 35px;
}
#greet_contents_text_image01 {
	margin: 45px 0 50px 0;
}
#greet_contents_text_image02 {
	padding-bottom: 45px;
}
#sub_page_main_title {
	width: 960px;
	height: 30px;
	margin: 37px auto 0 auto;
	background: url(../images/bg_line.png) repeat-x;
	background-position: 15px;
}
#sub_page_main_title h1 {
	background-color: #fff;
	width: 245px;
	margin: 0;
	padding: 0;
}
#sub_page_main_title span {
}
#flow {
	width: 960px;
	margin: auto;
}
.flow_box01, .flow_box02 {
	width: 450px;
	margin-top: 40px;
}
.flow_box01 p, .flow_box02 p {
	padding: 15px;
}
.flow_box01, .flow_box02, .flow_box03 {
	float: left;
}
.flow_box02 {
	margin-left: 60px;
}
.flow_box03 {
	width: 960px;
	padding: 5px 0 3px 0;
	text-align: center;
	background-color: #eeeeee;
}
#flow:after, #link_area:after, #sub_page_contents03:after, .course_text_box02:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
#flow01_title, #flow02_title, #flow03_title, #flow04_title {
	border-bottom: 1px solid #ccb455;
	padding-bottom: 9px;
}
#link_area {
	width: 960px;
	margin: auto;
	padding-top: 34px;
}
#link01 {
	float: left;
}
#link02 {
	float: right;
}
.work_title01 {
	text-align: center;
	margin: 78px 0 38px 0;
	border-bottom: 3px double #ccb455;
	padding-bottom: 10px;
}
.work_image02 {
	width: 100%;
	text-align: center;
	margin-top: 38px;
}
.work_image01, .work_text_box, .work_image02 {
	float: left;
}
.work_contents:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.work_text01, .work_text02 {
	margin-left: 32px;
	line-height: 1.8;
}
.work_text01 {
	margin-bottom: 20px;
}
.ability_image01 {
	margin: 78px auto 20px auto;
	text-align: center;
}
.ability_text01, .ability_text02, .ability_text03, .course_text01, .access_text_box p {
	line-height: 1.8;
}
.ability_text01 {
	margin-bottom: 20px;
	text-align: left;
}
.ability_contents01 {
	margin-bottom: 80px;
}
.ability_contents02 {
	float: left;
}
.ability_contents03 {
	float: right;
}
.ability_contents02, .ability_contents03 {
	width: 460px;
}
.ability_title01 {
	border-top: 3px double #ccb455;
	padding: 14px 0;
	text-align: center;
}
.ability_image02 {
	margin: 0 0 15px;
}
.exp_link a {
	display: block;
	width: 200px;
	background-color: #927a19;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	margin: 20px auto 0 auto;
}
.course_title00 {
	margin-top: 78px;
}
.course_title00, .course_title01 {
	font-size: 25px;
	background: url(../images/mark03.png) no-repeat;
	background-size: 30px 30px;
	background-position: 0 1px;
	padding-left: 32px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccb455;
}
.course_title02 {
	font-size: 18px;
	background: url(../images/mark01.png) no-repeat;
	background-size: 30px 35px;
	height: 30px;
	color: #bd1b3e;
	padding: 6px 0 4px 37px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}
.course_title03 {
	font-size: 18px;
	background: url(../images/mark02.png) no-repeat;
	background-size: 30px 30px;
	height: 30px;
	color: #d86c83;
	padding: 6px 0 4px 37px;
	margin-bottom: 5px;
	border-bottom: 1px solid #eeeeee;
}
.course_title04 {
	font-size: 16px;
	margin-top: 40px;
	border-bottom: 1px solid #f6f6f6;
}
.course_title05 {
	border-bottom: 1px solid #ccb455;
	padding-bottom: 10px;
}
.course_title00, .course_title01, .course_text01 {
	margin-bottom: 15px;
}
.course_text02 {
	margin-bottom: 70px;
}
.course_text03 {
	margin-bottom: 30px;
}
.course_text04 {
	margin-bottom: 34px;
}
.course_text_box01 {
	background: url(../images/course_image_bg.png) no-repeat;
	background-position: right -40px;
	background-size: 364px 246px;
	height: 246px;
}
#course_image01 {
	float: left;
	text-align: left;
	width: 450px;
}
.course_text_box03 {
	float: right;
}
.course_text_box04 {
	margin: 0 30px;
}
.course_contents01 ul {
	margin: 30px 0;
}
.course_contents01 li {
	padding-bottom: 9px;
	margin-bottom: 13px;
	border-bottom: 1px solid #dddddd;
	list-style: none;
}
.course_contents01 li:last-child {
	border: none;
}
.course_contents02 {
	border-bottom: 3px double #dddddd;
	margin-bottom: 40px;
}
#price {
	border: 1px solid #dddddd;
	padding: 10px 15px;
	margin: 14px 0;
}
.contact_link a {
	display: block;
	width: 280px;
	text-align: center;
	margin: 25px auto 70px auto;
	font-size: 20px;
	background-color: #f2eede;
	border-radius: 3px;
}
.access_title01 {
	text-align: left;
	margin: 78px 0 38px 0;
	border-bottom: 3px double #ccb455;
	padding-bottom: 10px;
}
.access_text01 {
	margin-bottom: 24px;
}
.access_text_box dt {
	float: left;
	width: 104px;
	height: auto;
	border: 1px solid #000;
	margin: auto;
	vertical-align: middle;
}
.access_text_box dd {
	float: left;
	width: 600px;
}
#access_table, #access_table2 {
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}
#access_table th, #access_table2 th {
	font-weight: normal;
	vertical-align: middle;
	padding: 16px 0;
	width: 100px;
}
#access_table td, #access_table2 td {
	font-weight: normal;
	vertical-align: middle;
	padding: 16px 14px;
	border-left: 5px solid #dddddd;
}
.access_data01, .access_data02 {
	border-bottom: 1px solid #eeeeee;
}
.mark01 {
	color: #d7b828;
}
.access_box {
	width: 61px;
	background-color: #706324;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
#pankuzu {
	width: 960px;
	margin: 0 auto;
	border-bottom: 3px double #eee;
	padding: 5px 0 2px;
}
/* sub_page end */

#page-top {
	position: fixed;
	z-index: 100;
	right: 20px;
	bottom: 20px;
	width: 40px;
	height: 40px;
}
#page-top:hover {
	opacity: 0.8;
	transition: 0.5s;
}
#page-top img {
	cursor: pointer;
}
#loader {
	width: 60px;
	height: 60px;
	display: none;
	position: fixed;
	_position: absolute; /* IE6対策 */
	top: 50%;
	left: 50%;
	margin-top: -30px; /* heightの半分のマイナス値 */
	margin-left: -30px; /* widthの半分のマイナス値 */
	z-index: 200;
}
#fade {
	width: 100%;
	height: 100%;
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 150;
}
#header_link {
	position: absolute;
	left: 0;
}
#header_link ul {
	width: 210px;
	overflow: hidden;
}
#header_link ul li:first-child {
	float: left;
	width: 95px;
}
#header_link ul li:last-child {
	float: right;
	width: 95px;
}
#header_link a:hover, #header_info a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#sp_menu {
	display: none;
}
#sp_logo {
	display: none;
}
#sp_navi {
	display: none;
}
.sp_only {
	display: none;
}
#gmap, #gmap2 {
	width: 960px;
	height: 300px;
}
/*====== 修正・追加分 =====*/
#kitsuke_manner {
	width: 820px;
	margin: 0 auto 60px;
	padding: 30px 0 0 0;
	border-top: 1px solid #ccb455;
}
#kitsuke_manner h2 {
	margin: 0 0 20px;
	overflow: hidden;
}
#kitsuke_manner h2 img {
	float: left;
}
#kitsuke_manner h2 img:last-child {
	float: right;
}
#kitsuke_manner ul {
	overflow: hidden;
}
#kitsuke_manner ul li {
	float: left;
}
#kitsuke_manner ul li:last-child {
	float: right;
}
/*====== トピックス =====*/
#sub_main_img_topics img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
#topicsArea ul {
	margin: 15px 0 20px;
}
#topics_date {
	display: block;
	padding: 10px 0 0 0;
}
#topicsArea ul li {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 10px;
}
#topicsArea ul li:last-child {
	margin: 0;
	border: none;
}
#topics_title {
	font-weight: normal;
}
#topicsArea a {
	text-decoration: none;
}
#topicsArea a:hover {
	opacity: 0.7;
	transition: 0.4s;
}
#topics_thumbnail {
	float: left;
	width: 120px;
	height: 80px;
	border: 1px solid #eee;
	background: #fafafa;
	position: relative;
	margin: 0 15px 0 0;
	box-sizing: border-box;
	overflow: hidden;
}
#topics_thumbnail img {
	position: absolute;
	width: auto;
	height: 100px;
	margin: auto;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
}
.topics_right {
	float: left;
}
#top_past_topics a {
	color: #fff;
	display: inline-block;
	text-decoration: none;
}
#top_past_topics a:hover {
	opacity: 0.7;
	transition: 0.3s;
}
#topics_number_wrap {
	overflow: hidden;
	padding: 5px 10px;
	background: #eee;
	color: #666;
}
#topics_total {
	float: left;
}
#topics_paging {
	float: right;
}
#topics_paging li {
	display: inline-block;
}
#topics_paging_num {
	margin: 0 10px 0 0;
}
#number {
	margin: 0 10px 0 0;
}
#number b, #topics_paging_first, #topics_paging_previous, #topics_paging_next, #topics_paging_last {
	display: inline-block;
	padding: 2px 8px;
	border: 1px solid #ddd;
	text-align: center;
	background: #fff;
	margin: 0 2px 0 0;
}
#topics_paging a:hover {
	text-decoration: under-line;
}
section.list, section.detail {
	width: 960px;
	margin: 0 auto;
}
.list #topicsArea, .detail #topicsArea {
	padding: 30px 0 0 0;
}
.topics_ttl01 {
	padding: 5px 0 3px 10px;
	border-left: 4px solid #DADBCB;
	border-bottom: 3px double #eee;
	margin: 0 0 10px;
}
.topics_date_wrap {
	text-align: right;
}
.detail #topics_date {
	display: inline-block;
	margin: 0 0 10px;
	background: #938F3E;
	color: #fff;
	line-height: 1;
	padding: 8px 10px 5px;
	border-radius: 5px;
}
.teacher_image img {
	border-radius: 10px;
}
}


/*170208追加*/

.top-top-bnr{
    width:960px;
    margin: 0 auto;
    padding:20px 0 30px 0;
}

.harubnr_sp{
    display: none;
}

@media screen and (max-width: 640px) {

.top-top-bnr{
width:96%;
margin:10px auto;
}
    
.harubnr_pc{
    display: none;
}
        
.harubnr_sp{
    display: inherit;
}
    
.harubnr_sp img{
    max-width: 100%;
}
	
}

/* 180424 */

.top-top-bnr-2column{
	display:flex; 
	display:-webkit-flex;
	justify-content:space-between; 
	-webkit-justify-content:space-between;
}
	
.top-top-bnr-2column p{
	width: 460px !important;
}


@media screen and (max-width:640px){
	.top-top-bnr.top-top-bnr-2column{
		display: block;
		width:auto;
		margin-right: 20px;
		margin-left: 20px;
	}
	
	.top-top-bnr-2column p{
		width: 100% !important;
	}
	.top-top-bnr-2column p:first-of-type{
		margin-bottom: 10px;
	}
	.top-top-bnr-2column a{
		display: block;
		width: 100%;
	}
	.top-top-bnr-2column img{
		width: 100%;
	}
}	