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

/* reset */
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;}
body{line-height:1;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}
nav ul{list-style:none;}
blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;color:#000;text-decoration:none;}ins{background-color:#ff9;color:#000;text-decoration:none;}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 #000;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #35d2be;margin:0 auto;padding:10px 0;width:94.8%;}input,select{vertical-align:middle;}li{list-style:none;}.cFix:after{content:" ";display:block;clear:both;height:0;visibility:hidden;}.cFix{display:inline-block;}


/* general-style */
div.area_global_nav {
	display:none;
}
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body{
	font-size: 1em;
	line-height: 1.4;
	text-align: center;
	color: #545454;
	letter-spacing: 0.05em;
	-webkit-text-size-adjust: none;
}
* {
	box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6, div, p, ul, ol, li, dl, dt, dd, em {
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
}
img {
	vertical-align: bottom;
	border: none;
	max-width: 100%;
	height: auto;
}
article, div, dt, footer, header, html, nav, section {
	display: block;
}
h1{
	margin: 0;
	padding-bottom: 15px;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.pc_none {
	display: none;
}

/* button_menu_toggle */
.mod_arrow_list .item {
	text-align: left;
}


/* ---------------------------------------
 contents
--------------------------------------- */
#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

/* header */
header{
	width: 100%;
}
.header-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
	border-top: 4px solid #ee1c23;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	padding: 0px 14px;
	border-bottom: 1px solid #bebebe;
}
#header-course{
	border: none;
}
#header-course div.logo {
	height: 77px;
	text-align: left;
}
.header-course-normal div.logo {
	width: 136px !important;
}
#header-course div.page-tit {
	height: 77px;
}
#header-course div.site-navi {
	width: 64px !important;
	height: 77px;
	padding-top: 8px;
	text-align: left;
	line-height: 1.2;
}
#header-course div.site-navi a {
	display: inline-block;
	height: auto;
}
#header-course div.site-navi img {
	margin-top: 0 !important;
}
.header-course-normal {
	border-top: none;
}
#wrap-inner {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 50px;
	border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	position: relative;
}

/* menu */
#guide {
	display: none;
}
#menu{
	display: none;
	position: absolute;
	top: 10px;
	right: -130px;
	padding: 10px 8px 6px;
	background-color: #222;
	opacity:0.7;
	border-radius: 7px;
	z-index: 1;
}
#menu p {
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.4;
	border-bottom: solid 1px #fff;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#menu ul li {
	width: auto;
	padding: 6px 2px 6px 17px;
	text-align: left;
	color: #fff;
	font-size: 0.8em;
	white-space: nowrap;
	line-height: 1.0;
	position: relative;
	cursor: pointer;
}
#menu ul li .mark {
	width: 10px;
	height: 10px;
	margin-top: -6px;
	margin-right: 5px;
	font-size: 0.7em;
	color: #f00;
	position: absolute;
	top: 50%;
	left: 0;
	background: #f00;
	border-radius: 6px;
}

/* nav */
nav {
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
	width: 898px;
	padding: 0px 14px;
}
ul.pankuzu{
	display: table;
	float: left;
	table-layout: fixed;
	height: 40px;
	width: auto;
}
ul.pankuzu li{
	display: table-cell;
	font-size: 0.8em;
	vertical-align: middle;
}
ul.pankuzu li.arrow {
	padding: 0 5px;
}

.sec {
	margin-bottom: 20px;
}

/* title_area */
.title_area {
	margin: 15px 0;
	text-align: center;
	font-family: "TsukuMinPro-RB";
	font-size: 2.1em;
}
.title_area img {
	width: 38px;
	height: auto;
	vertical-align: -0.15em;
	margin-right: 12px;
}
.title_area h2 {
	display: inline-block;
	font-family: "TsukuMinPro-RB";
}
.title_area span {
	margin-left: 8px;
	font-size: 1.2em;
	padding-top: 2px;
	font-family: "Times New Roman";
	font-style: oblique;
}

/* slider */
#slider {
	width: 898px;
	height: 332px;
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}
#slide {
	overflow: hidden;
}
#slide li {
	float: left;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}
#paging {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
#paging li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	border: 1px solid #333;
	border-radius: 6px;
	cursor: pointer;
}
#paging li.active {
	background: #333;
}

/* title_copy_area */
.title_copy_area {
	text-align: center;
	font-family: "F+UD-TsukuMin R";
	font-size: 1.2em;
	line-height: 1.6;
}

/* course_area */
.course_area {
	margin: 0 auto;
	width: 868px;
}
.course_box {
	overflow: hidden;
}
.course_content {
	float: left;
	background-color: #f0f0f0;
	width: 414px;
	margin: 15px 10px;
	padding: 15px 0;
	border-radius: 5px;
}
.course_content > div,
.course_content > p,
.course_content > h3 {
	margin: 0 15px 15px;
}
.course_content .clickable_area {
	overflow: hidden;
	margin: 0 15px 15px 0;
}
.course_content p {
	line-height: 1.3;
	font-size: 0.9em;
	word-break: break-all;
}
.course_content a.koza_detail {
	display: inline-block;
	float: right;
	margin: 10px 25px;
	line-height: 1.3;
	font-size: 1.0em;
	border-bottom: 1px solid #182a97;
}
.course_content a.koza_detail i {
	font-size: 1.1em;
	margin-left: 2px;
}
a.koza_detail:link {
	color:#182a97;
	text-decoration:none;
}
a.koza_detail:active {
	color:#182a97;
	text-decoration:none;
}
a.koza_detail:visited {
	color:#182a97;
	text-decoration:none;
}
a.koza_detail:hover {
	color:#182a97;
	text-decoration:none;
	border-bottom-color: #f0f0f0;
}

.course_content .shoulder {
	margin-bottom: 3px;
	color: #9f7836;
	line-height: 1.2;
	font-family: "TsukuGoPro-D";
}
.course_content h3 {
	font-size: 2.0em;
	color: #034d73;
	letter-spacing: 0.05em;
	line-height: 1.2;
	font-family: "TsukuGoPro-E";
}
.visual {
	width: 207px;
	height: auto;
	float: left;
}
.feature {
	width: 160px;
	float: right;
	position: relative;
}
.feature .graphic {
	display: block;
	height: 180px;
}
.feature img {
	width: 160px;
	height: auto;
}
.feature ul li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.feature ul li p {
	text-align: center;
	font-size: 1.1em;
	line-height: 1.2;
	font-family: "TsukuGoPro-D";
}
.feature ul li p.bold {
	font-family: "TsukuGoPro-E";
}
.feature ul li p.emphasis {
	color: #e82b3a;
	font-family: "TsukuGoPro-E";
}
.feature ul li p.small {
	font-size: 0.8em;
	line-height: 1.2;
}
.feature ul li p.bold {
	font-size: 1.2em;
}
.feature ul li p.emphasis {
	font-size: 1.15em;
}
.feature ul li p.emphasis.large {
	font-size: 1.8em;
}
.feature ul li p.emphasis.small {
	font-size: 1.05em;
}
.feature ul li p small {
	font-family: "TsukuGoPro-D";
	font-size: 80%;
}
/* position */
.quali p {
	margin-bottom: 20px;
}
.quali p.first {
	margin-top: -155px;
}
.term p {
	margin-bottom: 20px;
}
.term p.first {
	margin-top: -148px;
}
.sche p {
	margin-bottom: 10px;
}
.sche p.first {
	margin-top: -148px;
}
.loc p {
	margin-bottom: 10px;
}
.loc p.first {
	margin-top: -160px;
}
.price p {
	margin-bottom: 10px;
}
.price p.first {
	margin-top: -152px;
}
.ichioshi {
	min-height: 45px;
	margin-bottom: 0 !important;
	padding: 2px 0;
	border-radius: 20px;
	color: #e82b3a;
	background-position: 8px center;
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
}
.ichioshi img {
	position: absolute;
	top: 50%;
	left: 8px;
	width: auto;
	height: 32px;
	float: left;
	margin-top: -16px;
}
.ichioshi ul li {
	display: none;
	position: absolute;
	top: 50%;
	left: 47px;
	width: 327px;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2;
	margin-top: -17px;
}

/* action_copy_area */
.action_copy_area {
	text-align: center;
	margin: 35px 0px;
	font-size: 1.2em;
	line-height: 1.6;
	font-family: "TsukuMinPro-RB";
}
.action_copy_area p {
	width: 30%;
	margin: 15px auto 0;
	font-size: 1.1em;
	line-height: 0.7;
	-moz-transform: scale(1.5, 1);
	-webkit-transform: scale(1.5, 1);
	-o-transform: scale(1.5, 1);
	-ms-transform: scale(1.5, 1);
	transform: scale(1.5, 1);
}

/* link_area */
.link_area {
	width: 848px;
	background-color: #f0f0f0;
	margin: 0 auto;
	padding: 15px 5px;
	border-radius: 5px;
}
.link_area .message {
	margin: 5px 0 20px;
	text-align: center;
	font-family: "TsukuMinPro-RB";
	font-size: 2.0em;
	color: #e82b3a;
}
.link_area .koza_link * {
	transition: all 0.35s ease;
}
.link_area .koza_link {
	display: inline-block;
	margin: 10px 20px 30px;
	color: #fff;
	border-radius: 5px;
	border: 0.5px solid #ccc;
	position: relative;
	float: left;
	overflow: hidden;
	width: 235px;
	height: auto;
	color: #000000;
	background: linear-gradient(to bottom, #f0f0f0 0%, #000000 90%, #f0f0f0 100%);
}
.link_area .koza_link figcaption {
	position: absolute;
	bottom: 0%;
	left: 0;
	width: 100%;
	z-index: 1;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.link_area .koza_link h4,
.link_area .koza_link p {
	margin: 0;
	width: 100%;
	padding: 10px 20px;
}
.link_area .koza_link h4 {
	color: #034d73;
	position: absolute;
	bottom: 100%;
	letter-spacing: 0.1em;
	font-size: 1.08em;
	font-family: "TsukuGoPro-E";
}
.link_area .koza_link p {
	background: rgba(255, 255, 255, 1);
	text-align: right;
	bottom: 0;
	font-size: 0.8em;
	font-family: "TsukuGoPro-D";
}
.link_area .koza_link a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}
.link_area .koza_link .koza_name_long {
	letter-spacing: 0.02em;
}

/*hover*/
.link_area .koza_link:hover {
	border-radius: 5px;
}
.link_area .koza_link:hover img {
	opacity: 0.5;
	border-radius: 5px;
}
.link_area .koza_link:hover h4 {
	color: #fff;
	font-family: "TsukuGoPro-D";
}
.link_area .koza_link:hover figcaption {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.link_area .koza_link:hover p {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.link_area .merit {
	clear: both;
	margin: 10px 5px 10px 10px;
	padding: 15px 20px;
	background-color: #fff;
	border-radius: 5px;
}
.link_area .merit p {
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #034d73;
	line-height: 1.2;
	font-family: "TsukuGoPro-D";
}
.link_area .merit ol li {
	list-style-type: decimal;
	margin-left: 20px;
	font-size: 0.95em;
	line-height: 1.1;
	font-family: "TsukuGoPro-D";
}

/* others */
.note {
	width: 848px;
	margin: 5px auto 0;
	font-size: 0.8em;
	color: #787878;
	line-height: 1.5;
	letter-spacing: 0.02em;
}
.upper {
	clear: both;
	margin: 60px 15px 15px;
	text-align: right;
	font-size: 12px;
}

/* footer */
#footer {
	width: 898px;
	border-top: 1px solid #fff;
	margin: 0 auto;
}
#footer ul.courselist-main li {
	font-size: 100%;
}
#footer ul.courselist-main li div.inner {
	width: 223px;
}
#footer ul.courselist-main {
	background: rgba(0, 0, 0, 0) url("/common/images/bg_foot_clm.gif") repeat-x scroll 0 100%;
	font-size: 90%;
	border-bottom: 1px solid #dfded8;
	text-align: center;
}
#footer ul.courselist-main li:last-of-type {
	border-right: none;
}
#footer ul.courselist-main li {
	border-bottom: medium none;
	display: inline-block;
	float: none;
}
#footer div.courselist-sub {
	width: 100%;
}
#footer div.courselist-sub-inner {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
}
#footer ul.courselist-main li {
	border-left: none;
}

/* page Top */
#pagetop {
	display: none;
	width: 73px;
	height: 72px;
	position: fixed;
	bottom: 15px;
	right: 15px;
}
#pagetop a {
	display: block;
	width: 73px;
	height: 72px;
	background: url("/special/rank/common/images/pagetop.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#pagetop a:hover {
	background-position: left -72px;
}
#pagetop a > img {
	display: none;
}