 @charset "utf-8";
/**
 * page.css
 *
 * サブページ共通
 ***************/

/* format
-------------------------------- */
#mainImage {
	width: 1000px;
	margin: 0 auto;
}

#ContentArea {
	background: url(../img/common/content/bg_content_area.jpg) top center no-repeat;
}

	#Content {
		width: 988px;
		background: url(../img/common/content/bg_content_center.jpg) repeat-y;
	}

	#Content .wrapper {
		padding: 25px 35px;
		background: url(../img/common/content/bg_content_top.jpg) top no-repeat;
	}

	#main {
		width: 660px;
	}

	#side {
		float: right;
		width: 240px;
	}
	
	
	
/* top link
-------------------------------- */
#TopLink {
	width: 988px;
	background: url(../img/common/content/bg_content_bottom.jpg) bottom no-repeat;
}


/* side
-------------------------------- */
.widget {
	margin-bottom: 10px;
}



/* page
-------------------------------- */
.page {
	padding-bottom: 30px;
}

.page div,.page p,.page li,.page dt,.page dd,.page a,.page span {
	font-size: 2.4rem;
}

.page h2 {
	height: 56px;
	padding-left: 30px;
	margin: 0 -3px 10px -3px;
	background: url(../img/common/content/bg_ttl_h2.png) left top no-repeat;
	color: #fff;
	font-size: 16px; font-size: 1.6rem;
	font-weight: bold;
	line-height: 50px;
}

.page h2.plane-style {
	height: auto;
	padding-left: 0;
	background: none;
}
	
.page h3 {
	margin-bottom: 15px;
	font-size: 24px; font-size: 2.4rem !important;
	font-weight: bold;
}

.page h3.title {
	height: 38px;
	margin: 30px 0 15px;
	padding-left: 40px;
	background: url(../img/common/content/bg_ttl_pink.png) no-repeat;
	color: #fff;
	line-height: 38px;
}

.page h4 {
	margin-bottom: 10px;
	font-size: 24px; font-size: 2.4rem !important;
	font-weight: bold;
}

section {
	margin-bottom: 30px;
}

section p {
	margin-bottom: 15px;
}

section ul {
}

section ul li {
}

section ol {
}

section ol li {
}

section dl {
}

section dl dt {
}

section dl dd {
}

.box {
	margin-bottom: 24px;
	padding: 20px;
	background-color: #f7f6f4;
}

.box p {
	margin: 0;
}

.segment {
	margin-bottom: 20px;
}



/* Navigation
-------------------------------- */
#navigation {
	margin: 0 0 12px;
}

#navigation a {
	text-decoration: none;
}



/* image navigation
-------------------------------- */
#ImageNavigation {
	float: left;
	width: 580px;
	height: 475px;
}
#ImageNavigation .navi {
	float: left;
	margin-right: 20px;
}
#ImageNavigation .navi ul {
	border: 1px solid #1d1c1a;
	overflow: hidden;
}
#ImageNavigation .navi ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #1d1c1a;
	background: none;
}
#ImageNavigation .navi ul li.lastChild {
	border: none;
}
#ImageNavigation .navi ul li a {
	display: block;
}

#ImageNavigation .navi-image {
	float: left;
}
#ImageNavigation .navi-image a {
	border: 1px solid #1d1c1a;
}

#ImageNavigation .navi-image { position:relative;}
#ImageNavigation .navi-image a { display:block; }
#ImageNavigation .navi-image a { position:absolute; top:0; left:0; z-index:8; }
#ImageNavigation .navi-image a.active { z-index:10; }
#ImageNavigation .navi-image a.last-active { z-index:9; }
#ImageNavigation .navi-image a span {
	display: block;
	position: absolute;
	bottom: 0;
	width: 466px;
	padding: 6px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}





/* common
-------------------------------- */
#BottomInformation .right {
	margin-top: 5px;
}





/* feature index
-------------------------------- */
.feature-list {
	margin-bottom: 20px;
}

.feature-list .left {
	width: 250px;
}

.feature-list .right {
	width: 400px;
}

.feature-list h3 {
	height: 40px;
	padding-left: 60px;
	line-height: 36px;
	font-size: 1.7rem !important;
	font-weight: normal;
}

.feature-list h3 strong {
	color: #f39;
	font-weight: normal;
}

#Feature1 h3 {
	background: url(../img/page/feature/bg_ttl_feature1.png) left top no-repeat;
}

#Feature2 h3 {
	background: url(../img/page/feature/bg_ttl_feature2.png) left top no-repeat;
}

#Feature3 h3 {
	background: url(../img/page/feature/bg_ttl_feature3.png) left top no-repeat;
}

#Feature4 h3 {
	background: url(../img/page/feature/bg_ttl_feature4.png) left top no-repeat;
}

#Feature5 h3 {
	background: url(../img/page/feature/bg_ttl_feature5.png) left top no-repeat;
}

.more-link a {
	padding-left: 20px;
	background: url(../img/page/feature/icon_arrow.png) 6px 6px no-repeat;
	text-decoration: none;
}

.more-link a:hover {
	color: #06c;
	text-decoration: underline;
}

#ReasonBox {
	height: 173px;
	padding: 35px 20px 0 290px;
	background: url(../img/page/feature/bg_reason.png) no-repeat;
}

#ReasonBox h3 {
	color: #f39;
}

#ReasonBox h3 a {
	color: #f39;
	text-decoration: none;
	font-size: 1.4rem !important;
}

#ReasonBox p {
	margin-bottom: 0;
	font-size: 1.4rem !important;
}






/* schoollife index
-------------------------------- */
#SchoollifeVoice {
	margin-bottom: 30px;
}

.schoollife-box {
	width: 292px;
	margin-bottom: 15px;
	padding: 20px 14px;
	border: 1px solid #c3dbf3;
	background-color: #f7fcff
}

.schoollife-box img {
	box-shadow: 0px 0px 8px #9ed7fe;
}


.schoollife-box h3 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.schoollife-box h3 a {
	color: #f39;
	text-decoration: none;
}

#Interview h3 {
	height: 38px;
	padding-left: 40px;
	background: url(../img/common/content/bg_ttl_pink.png) no-repeat;
	color: #fff;
	line-height: 38px;
}

#voiceMovie h3 {
	height: 38px;
	padding-left: 40px;
	background: url(../img/common/content/bg_ttl_pink.png) no-repeat;
	color: #fff;
	line-height: 38px;
}

.schoollife-box h4 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.schoollife-box h4 a {
	color: #f39;
	text-decoration: none;
}

#interviewsHead h4 {
	padding-top: 10px;
	font-size: 1.2rem !important;
	line-height: 1.4;
}
#interviewsHead h3.sub {
	font-size: 1.2rem !important;
}


/* schoollife interview1
-------------------------------- */
#InterviewHeadLine {
	padding: 20px 0 0;
	background: url(../img/page/schoollife/bg_headline_center.png) repeat-y;
}

#InterviewHeadLine ul {
	padding-bottom: 30px;
	background: url(../img/page/schoollife/bg_headline_bottom.png) bottom no-repeat;
}

#InterviewHeadLine h3 {
	margin: 0 20px 10px;
	padding-left: 45px;
	color: #f39;
	font-size: 14px; font-size: 1.4rem;
}

#InterviewHeadLine div,
#InterviewHeadLine p {
	margin: 0 20px 10px;
}

h3#InterviewTarget {
	background: url(../img/page/schoollife/interview1/bg_ttl_interview1.png) no-repeat;
}

h3#InterviewContents {
	margin-top: 20px;
	background: url(../img/page/schoollife/interview1/bg_ttl_interview2.png) no-repeat;
}

#InterviewHeadLine li {
	margin: 0 20px 8px;
	padding-left: 20px;
	background: url(../img/page/feature/icon_arrow.png) 6px 6px no-repeat;
	text-decoration: none;
}

#InterviewHeadLine li a {
	text-decoration: none;
}

#InterviewHeadLine li a:hover {
	color: #06c;
	text-decoration: underline;
}

.more-link-box {
	padding: 10px 0;
	background: url(../img/page/schoollife/bg_headline_center.png) repeat-y;
}

.more-link-box a {
	padding-left: 20px;
	background: url(../img/page/feature/icon_arrow.png) 6px 6px no-repeat;
	text-decoration: none;
}

.more-link-box a:hover {
	color: #06c;
	text-decoration: underline;
}

.episode h4 {
	height: 58px;
	margin-bottom: 0;
	padding: 24px 0 0 50px;
	background: url(../img/page/schoollife/interview1/bg_ttl_episode.png) no-repeat;
	color: #fff;
	font-size: 17px; font-size: 1.7rem !important;
	font-weight: normal;
}

.episode h5 {
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(../img/page/schoollife/interview1/icon_interview.png) left 1px no-repeat;
	color: #f39;
}

.episode-wrap {
	margin-bottom: 20px;
	padding: 20px 15px 10px;
	background-color: #f7fbfd;
	border: 1px solid #c3dbf3;
}

.episode-wrap .img-right {
	float: right;
	width: 254px;
}

.caption {
	font-size: 12px; font-size: 1.2rem;
}

p#TanksMessage {
	margin: 30px 0 20px;
	color: #f39;
	font-size: 14px; font-size: 1.4rem;
	text-align: center;
}







/* course index
-------------------------------- */
.corse-box {
	width: 292px;
	margin-bottom: 15px;
	padding: 20px 14px;
	border: 1px solid #c3dbf3;
	background-color: #f7fcff
}

.corse-box img {
	box-shadow: 0px 0px 8px #9ed7fe;
}

.corse-box h3 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.corse-box h3 a {
	color: #f39;
	text-decoration: none;
}


/* airline */
.courseName{
	background: url(../img/page/course/course/bgNote_t.jpg) no-repeat center bottom;
}
.courseName p{
	font-size: 1.6rem;
}


/* results index
-------------------------------- */
.results-box {
	width: 292px;
	margin-bottom: 15px;
	padding: 20px 14px;
	border: 1px solid #c3dbf3;
	background-color: #f7fcff
}

.results-box img {
	box-shadow: 0px 0px 8px #9ed7fe;
}

.results-box h3 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.results-box h3 a {
	color: #f39;
	text-decoration: none;
}
.results-box h4 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.results-box h4 a {
	color: #f39;
	text-decoration: none;
}


.interview-box {
	float: left;
	width: 170px;
	margin: 0 12px 15px 0;
	padding: 16px 20px;
	border: 1px solid #c3dbf3;
	background-color: #f7fcff
}

#InterviewList .last {
	margin-right: 0;
}

.interview-box .profile img {
	box-shadow: 0px 0px 8px #9ed7fe;
}

.interview-box h4 {
	padding: 4px 0;
	border-bottom: 2px dotted #09f;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.2;
}

.interview-box h4 a {
	color: #f39;
	text-decoration: none;
}

.interview-box span.company {
	font-size: 13px; font-size: 1.3rem;
}

/* voice */
#interviews #questions h4 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: none !important;
}

/* schoolinfo index
-------------------------------- */
.schoolinfo-box {
	width: 292px;
	margin-bottom: 15px;
	padding: 20px 14px;
	border: 1px solid #c3dbf3;
	background-color: #f7fcff
}

.schoolinfo-box img {
	box-shadow: 0px 0px 8px #9ed7fe;
}

.schoolinfo-box h3 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.schoolinfo-box h3 a {
	color: #f39;
	text-decoration: none;
}



/* request index
-------------------------------- */
.request-box {
	width: 292px;
	margin-bottom: 15px;
	padding: 20px 14px;
	border: 1px solid #c3dbf3;
	background-color: #f7fcff
}

.request-box img {
	box-shadow: 0px 0px 8px #9ed7fe;
}

.request-box h3 {
	padding: 4px 0 4px 40px;
	border-bottom: 2px dotted #09f;
	background: url(../img/page/schoollife/icon_plain.png) left 8px no-repeat;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
}

.request-box h3 a {
	color: #f39;
	text-decoration: none;
}

#ContactForm {
	margin: 20px 0 30px;
}

#ContactForm .left-img {
	float: left;
	width: 93px;
	margin-right: 10px;
	padding-left: 10px;
}









/* lesson index
-------------------------------- */
#OnePointMessage {
	height: 195px;
	margin-bottom: 30px;
	background: url(../img/page/lesson/bg_onepoint_message.png) no-repeat;
}

#OnePointMessage p {
	padding: 46px 165px 0 50px;
	font-size: 14px; font-size: 1.4rem;
	line-height: 2.2
}

#PointSection1 .title {
	height: 69px;
	padding-left: 70px;
	background: url(../img/page/lesson/bg_ttl_flower.png) no-repeat;
	color: #fff;
}

#PointSection2 .title,
#PointSection3 .title {
	height: 89px;
	padding: 0 10px 0 70px;
	background: url(../img/page/lesson/bg_ttl_flower2.png) no-repeat;
	color: #fff;
}

#PointSection1 .title h3,
#PointSection2 .title h3,
#PointSection3 .title h3 {
	margin-bottom: 0;
	padding-top: 10px;
	font-size: 18px; font-size: 1.8rem !important;
}

#PointSection1 .title p,
#PointSection2 .title p,
#PointSection3 .title p {
	margin-bottom: 0;
	font-size: 1.2rem;
}

.point-lesson {
	margin-bottom: 30px;
	padding: 20px 14px 30px;
	border-left: 1px solid #d1e3f5;
	border-right: 1px solid #d1e3f5;
	background: #f7fcff url(../img/page/lesson/bg_point_lesson.png) bottom no-repeat;
}

.point-lesson h4 {
	margin-left: 270px;
	border-bottom: 1px solid #d1e3f5;
	color: #f39;
	font-size: 16px; font-size: 1.6rem;
}

.point-lesson h4 a {
	color: #f39;
	text-decoration: none;
}


/* lesson lesson1
-------------------------------- */
section#lesson1 #lessonFeature {
	margin-bottom: 30px;
	padding: 20px 10px 0 180px;
	border: 1px dotted #f9c3d9;
	background: #fdf1f7 url(../img/page/lesson/lesson1/bg_one_point_lesson1.png) left bottom no-repeat;
}

section#lesson1 #lessonFeature p {
	line-height: 1.6;
}

section#lesson1 h4 {
	padding: 0 0 3px 30px;
	line-height: 26px;
	color: #09f;
	font-size: 15px; font-size: 1.5rem;
}

section#lesson1 h4#type1 {
	background: url(../img/page/lesson/lesson1/bg_ttl_lesson1.png) bottom no-repeat;
}

section#lesson1 h4#type2 {
	background: url(../img/page/lesson/lesson1/bg_ttl_lesson2.png) bottom no-repeat;
}

section#lesson1 h4#type3 {
	background: url(../img/page/lesson/lesson1/bg_ttl_lesson3.png) bottom no-repeat;
}





/* schoollife talk
-------------------------------- */
#talkNav {
	height: 55px;
	background: url(../img/page/schoollife/talk/bg_talk_menu.png) no-repeat;
}

#intaviewLink {
	background-color: #fff4fa;
}
section#talk {
	background-color: #fff4fa;
}

section#talk h3 {
	width: 600px;
	margin: 0 auto 20px;
	padding-left: 30px;
	background: url(../img/page/schoollife/talk/bg_ttl_talk.png) no-repeat;
	color: #fff;
	line-height: 35px;
	font-size: 1.6rem !important;
}

section#talk h3.wide {
	height: 45px;
	padding-top: 10px;
	background: url(../img/page/schoollife/talk/bg_ttl_talk2.png) no-repeat;
	line-height: 1.2;
}

section#talk .segment {
	margin: 0 15px 30px;
}

section#talk p {
	padding-left: 40px;
}

section#talk p.matsu {
	background: url(../img/page/schoollife/talk/icon_matsuzaki.png) left top no-repeat;
}

section#talk p.hyo {
	background: url(../img/page/schoollife/talk/icon_hyodo.png) left top no-repeat;
}

section#talk p.two {
	background: url(../img/page/schoollife/talk/icon_two.png) left top no-repeat;
}

section#talk .mleft210 {
	margin-left: 210px;
}

section#talk .mleft260 {
	margin-left: 260px;
}

section#talk .mtop100 {
	margin-top: 100px;
}

section#talk #thanks p {
	padding: 0;
	color: #f39;
	text-align: center;
	font-weight: bold;
	font-size: 14px; font-size: 1.4rem;
}

ul#intaviewLink {
	padding: 20px 20px;
}

ul#intaviewLink li {
	float: left;
	margin-right: 20px;
	padding-left: 16px;
	background: url(../img/page/schoollife/talk/icon_arrow.png) 5px 5px no-repeat;
}

#talkNavBtm {
	height: 81px;
	background: url(../img/page/schoollife/talk/bg_talk_nav_btm.png) no-repeat;
}


/* school blog
-------------------------------- */
body#Blog #mainImage {
	width: 1100px;
}

body#Blog .page h2 {
	width: auto;
	padding-left: 100px;
	background: none;
	line-height: 44px;
	background: none;
}

body#Blog .post {
	margin-bottom: 30px;
}

.schoolblog-post {
	margin-bottom: 50px;
}

.blog-header {
	position: relative;
	height: 79px;
	background: url(../img/page/blog/bg_blog_title.png) no-repeat;
}


.blog-header .year-month {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #fff;
	font-size: 1.2rem;
}


.blog-header .date {
	position: absolute;
	top: 10px;
	left: 28px;
	width: 2em;
	color: #fff;
	font-size: 23px; font-size: 2.3rem;
	font-weight: bold;
	text-align: center;
}

.blog-header .category-title {
	position: absolute;
	top: 48px;
	left: 98px;
	width: auto;
	color: #ed6698;
	font-size: 1.8rem;
}

.post-body {
	padding: 14px;
	border-left: 1px solid #fbdbe8;
	border-right: 1px solid #fbdbe8;
	border-bottom: 1px solid #fbdbe8;
}

.post-body h3 {
	margin: 30px 0 20px;
	padding-left: 30px;
	background: url(../img/page/blog/bg_blog_subtitle.png) no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px; font-size: 1.4rem;
	line-height: 33px;
}

.post-body .blog-img {
	float: right;
	margin: 0 0 20px 20px;
}

.pagination {
	margin-bottom: 60px;
	padding: 20px 10px;
	background-color: #f9f8f7;
	text-align: center;
}

.pagination .prev {
	float: left;
	width: 8em;
	padding-left: 2px;
	background: url(../img/page/blog/icon_arrow_left.png) left no-repeat;
}

.pagination .prev,
.pagination .next {
	margin-top:8px;
	text-decoration: none;
	font-size: 1.5rem !important;
}

.pagination .next {
	float: right;
	width: 8em;
	padding-right: 2px;
	background: url(../img/page/blog/icon_arrow_right.png) right no-repeat;
}

.pagination .disabled {
	display: none;
}

.pagination span.current {
	display: inline-block;
	margin-right: 4px;
	padding: 4px 10px;
	background-color: #d6cdc7;
	border: 1px solid #d6cdc7;
	color: #fff;
	font-size: 1.5rem !important;
}

.pagination a.number {
	display: inline-block;
	margin-right: 4px;
	padding: 4px 10px;
	background: #fff;
	border: 1px solid #d6cdc7;
	text-decoration: none;
	font-size: 1.5rem !important;
}

#side .school-blog {
	margin: -9px 0 20px;
	background: url(../img/page/blog/bg_side_schoolblog.png) repeat-y;
}

#side .school-blog p {
	padding: 10px 10px 10px;
}

#side .school-blog p.link-arrow {
	padding: 0 10px 10px 24px;
	background: url(../img/page/blog/icon_arrow.png) 12px 5px no-repeat;
}

#side .school-blog p.link-arrow a {
	text-decoration: none;
}

.blog-side-nav {
	margin-bottom: 20px;
}

.blog-side-nav h2 {
	height: 44px;
	background: url(../img/page/blog/bg_side_title.png) no-repeat;
	color: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 16px; font-size: 1.6rem;
}

.blog-side-nav ul {
	overflow: hidden;
	padding: 0 12px;
	background-color: #f9f8f7;
}

.blog-side-nav li {
	margin-bottom: -2px;
	padding: 10px 10px 10px 15px;
	border-bottom: 2px dotted #999;
	background: url(../img/page/blog/icon_arrow.png) left center no-repeat;
}

.blog-side-nav li span.date {
	color: #ed5994;
}

.blog-side-nav li span.title {
}

.blog-side-nav li a {
	text-decoration: none;
}



/* seminar opencampus
-------------------------------- */
#SeminarOpencampus {
}

#OCMainInfo {
	margin-bottom: 25px;
	padding: 4px;
	background: url(../img/page/seminar/opencampus/bg_oc_main.png) bottom no-repeat;
	border: 1px solid #FFACD6;
}
#OCMainInfo p#Date {
	font-size: 24px; font-size: 2.4rem;
	text-align: center;
}

#SeminarOpencampus h3 {
	height: 51px;
	padding-left: 60px;
	background: url(../img/page/seminar/opencampus/bg_ttl_oc1.png) no-repeat;
	color: #fff;
	font-size: 16px; font-size: 1.6rem;
	line-height: 51px;
	font-weight: normal;
}
#SeminarOpencampus h4 {
	height: 30px;
	padding-left: 40px;
	background: url(../img/page/seminar/opencampus/bg_ttl_oc2.png) bottom left no-repeat;
	color: #FF3399;
	font-size: 16px; font-size: 1.6rem;
	font-weight: normal;
	line-height: 25px;
}

a.link-arrow {
	padding-left: 10px;
	background: url(../img/page/seminar/opencampus/icon_arrow.png) left no-repeat;
	text-decoration: none;
}

#OCcontent {
	margin-bottom: 40px;
	padding: 15px;
	border-left: 1px solid #FBDBE8;
	border-right: 1px solid #FBDBE8;
	border-bottom: 1px solid #FBDBE8;
	background-color: #FFF7FD;
}
h3#OCcontentH3 {
	margin-bottom: 0;
	background: url(../img/page/seminar/opencampus/bg_ttl_oc2_2.png) bottom left no-repeat;
}
#OCcontent .clearfix {
	margin-bottom: 15px;
}
#OCcontent .left {
	width: 250px;
}
#OCcontent .right {
	width: 360px;
}

.oc-voice {
	margin-bottom: 10px;
	padding: 20px 20px 0 100px;
	background: url(../img/page/seminar/opencampus/bg_voice.png) top no-repeat;
}

table.oc-table {
	margin-bottom: 20px;
}
table.oc-table th {
	padding: 10px 15px;
	border: 1px solid #ccc;
	background-color: #EDF8FF;
	white-space: nowrap;
	vertical-align: middle;
}
table.oc-table td {
	padding: 10px 15px;
	border: 1px solid #ccc;
}



/* ca-faq index
-------------------------------- */
#QACorner {
	margin-bottom: 30px;
}
#QACorner li {
	position: relative;
	min-height: 50px;
	padding: 20px 180px 20px 54px;
	border-bottom: 2px dotted #C8E1F7;
	background: url(../img/page/ca-faq/top/icon_q.png) left 15px no-repeat;
}
#QACorner li .btn-answer {
	position: absolute;
	right: 0;
	top: 20px;
}

/* ca-faq sub
-------------------------------- */
#faqAnswer .titQ{
	background: url(../img/page/ca-faq/top/icon_q.png) left 15px no-repeat;
	border-bottom: 2px dotted #C8E1F7;
	padding: 20px 0px 0px 54px;
	color:#3C86E5;
	font-size: 18px;
	min-height: 50px;
}

#faqAnswer .txtboxA{
	background: url(../img/page/ca-faq/top/icon_a.png) left 15px no-repeat;
	padding: 20px 0px 30px 54px;
}

#faqAnswer .txtboxA img{
	padding: 0px 0px 20px 20px;
}

/* worker
-------------------------------- */
.worker-message {
	background-color: #f8fdff !important;
}
.worker-message dd {
	padding-right: 200px;
}


/* 誘導バナーボタン
-------------------------------- */

.cta{
	margin-top:20px;
}

.cta a{
	display: inline-block;
	padding: 1em 0.5em;
	color: white;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0.5em;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;/* 削除する */
}

.cta a:hover{
	opacity: 0.8;
	text-decoration: none;
}


.cta .counselling_mm{
	display: flex;
}

.cta .cta_mm{
	display: block;
	width: 100%;
}

.cta .cta_mm {
	box-sizing: border-box;
}

.cta .inquiry_mm{
	flex-direction: column;
	box-sizing: border-box;
	background-color: #FF3300;
	margin-bottom: 0.5em;
}



.cta .counselling_mm{
	flex-direction: column;
	box-sizing: border-box;
	margin-bottom: 0.5em;
	background-color: #FF9900;
}



.more-link2{
	flex-direction: column;
	box-sizing: border-box;
	margin-bottom: 0.5em;
	background-color: #3399FF;
}


/* 誘導バナーボタン
-------------------------------- */


/* #SchoolReport
-------------------------------- */
#SchoolReport .sc-report-detail h2 {
	margin: 20px 0;
	padding: 10px 50px 0;
	background: url(../img/page/report/bg_report_title01.jpg) left bottom no-repeat;
	color: #EB4D8C;
	font-size: 22px;
	line-height: 1.1;
}
#SchoolReport .sc-report-header::after {
	display: block;
	clear: both;
	content: "";
}
#SchoolReport .sc-report-header {
	height: 247px;
	margin-bottom: 30px;
	padding: 40px 60px;
	background: url(../img/page/report/bg_report_header.png) left top no-repeat;
	box-sizing: border-box;
}
#SchoolReport .sc-report-header-image {
	float: left;
	width: 136px;
}
#SchoolReport .sc-report-header-description {
	float: right;
	width: 360px;
}
#SchoolReport .sc-report-header-title {
	padding-bottom: 5px;
	border-bottom: 1px dotted #F9C1D8;
	color: #0787DE;
	font-size: 18px;
}
#SchoolReport .sc-report-header p {
	font-size: 16px;
}
#SchoolReport h4 {
	margin: 30px 0 15px;
	padding: 10px 25px;
	background: #1468C5 url(../img/page/report/bg_report_title.jpg) left bottom no-repeat;
	color: #fff;
	font-size: 16px;
}
#SchoolReport .sc-report-main p {
	margin: 15px 0 30px;
}
#SchoolReport h5 {
	margin: 30px 0 15px;
	padding: 5px 0 0 12px;
	border-left: 3px solid #0099FF;
	color: #FF3399;
}
#SchoolReport .report-buttons {
	padding: 25px 0 15px;
	background: rgb(243,141,183,.2);
	text-align: center;
}
#SchoolReport .report-buttons div {
	display: inline-block;
}
#SchoolReport .report-buttons .report-buttons-01 {
	margin-right: 30px;
}

#SchoolReport .sc-report-list {
	padding: 30px 0 20px;
}
#SchoolReport .sc-report-list li {
	margin-bottom: 20px;
	border: 1px solid #D1E3F5;
	background: #F7FCFF;
}
#SchoolReport .sc-report-list li a {
	display: block;
	padding: 20px;
	box-sizing: border-box;
	text-decoration: none;
}
#SchoolReport .sc-report-list li a::after {
	display: block;
	clear: both;
	content: "";
}
#SchoolReport .sc-report-list li a .eyecatch {
	float: left;
	width: 160px;
	height: 160px;
	padding: 5px;
	background: #fff;
	box-shadow: 0 0 5px rgb(12,144,238.7);
	overflow: hidden;
}
#SchoolReport .sc-report-list li a .eyecatch img {
	width: 160px;
}
#SchoolReport .sc-report-list li a .sc-report-list-title {
	margin-left: 200px;
}
#SchoolReport .sc-report-list li a .title {
	height: auto;
	margin: 20px 0 30px;
	padding: 0;
	background: none;
	color: #FF3399;
	font-size: 18px;
	line-height: 1.5;
}
#SchoolReport .sc-report-list li a .btn-more {
	text-align: right;
}

/* ca-airline
-------------------------------- */
#Ca-airline h1 {
	background: linear-gradient(to bottom, #71bef5, #0f92ee);
    color: #fff;
	font-size: 2.8rem;
    font-weight: bold;
    line-height: 1.6;
    padding: 8px;
    margin-bottom: 16px;
	border-radius: 4px;
}
#Ca-airline h2 {
	background: none;
	/*background: url(../img/page/ca-airline/ca-work/bdr_header1.png) bottom left no-repeat;*/
	color: #333;
    font-size: 2.6rem;
    font-weight: bold;
	line-height: 1.6;
    padding: 4px 16px;
	margin-bottom: 15px;
	height: initial;
	border-bottom: 4px solid #20a0fe;
}
#Ca-airline h3 {
	background: none;
	color: #333;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
	line-height: 1.4;
    padding: 4px 10px 4px 10px;
	margin: 0 0 16px 10px;
	height: auto;
	border-left: 3px solid #20a0fe;
}
#Ca-airline .ca-work-box img {
	width: 100%!important;
}
#Ca-airline .ca-work-box2 {
	background: #fff4f6;
	color: #463c22;
	border: 2px solid #ffbfcd;
    border-radius: 8px;
	padding: 16px;
	margin-bottom: 30px;
}
#Ca-airline .ca-work-box2 h2 {
	background: none;
	color: #463c22;
	border-bottom: 2px solid #ffb1c2;
	padding: 8px 0 4px 0;
	margin-bottom: 8px;
}
#Ca-airline .ca-work-box2 .img-area {
	width: 100%;
    margin: 0 8px 10px 0;
	text-align: center;
}
#Ca-airline .ca-work-box2 .img-area img {
	width: auto;
    max-width: 50%;
}
#Ca-airline .ca-work-box2 p {
	width: 100%;
    margin: 0 auto 10px;
}
#Ca-airline .tab-box {
	background: #fffaeb;
	border: 3px solid #FF9800;
	border-radius: 10px;
	margin-bottom: 30px;
}
#Ca-airline .tab-box h2 {
	background: #FF9800;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	margin-bottom: 0;
}
#Ca-airline .tab-box .inner-box {
	padding: 16px 8px;
}
#Ca-airline .tab-box .inner-box li,
#Ca-airline .tab-box-2 .inner-box li
{
	list-style: none;
    padding-left: 12px;
    background: url(../img/page/ca-airline/icn_arrow.png) left 8px no-repeat;
}
#Ca-airline .tab-box .inner-box li a,
#Ca-airline .tab-box-2 .inner-box li a {
	line-height: 1.8;
}
#Ca-airline .tab-box .inner-box .img-area {
	width: 100%;
    margin: 0 8px 10px 0;
    text-align: center;
}
#Ca-airline .tab-box .inner-box .img-area img {
	width: auto;
    max-width: 50%;
}
#Ca-airline .tab-box .inner-box p {
	width: 100%;
    margin: 0 auto 10px;
}
#Ca-airline .tab-box-2 {
	background: #fff;
	border: 3px solid #03a9f4;
	border-radius: 10px;
	margin-bottom: 30px;
}
#Ca-airline .tab-box-2 h2 {
	background: #03a9f4;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	font-weight: bold;
	padding: 6px 10px;
	margin-bottom: 0;
}
#Ca-airline .tab-box-2 .inner-box {
	padding: 16px 8px;
}
#Ca-airline .tab-box-2 .inner-box .img-area {
	width: 100%;
    margin: 0 8px 10px 0;
    text-align: center;
}
#Ca-airline .tab-box-2 .inner-box .img-area img {
	width: auto;
    max-width: 50%;
}
#Ca-airline .tab-box .inner-box p {
	width: 100%;
    margin: 0 auto 10px;
}
.toc-wrapper {
	background: #f9f9f9;
	border: 1px solid #f1f1f1;
	padding: 10px;
	margin-bottom: 16px;
}
.toc-wrapper p.ttl {
	
}

#Ca-airline .ca-airline-index {
	margin-bottom: 8px;
    background: #f9f9f9;
    padding: 16px;
}
#Ca-airline .ca-airline-index .left {
	width: 25%;
    display: inline-block;
    float: none;
    vertical-align: top;
}

#Ca-airline .ca-airline-index .right {
	width: 70%;
    padding-left: 8px;
    box-sizing: border-box;
    float: none;
    display: inline-block;
}

#Ca-airline .ca-airline-index .link-more {
	float: right;
	background: url(../img/page/ca-airline/icn_arrow.png) left 14px no-repeat;
}

.ca-work-img {
	width:auto;
}
.ca-work-img img {
	width: 100%!important;
	margin: 0 auto;
    display: block;
}

/* ca-airline english-skill
-------------------------------- */
.toc {
	margin-bottom: 20px;
}
.toc ol {
    counter-reset: section;
}
.toc ol li {
    list-style: none;
    padding-left: 10px;
    background: url(../img/page/ca-airline/icn_arrow.png) left 18px no-repeat;
}
.toc ol >li:before {
    content : counters(section, '-') '. ';
    counter-increment : section;
}

.toc ol li a {
	text-decoration: none;
	line-height: 1.8;
}






