@charset "UTF-8";


/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17

*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

ul,ol {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
img{
	vertical-align:bottom;
}

/************** layout base ********************/

.clearfix{
overflow:hidden;
}
.clear{
	clear:both;
}

img{ max-width:100%;}

a{
	text-decoration:none; color:#0d5bab;
}
a:hover{
	text-decoration:underline;
}
a:link{}

a:visited{color:#0d5bab;}

/*ボタンrollover*/
a:hover img.rollover{
	filter:Alpha(opacity:80);
-moz-opacity:0.80;
opacity:0.80;}


sup {
	line-height: 100%;
	font-size:10px;
	vertical-align: 0.4em;
}
sub{
	line-height: 100%;
	font-size:10px;
	vertical-align: -0.1em;
}

.txtLeft{
text-align:left;
}
.txtRight{
text-align:right;
}
.txtCenter{
text-align:center;
}
.fw{font-weight:bold !important;}
.f10{ font-size:10px !important;}
.f11{ font-size:11px !important;}
.f12{ font-size:12px !important;}
.f13{ font-size:13px !important;}
.f14{ font-size:14px !important;}
.f15{ font-size:15px !important;}
.f16{ font-size:16px !important;}
.f17{ font-size:17px !important;}
.f18{ font-size:18px !important;}
.f20{ font-size:20px !important;}
.f22{ font-size:22px !important;}
.f24{ font-size:24px !important;}

.txtRed{ color:#D80000;}
.txtOrange{ color:#ff7800;}
.txtBlue{ color:#0d5bab;}
.txtPurple{ color:#463fa7; }
.note{ color:#666666; font-size:12px;}

.fLeft{ float:left;}
.fRight{ float:right;}
.fNon{
	float:none !important;
}

.mTop0{ margin-top:0 !important;}
.mTop5{ margin-top:5px !important;}
.mTop10{ margin-top:10px !important;}
.mTop15{ margin-top:15px !important;}
.mTop20{ margin-top:20px !important;}
.mTop25{ margin-top:25px !important;}
.mTop30{ margin-top:30px !important;}
.mTop35{ margin-top:35px !important;}
.mTop40{ margin-top:40px !important;}
.mTop45{ margin-top:45px !important;}
.mTop50{ margin-top:50px !important;}
.mTop55{ margin-top:55px !important;}
.mTop60{ margin-top:60px !important;}

.mBtm0{ margin-bottom:0 !important;}
.mBtm5{ margin-bottom:5px !important;}
.mBtm10{ margin-bottom:10px !important;}
.mBtm15{ margin-bottom:15px !important;}
.mBtm20{ margin-bottom:20px !important;}
.mBtm25{ margin-bottom:25px !important;}
.mBtm30{ margin-bottom:30px !important;}
.mBtm35{ margin-bottom:35px !important;}
.mBtm40{ margin-bottom:40px !important;}
.mBtm45{ margin-bottom:45px !important;}
.mBtm50{ margin-bottom:50px !important;}
.mBtm55{ margin-bottom:55px !important;}
.mBtm60{ margin-bottom:60px !important;}
.mBtm70{ margin-bottom:70px !important;}
.mBtm80{ margin-bottom:80px !important;}
.mBtm90{ margin-bottom:90px !important;}
.mBtm100{ margin-bottom:100px !important;}

.pTop0{ padding-top:0 !important;}
.pTop5{ padding-top:5px !important;}
.pTop10{ padding-top:10px !important;}
.pTop15{ padding-top:15px !important;}
.pTop20{ padding-top:20px !important;}
.pTop25{ padding-top:25px !important;}
.pTop30{ padding-top:30px !important;}
.pTop35{ padding-top:35px !important;}
.pTop40{ padding-top:40px !important;}
.pTop45{ padding-top:45px !important;}
.pTop50{ padding-top:50px !important;}

.pBtm0{ padding-bottom:0 !important;}
.pBtm5{ padding-bottom:5px !important;}
.pBtm10{ padding-bottom:10px !important;}
.pBtm15{ padding-bottom:15px !important;}
.pBtm20{ padding-bottom:20px !important;}
.pBtm25{ padding-bottom:25px !important;}
.pBtm30{ padding-bottom:30px !important;}
.pBtm35{ padding-bottom:35px !important;}
.pBtm40{ padding-bottom:40px !important;}
.pBtm45{ padding-bottom:45px !important;}
.pBtm50{ padding-bottom:50px !important;}
.pBtm55{ padding-bottom:55px !important;}
.pBtm60{ padding-bottom:60px !important;}


/*----------------------------*/
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 160%;
	background-image: url(images/bg_body.png);
	background-size: 13.6% auto;
	background-repeat: repeat;
	letter-spacing: 0;
}
img {
	max-width:100%;
	vertical-align: bottom;
	border: none;
}
a:link {
	color: #2E911C;
	text-decoration: none;
}
a:link:hover {
	color: #2E911C;
	text-decoration: underline;
}
a:visited {
	color: #434343;
	text-decoration: none;
}
a:visited:hover {
	color: #2E911C;
	text-decoration: underline;
}


/*-----------common-----------------*/
.inner{
	display: block;
	width: 93.6%;
	margin: 0 auto;
}
.indentTxt{
	margin-left: 1em;
	text-indent:-1em;
}
#contents h3{
	background: #9d374c;
	color: #ffffff;
	font-size: 15px;
	font-size: 1.07rem;
	line-height: 2em;
}
#contents p{
	padding: 7px 0 14px;
	padding: 0.5rem 0 1rem;
}


/*----------- header -----------------*/
header {
	position:relative;
	background:url(images/bg_head_bd.png) repeat-x left top,url(images/bg_head.png) no-repeat center bottom;
	background-size: auto 4px,100% auto;
	padding:7px 0;
	padding:0.5rem 0;
}
header .inner{
}
header #dscr{
	color: #544501;
	font-size:11px;
	font-size: 0.78rem;
	font-weight: bold;
}
header h1 {
	display:inline-block;
	vertical-align:middle;
	width:28%;
	line-height: 0px;
}
header p#headTel{
	display:inline-block;
	vertical-align:middle;
	width:50.9%;
	margin: 0 4%;
	line-height: 0px;
	color: #000000;
}
header p#headTel a{
	display: block;
	margin-top: 0.
}
header #spMenu{
	display:inline-block;
	vertical-align:middle;
	width:12.8%;
	margin-top:-22px;
	margin-top:-1.57rem;
	line-height: 0px;
	color: #000000;
}/*
header #spMenu{
	position:absolute;
	right:2.8%;
	top: 16px;
	top: 1.14rem;
	width:12%;
	text-align: right;
}*/
header #spMenu.active img.menuBtn,	
header #spMenu img.closeBtn{
	display: none;
}
header #spMenu.active img.closeBtn{
	display: block;
}
header ul.navi {
	display:none;
	position:absolute;
	top:99%;
	left:0;
	width:100%;
	z-index:2;
}
header ul.navi li {
	border-bottom:1px #fff solid;
	background-color: rgba(124,100,29,0.8);
	text-align:left;
}
header ul.navi li a{
	display: block;
	background:url(images/ic_tri_white.png) no-repeat 2.8% center;
	background-size: 2.1% auto;
	text-decoration:none;
	padding-left:8%;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	line-height: 45px;
	line-height: 3.2rem;
	color: #ffffff;
	font-weight: bold;
}
header ul.navi li a:link,
header ul.navi li a:hover,
header ul.navi li a:visited{
	text-decoration:none;
	color: #ffffff;
}
header ul.navi li:last-of-type{
	border-bottom:none;
}


/*----------- footer -----------------*/
#pageTop{
	width: 12.8%;
	height: auto;
	position: fixed;
	right:2.8%;
	bottom:30px;
}
footer {
	margin: 0 auto;
}

/*--*/
.footerNavi{
}
.footerNavi li{
	float:left;
	width: 50%;
	box-sizing: border-box;
	background:#f8dcea url(images/bg_foot_menu.png) no-repeat right bottom;
	background-size: 100% auto;
	border-bottom:1px solid #7a0300;
	margin-bottom:1px;
}
.footerNavi li:nth-of-type(2n) {
	border-left:1px solid #ffffff;
}
.footerNavi li a,
.footerNavi li a:hover,
.footerNavi li a:visited{
	display: block;
	background: url(images/ic_tri_gold.png) no-repeat 88% center;
	background-size:4.2% auto; 
	text-decoration:none;
	padding-left:26%;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	line-height: 49px;
	line-height: 3.5rem;
	color: #786821;
	font-weight: bold;
}

/*--*/
#footPolicy{
	padding: 1em 0 1em 4.4%;
	background: url(images/ic_tri_gold.png) no-repeat left center;
	background-size:2.2% auto;
	line-height: 1em;
	font-size: 13px;
	font-size: 0.92em;
}
#footPolicy a,
#footPolicy a:link,
#footPolicy a:hover,
#footPolicy a:active{
	color: #786821;
}

/*--*/
footer #footInner{
	border-top:1px solid #ce87a5;
	background: url(images/bg_foot_gra.png) repeat-x left bottom;
	background-size: 1px auto;
   padding-bottom: 7px;
   padding-bottom: 0.5rem;
}
footer #footInner p{
	color: #3b3939;
}
footer #footInner p#footLogo{
	vertical-align: middle;
	line-height: 1em;
	font-size: 12px;
	font-size: 0.85em;
	font-weight: bold;
	color: #544501;
}
footer #footLogo img{
	display: inline-block;
	width: 28%;
	vertical-align: middle;
	margin:10px 0 10px 2%;
}

/*--*/
#foot_tel{
	margin-top: 10px;
}
#foot_tel li{
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-bottom: 3px;
	
}
#foot_tel li:last-child{
	float: right;
	border-left:1px dotted #b05173;
	padding-left: 3.7%;
}
#foot_tel li img{
	width: 23%;
	height: auto;
}
#foot_tel li img:last-child {
	margin-top: 6px;
	width: 92%;
	height: auto;
}

/*--*/
footer #copyright{
	border-top:1px solid #ce87a5;
	background: #952a3f;
	background: linear-gradient(#9c354c 0%,#952a3f 100%);
	background: -webkit-linear-gradient(#9c354c 0%,#952a3f 100%);
	text-align:center;
	font-size:10px;
	font-size:0.71rem;
	padding:5px 0;
	color: #ceb45a;
}


/*----------- common -----------------*/
.contentList{
  width: 92%;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
.contentList li{
  border: 1px solid #8A0204;
  margin: 0 0 10px 0;
  font-size: 10px;
}
.contentList li a{
  display: block;
  color: #8A0204;
  text-decoration: underline;
}


/*----------- top -----------------*/
#mainimage {
	margin-top: 1px;
	text-align: center;
}
#mainimage img{
	width: 100%;
	height: auto;
}
#top #contents{
	background: url(images/bg_top_contents.png) no-repeat center top;
	background-size:100% auto;
	padding: 12px 0;
	padding:0.857rem 0;
}
#top #contents >div.inner{
	margin-bottom: 14px;
	margin-bottom: 1rem;
	padding-top:  14px;
	padding-top: 1rem;
	background-color: rgba(256,256,256,0.5);
	border:1px solid #c7a1c8;border-radius: 4px;
}
/* #topCourseList */
#top #contents #topCourseList h2{
	line-height: 0px;
}
#top #contents #topCourseList h2 img{
	width: 100%;
	height: auto;
}
#top #contents #topCourseList p{
	font-size: 13px;
	font-size: 0.92rem;
}
#top #contents #topCourseList p span{
	font-size: 14px;
	font-size: 1rem;
	font-weight: bold;
	color: #a00038;
}

/* topNews */
#top #contents #topNews h2{
	background: url(images/bg_top_news.png) repeat-x left bottom;
	background-size: auto 100%;
}
#top #contents #topNews p{
}
#top #contents #topNews h4{
	line-height: 1em;
	color: #9d374c;
}
#top #contents #topNews h4:before{
	content: "■";
	color: #9d374c;
	width: 1%;
}
#top #contents #topNews .topNewsImg{
	padding:2px 0;
	margin-bottom: 1px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

/* topBnr */
#top #contents #topBnr{
	background: url(images/bg_bnr.png) repeat-x center top;
	background-size: auto 30px;
	padding-top:43px;
}
#top #contents #topBnr li{
	margin-bottom:10px;
}
#top #contents #topBnr li:last-child{
	margin-bottom:0px;
}

/*1704*/
.spinfo{
	width:90%;
	margin:10px auto;
}
.spinfo dt{
	background:#9A1A1D;
	color:#fff;
	padding:6px 5px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.spinfo dd{
	border:1px solid #9a1a1d;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	}



/*----------- pgs -----------------*/
.pgs #contents{
	background: url(images/bg_white.png) repeat left top;
	background-size: 13.6% auto;
	padding-bottom: 14px;
	padding-bottom: 1rem;
}
.pgs #contents >div.inner{
}
.pgs #contents h2{
	background: url(images/bg_pgs_h2.png) no-repeat center top;
	background-size: 100% auto;
	font-size: 20px;
	font-size: 1.42rem;
	font-weight: bold;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #470101;
}
.pgs #contents h3{
	background: url(images/bg_pgs_h3.png) no-repeat center bottom;
	background-size: 100% auto;
	font-size: 25px;
	font-size: 1.3rem;
	font-weight: bold;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #9d374c;
	line-height:2em;
}
.pgs #contents h3 span.inner{
	width:70.66%;
}
.pgs #contents h4{
	margin-top: 15px;
	background: #9d374c;
}
.pgs #contents h4 .inner{
	padding-top: 5px;
	padding-bottom: 5px;
	width: 88.4%;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #FFFFFF;
	font-size: 16px;
	font-size:1.14rem
}
.pgs #contents h5{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-size: 16px;
	font-size:1.14rem;
	color: #9d374c;
}
.pgs #contents .inner p{
	padding-bottom: 14px;
	padding-bottom: 1rem;
}
.pgs #contents .inner p img.fRight{
	width: 38.9%;
	height: auto;
	margin-left: 4.4%;
}
.pgs #contents .inner p.clearfix{
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

/* imgBox */
.pgs #contents .imgBox img{
	width: 100%;
	background: #FFFFFF;/*
	padding:2px;
	border:1px solid #cccccc;
	box-sizing: border-box;*/
	margin-bottom: 3px;
}
.pgs #contents .imgBox li:first-of-type{
	margin-bottom: 0px;
}
.pgs #contents .imgBox .col2 img{/* 168px 245px */
	display: inline-block;
	width: 49.5%;
}
.pgs #contents .imgBox .col2 img:first-child{
	margin-right: 1%;
}
.pgs #contents .imgBox .txtBottom{
	vertical-align: top;
}
.pgs #contents .imgBox .txtBottom > img{
	vertical-align: top;
}
.pgs #contents .imgBox .txtBottom span{
	display: inline-block;
	width: 49.5%;
	vertical-align: top;
	margin-right: 1%;
}
.pgs #contents .imgBox .txtBottom span img{
	display: block;
	width: 100%;
}

/* infoBox */
.pgs #contents .infoBox{
	background: url(images/bg_stripe_beige.png);
	padding: 15px 0;
}

/* basicTable */
.basicTable{
	width: 100%;
	box-sizing: border-box;
	border-top:1px solid #9f804f;
	border-left:1px solid #9f804f;
	
}
.basicTable th,
.basicTable td{
	border-right:1px solid #9f804f;
	border-bottom:1px solid #9f804f;
	vertical-align: middle;
}
.basicTable thead th{
	background: #d4c3a8;
	color: #654300;
	line-height: 2.14em;
	font-weight: normal;
}
.basicTable tbody th{
	padding:1em 6px;
	background: #e0c7ce;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.basicTable tbody td{
	padding:1em 6px;
	background: #FFFFFF;
	color: #000000;
}

/* fotmTable */
.fotmTable th span{
	color: #9d374c;
	font-weight:bold;
}
.basicTable.fotmTable td{
	padding:1.4em 10px;
	text-align: center;
}
.fotmTable td input,
.fotmTable td textarea{
	width: 90% !important;
	margin: 0 auto;
	padding:5px;
}
.fotmTable td input[type="radio"]{
	width: auto !important;
	margin-right: 1.6%;
}
.fotmTable td input[type="radio"]+label{
	margin-right: 3.2%;
}
.submitBtn{
	text-align: center;
}
.submitBtn input{
	display:inline-block;
	width:30%;
	padding:10px 0;
	margin: 15px 1% 0 1%;
	background: #E0C7CE;
	border: 1px solid #7A0300;
	border-radius:6px;
	text-align:center;		
	text-decoration:none;

}
.submitBtn input:hover{
    cursor:pointer;
    zoom:1;
}

/* signature */
.pgs #contents #signature{
	margin-bottom: 30px;
}
.pgs #contents #signature dt{
	padding-right:3em;
	text-align: right;
	color: #544501;
	font-weight: bold;
}
.pgs #contents #signature dd{
	text-align: right;
	color: #544501;
	font-weight: bold;
}
.pgs #contents #signature dd span{
	font-size: 0.84em;
}

/*----------- course -----------------*/
#course #contents .times{
	display: inline-block;
	padding:0 3.25%;
	background: #b86eac;
	border-radius: 2px;
	color: #FFFFFF;
	line-height: 2rem;
}

/* .basicTable */
#course #contents .infoBox table.basicTable thead th:nth-of-type(2) {
	width: 28.4%;
	box-sizing: border-box;
}
#course #contents .infoBox table.basicTable tbody th{
	width: 18.5%;
	box-sizing: border-box;
}

/* .infoBox */
#course #contents .infoBox .btn{
	margin: 16px 0 0px;
}
#course #contents .infoBox .btn a{
	display: block;
}


/*----------- classinfo -----------------*/
/*.basicTable*/
#classinfo .basicTable tbody th{
	width: 20%;
	box-sizing: border-box;
}
#classinfo .basicTable tbody tr td:last-of-type{
	width: 30%;
	box-sizing: border-box;
}
#classinfo .basicTable tbody .cell2 td{
	width: 60%;
	box-sizing: border-box;
	text-align: center;
}

/* koushiList */
#classinfo #koushiList{
   padding-top: 14px;
   padding-top: 1rem;
}
#classinfo #koushiList li{
	overflow: hidden;
	border-bottom:1px dashed #827134;
   margin-bottom: 14px;
   margin-bottom: 1rem;
   padding-bottom: 14px;
   padding-bottom: 1rem;
}
#classinfo #koushiList img.fLeft{
	width: 38.9%;
	height: auto;
	margin-right: 4.4%;
}
#classinfo #koushiList p .bold{
	font-weight: bold;
}
#classinfo #koushiList p .rubi{
	font-size:0.84em;
}

#googleMap iframe{
	margin-top: 7px;
	width:100% !important;
	height: auto !important;
	min-height: 200px;
}

/* companyTable */
.companyTable{
	width: 100%;
	box-sizing: border-box;
	border-top:1px solid #9f804f;
	border-left:1px solid #9f804f;
	
}
.companyTable th,
.companyTable td{
	padding:1em 10px;
	border-right:1px solid #9f804f;
	border-bottom:1px solid #9f804f;
	vertical-align: middle;
	color: #000000;
	font-weight: normal;
}
.companyTable th{
	background: #F0FAFF;
	width: 30%;
	box-sizing: border-box;
	text-align: left;
}
.companyTable td{
	background: #FFFFFF;
	width: 70%;
	box-sizing: border-box;
}


/*----------- policy -----------------*/
#policy dt{
	font-weight: bold;
}
#policy dt span{
	display: inline-block;
	width: 3em;
}
#policy dd{
	margin-left: 3em;
	margin-bottom: 1em;
}

/*----------- inq -----------------*/
#inq span.txtRed{
	color: #9d374c;
	font-weight:bold;
}

/*-----------  event-----------------*/
#event.pgs #contents .imgBox{
	overflow:hidden;
}
#event.pgs #contents .imgBox .col2{
	float:left;
	width:48%;
	margin:1%
}

.pgs #contents .imgBox .col2 img{
		width:100%;

}