@charset "UTF-8";
/** |Font SETTINGS| *********************************************************************** START **/
/*----------------------------------------------------
 YUI Font Size

 px|%
 10|77
 11|85
 12|93
 13|100
 14|108
 15|116
 16|123.1
 17|131
 18|138.5
 19|146.5
 20|153.9
 21|161.6
 22|167
 23|174
 24|182
 25|189
 26|197

----------------------------------------------------*/
/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  font: 13px/1.231 helvetica, “ヒラギノ角ゴ Pro W3″, ”Hiragino Kaku Gothic Pro W3″, メイリオ, Meiryo, ”ＭＳ Ｐゴシック”, arial, clean, sans-serif;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
}

/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

/** |Font SETTINGS| ************************************************************************* END **/
.boxHistory, .areaCourseDetail .content-curriculum .areaDiploma, .areaCourseDetail .content-curriculum, .course-recommend, .areaCourseIntro, .areaCurriculumApply .stepEnd .box .body, .areaCurriculumCourse .course-detail-link, .areaCurriculumCourse .course-lead, .areaCurriculumTech .technic-txt, .header .header-info, .mod-boxClm2, .areaAboutCurriculum ul,
.clearfix,
.artissoryDesigner .listMember li,
.wrap {
  *zoom: 1;
}
.boxHistory:after, .areaCourseDetail .content-curriculum .areaDiploma:after, .areaCourseDetail .content-curriculum:after, .course-recommend:after, .areaCourseIntro:after, .areaCurriculumApply .stepEnd .box .body:after, .areaCurriculumCourse .course-detail-link:after, .areaCurriculumCourse .course-lead:after, .areaCurriculumTech .technic-txt:after, .header .header-info:after, .mod-boxClm2:after, .areaAboutCurriculum ul:after,
.clearfix:after,
.artissoryDesigner .listMember li:after,
.wrap:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.btnLink {
  display: inline-block;
}
.btnLink img {
  opacity: 1;
  transition: opacity 0.2s linear;
}
.btnLink:hover img {
  opacity: 0.7;
  -mop-opacity: 0.7;
  filter: alpha(opacity=70);
  transition: opacity 0.2s linear;
}

.areaAboutCurriculum ul > li {
  display: inline;
  float: left;
}
.areaAboutCurriculum ul > li:first-child {
  margin-left: 0;
}

.mod-boxClm2 .left {
  float: left;
}
.mod-boxClm2 .right {
  float: right;
}

/* Table
=========================================== */
.l-clm2 #content {
  overflow: hidden;
}
.l-clm2 #main {
  float: left;
  width: 670px;
  margin: 0;
  padding: 0;
}
.l-clm2 #sidebar {
  float: right;
  width: 200px;
  margin: 0;
  padding: 0;
}
.l-clm2 #topicPath {
  width: 870px;
  margin: 0 auto;
  padding: 22px 15px;
}

#footer .sitemap ul li.cat:first-of-type {
  margin-left: 0;
}

/* LocalNavigation */
.local-Nav {
  margin-bottom: 14px;
}
.local-Nav > ul {
  padding: 0 5px 5px;
  border: solid #d2aeab;
  border-width: 0 1px 1px 1px;
  border-radius: 0 0 3px 3px;
  behavior: url("/PIE.htc");
  background: #f3ecec;
}
.local-Nav > ul > li {
  border-bottom: 1px dotted #d3b9b9;
}
.local-Nav > ul > li:last-child {
  border-bottom: 0;
}
.local-Nav > ul > li a {
  display: block;
  width: 100%;
  padding: 18px 8px 16px 8px;
  box-sizing: border-box;
  background: #fff;
}
.local-Nav > ul > li a:link, .local-Nav > ul > li a:visited {
  color: #5d0c0d;
  text-decoration: none;
  transition: 0.15s linear;
}
.local-Nav > ul > li a:active, .local-Nav > ul > li a:hover {
  background-color: #f3ecec;
  color: #5d0c0d;
  text-decoration: none;
  transition: 0.15s linear;
}
.local-Nav > ul > li a .link {
  display: block;
  padding: 0 15px 0 0;
  background: url(/share/images/ico_localnav_arrow_content.png) no-repeat right center;
  line-height: 1.6;
}
.local-Nav .cat-ttl {
  width: 164px;
  padding: 18px 12px 16px 12px;
  background: #fff;
  letter-spacing: -1px;
}
.local-Nav .local-Nav-detail li {
  border-top: 1px dotted #d3b9b9;
  background: #fbf9f7;
}
.local-Nav .local-Nav-detail li a {
  padding: 10px 12px 8px 12px;
  background: transparent;
  background: url(/share/images/ico_localnav_arrow_content.png) no-repeat 96% 14px;
}
.local-Nav .local-Nav-detail dd {
  font-size: 85%;
  color: #343434;
}

.local-Nav-ttl {
  padding: 0;
  border-radius: 3px 3px 0 0;
  behavior: url("/PIE.htc");
  background: #d2aeab;
  font-size: 108%;
  line-height: 1.6;
  color: #fff;
}
.local-Nav-ttl a {
  display: block;
  padding: 15px 16px;
  background: url(/share/images/ico_localnav_arrow_ttl.png) no-repeat 94% center;
}
.local-Nav-ttl a:link, .local-Nav-ttl a:visited {
  color: #fff;
  text-decoration: none;
}
.local-Nav-ttl a:active, .local-Nav-ttl a:hover {
  color: #fff;
  text-decoration: none;
}
.local-Nav-ttl span {
  display: block;
  padding: 15px 16px;
}

.areaAboutFeature .main {
  width: 65.6451612903% !important;
}
.areaAboutFeature .sub {
  width: 32.2580645161% !important;
}

.areaAboutBusiness .flatBox3 > li {
  float: left;
  width: 213px !important;
  margin: 0 15px 16px 0 !important;
}
.areaAboutBusiness .flatBox3 > li:nth-of-type(3n) {
  margin-right: 0 !important;
}

.areaAboutMaterial .mod-boxFlat {
  margin-top: 20px;
}
.areaAboutMaterial .mod-boxFlat > li {
  width: 325px !important;
}
.areaAboutMaterial .mod-boxFlat > li .txt {
  width: 206px !important;
}

.areaAboutCurriculum h2 {
  margin-bottom: 30px;
}
.areaAboutCurriculum ul > li {
  width: 212px;
  margin-left: 16px;
}
.areaAboutCurriculum ul > li h3 {
  margin-bottom: 9px;
  text-align: center;
}
.areaAboutCurriculum p > img {
  border: 1px solid #debba5;
}
.areaAboutCurriculum dt {
  margin: 10px 0;
  font-weight: bold;
  color: #a81900;
}

.areaAboutSchool .mod-boxFlat > li {
  width: 306px;
  padding: 10px 10px 0;
  background: url(/share/images/bg_stripe.png) repeat left top;
}
.areaAboutSchool .mod-boxFlat > li:last-of-type {
  margin-left: 18px;
}
.areaAboutSchool .mod-boxFlat > li img {
  border: 1px solid #d2b9bd;
}
.areaAboutSchool .mod-boxFlat dd {
  margin: 10px 0 0;
  padding: 5px;
}

.btnBox {
  margin: 20px 0;
}

.header .header-info {
  float: right;
  width: 389px;
  margin-top: 4px;
}
.header .contact {
  float: left !important;
  width: 163px !important;
  margin-top: 0 !important;
}
.header .navContact {
  float: left;
  width: 110px;
  height: 30px;
  margin-left: 7px;
  display: inline-block;
  background: #620e13;
}
.header .navContact img {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
}
.header .navContact:hover img {
  opacity: 0.9;
  -mop-opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.2s linear;
}
.header .navLogin {
  float: right;
  min-height: 15px;
  margin: 0px 0 0 18px;
  padding: 1px 0 4px 16px;
  border-left: 1px dotted #fff;
}
.header .navLogin > a {
  display: inline-block;
  padding: 6px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #620e13;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.header .navLogin > a:link, .header .navLogin > a:visited {
  color: #fff;
  text-decoration: none;
}
.header .navLogin > a:active, .header .navLogin > a:hover {
  color: #fff;
}
.header .navSns {
  float: left;
  box-sizing: border-box;
  width: 63px;
  height: 23px;
  margin: 4px 0 0 14px;
  padding: 2px 0 4px 12px;
  border-left: 1px dotted #fff;
}
.header .navSns ul {
  *zoom: 1;
}
.header .navSns ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.header .navSns ul li {
  float: left;
}
.header .navSns ul li:not(:first-of-type) {
  margin-left: 10px;
}
.header .navSns a {
  display: block;
}
.header .header_info {
  float: right;
  *zoom: 1;
}
.header .header_info:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.header .header_info .info {
  float: left;
  width: 280px;
  padding-top: 13px;
  *zoom: 1;
}
.header .header_info .info:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.header .header_info .info .phone {
  float: left;
  display: block;
}
.header .header_info .info .inquiry {
  float: left;
  display: block;
  margin-left: 7px;
}
.header .header_info .info .inquiry img {
  display: block;
}
.header .header_info .login {
  float: right;
  margin-top: 14px;
  margin-left: 15px;
  padding-left: 14px;
  border-left: 1px dotted #fff;
}
.header .header_info .login a {
  box-sizing: border-box;
  max-height: 29px;
  display: inline-block;
  padding: 1px 10px 3px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #620e13;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.header .header_info .login a:link, .header .header_info .login a:visited {
  color: #fff;
  text-decoration: none;
}
.header .header_info .login a:active, .header .header_info .login a:hover {
  color: #fff;
}

.mod-ttlCenter {
  margin: 10px 0 40px;
  background: url(/share/images/bg_h2_line.png) repeat-x left center;
  text-align: center;
}
.mod-ttlCenter span {
  padding: 0 10px;
  background: #fff;
  font-size: 170%;
}

.areaCurriculumIntro .intro-img {
  margin: 30px 0;
}

.areaCurriculumTech {
  margin-bottom: 60px !important;
}
.areaCurriculumTech .technic-img {
  margin: 30px 0;
  text-align: center;
}
.areaCurriculumTech .technic-txt {
  margin-top: -116px;
}
.areaCurriculumTech .technic-txt > div {
  position: relative;
  top: 0;
  left: 0;
  width: 260px;
  padding: 20px 20px 10px;
  border-radius: 5px;
  behavior: url("/PIE.htc");
}
.areaCurriculumTech .technic-txt h3 {
  margin: 0 0 12px;
  text-align: center;
}
.areaCurriculumTech .technic-txt .bouquet {
  float: left;
  margin-left: 5px;
  background-color: #e8ecdc;
  background-color: rgba(217, 224, 194, 0.6);
  color: #7c8952;
}
.areaCurriculumTech .technic-txt .bouquet:before {
  position: absolute;
  content: "";
  top: -7px;
  right: 41px;
  width: 14px;
  height: 7px;
  background: url(/curriculum/images/img_technic_bouguet_arrow.png) no-repeat left top;
}
.areaCurriculumTech .technic-txt .arrange {
  float: right;
  background-color: #f1dedc;
  background-color: rgba(234, 202, 199, 0.6);
  color: #c26379;
}
.areaCurriculumTech .technic-txt .arrange:before {
  position: absolute;
  content: "";
  top: -7px;
  left: 41px;
  width: 14px;
  height: 7px;
  background: url(/curriculum/images/img_technic_arrange_arrow.png) no-repeat left top;
}
.areaCurriculumTech .technic-txt strong {
  color: #a81900;
}

.areaCurriculumCourse .course-lead {
  padding: 37px;
  color: #fff;
  -ms-box-shadow: 10px 10px 20px rgba(50, 50, 50, 0.1) inset;
  -o-box-shadow: 10px 10px 20px rgba(50, 50, 50, 0.1) inset;
  box-shadow: 10px 10px 20px rgba(50, 50, 50, 0.1) inset;
  behavior: url("/PIE.htc");
}
.areaCurriculumCourse .course-lead .txt {
  float: left;
  width: 300px;
}
.areaCurriculumCourse .course-lead .txt h3 {
  font-size: 170%;
  color: #fff;
}
.areaCurriculumCourse .course-lead .txt .lead {
  margin-top: 25px;
  font-size: 139%;
}
.areaCurriculumCourse .course-lead .txt .body {
  line-height: 2;
}
.areaCurriculumCourse .course-lead .img {
  display: block;
  float: right;
  width: 243px;
  padding: 8px;
  background: #fff;
  -ms-box-shadow: 3px 3px 10px rgba(10, 10, 10, 0.2);
  -o-box-shadow: 3px 3px 10px rgba(10, 10, 10, 0.2);
  box-shadow: 3px 3px 10px rgba(10, 10, 10, 0.2);
  behavior: url("/PIE.htc");
}
.areaCurriculumCourse .course {
  background: url(/curriculum/images/bg_course_line.png) repeat-y center top;
}
.areaCurriculumCourse .artificial .course-lead {
  background: #cd8b8b;
}
.areaCurriculumCourse .artificial .course-lead .txt {
  padding-top: 13px;
}
.areaCurriculumCourse .artissory {
  margin-top: 60px;
}
.areaCurriculumCourse .artissory .course-lead {
  background: #9ca386;
}
.areaCurriculumCourse .artissory .course-lead .txt {
  padding-top: 23px;
}
.areaCurriculumCourse .course-detail {
  position: relative;
  margin-top: 22px;
  padding: 8px 7px;
}
.areaCurriculumCourse .course-detail .deco {
  position: absolute;
  top: -1px;
  left: 0;
  width: 68px;
  height: 62px;
}
.areaCurriculumCourse .course-detail > .inner {
  padding: 27px 44px;
}
.areaCurriculumCourse .course-detail .notes {
  margin-bottom: 0;
  font-size: 93%;
  color: #1f1f1f;
}
.areaCurriculumCourse .course-detail-ttl {
  position: relative;
  margin-bottom: 15px;
  font-size: 170%;
  text-align: center;
  z-index: 10;
}
.areaCurriculumCourse .course-detail-ttl:before {
  position: absolute;
  display: block;
  content: "";
  top: 10px;
  left: -100%;
  right: -100%;
  width: 227px;
  height: 19px;
  margin: auto;
  z-index: -1;
}
.areaCurriculumCourse .course-detail_basic {
  background: url(/curriculum/images/bg_course_stage01.png) repeat left top;
}
.areaCurriculumCourse .course-detail_basic .deco {
  background: url(/curriculum/images/img_stage01_deco.png) no-repeat left top;
}
.areaCurriculumCourse .course-detail_basic > .inner {
  background: #fff;
  color: #ca9d3d;
}
.areaCurriculumCourse .course-detail_basic .course-detail-ttl {
  color: #ca9d3d;
}
.areaCurriculumCourse .course-detail_basic .course-detail-ttl:before {
  background: #f6f0e3;
}
.areaCurriculumCourse .course-detail_basic .course-detail-link {
  margin-top: 20px;
  background: url(/curriculum/images/img_stage01_stepup.png) no-repeat center center;
}
.areaCurriculumCourse .course-detail_professional {
  background: url(/curriculum/images/bg_course_stage02.png) repeat left top;
}
.areaCurriculumCourse .course-detail_professional .deco {
  background: url(/curriculum/images/img_stage02_deco.png) no-repeat left top;
}
.areaCurriculumCourse .course-detail_professional > .inner {
  background: #fff;
  color: #a65a5a;
}
.areaCurriculumCourse .course-detail_professional .course-detail-ttl {
  color: #a65a5a;
}
.areaCurriculumCourse .course-detail_professional .course-detail-ttl:before {
  background: #f6e8e8;
}
.areaCurriculumCourse .course-detail_professional .course-detail-link {
  margin-top: 20px;
  background: url(/curriculum/images/img_stage02_or.png) no-repeat center center;
}
.areaCurriculumCourse .course-detail_advance {
  background: url(/curriculum/images/bg_course_stage03.png) repeat left top;
}
.areaCurriculumCourse .course-detail_advance .deco {
  background: url(/curriculum/images/img_stage03_deco.png) no-repeat left top;
}
.areaCurriculumCourse .course-detail_advance > .inner {
  background: #fff;
  color: #c26379;
}
.areaCurriculumCourse .course-detail_advance .course-detail-ttl {
  color: #c26379;
}
.areaCurriculumCourse .course-detail_advance .course-detail-ttl:before {
  background: #efe5e7;
}
.areaCurriculumCourse .course-detail_advance .course-detail-link {
  margin-top: 20px;
  background: url(/curriculum/images/img_stage03_or.png) no-repeat center center;
}
.areaCurriculumCourse .course-detail_artissory {
  background: url(/curriculum/images/bg_course_artissory.png) repeat left top;
}
.areaCurriculumCourse .course-detail_artissory .deco {
  background: url(/curriculum/images/img_artissory_deco.png) no-repeat left top;
}
.areaCurriculumCourse .course-detail_artissory > .inner {
  background: #fff;
  color: #7c8952;
}
.areaCurriculumCourse .course-detail_artissory .course-detail-ttl {
  color: #7c8952;
}
.areaCurriculumCourse .course-detail_artissory .course-detail-ttl:before {
  width: 292px;
  background: #f1f4e8;
}
.areaCurriculumCourse .course-detail_artissory .course-detail-link {
  margin-top: 20px;
  background: url(/curriculum/images/img_artissory_stepup.png) no-repeat center center;
}

.areaCurriculumApply ol {
  width: auto !important;
}
.areaCurriculumApply ol .text {
  width: 551px !important;
}
.areaCurriculumApply ol h4 {
  padding-top: 10px !important;
  font-size: 100% !important;
  color: #a81900 !important;
  font-family: sans-serif !important;
}
.areaCurriculumApply .flow-ttl {
  font-size: 108%;
  font-weight: bold;
  color: #5d0c0d;
}
.areaCurriculumApply .stepEnd .box {
  border-radius: 3px;
  behavior: url("/PIE.htc");
  padding: 3px !important;
  background: url(/curriculum/images/bg_flow_end.png) repeat left top !important;
}
.areaCurriculumApply .stepEnd .box .body {
  padding: 10px 0;
  background: #fff;
}
.areaCurriculumApply .stepEnd .box h4 {
  float: left;
  width: 62px !important;
  padding: 6px 0 0 22px;
  font-size: 108%;
  line-height: 1;
  color: #a81900;
  font-family: serif;
}
.areaCurriculumApply .stepEnd .box .text {
  float: right;
  width: 549px !important;
  padding: 6px 10px 4px 20px;
  border-left: 1px dotted #d3b9b9;
}
.areaCurriculumApply .stepEnd .box .text dt {
  font-size: 108%;
  font-weight: bold;
  color: #a81900;
}

#pageCurriculum #areaAdmission ul.expense > li {
  width: 282px !important;
}

.areaCourseIntro .category {
  display: inline-block;
  padding: 0.2em 0.8em 0.1em;
  border-radius: 1em;
  behavior: url("/PIE.htc");
  line-height: 1.6;
  font-size: 93%;
  color: #fff;
}
.areaCourseIntro .category_artificial {
  background: #ce8e8e;
}
.areaCourseIntro .category_artissory {
  background: #9ca386;
}
.areaCourseIntro .page-ttl {
  position: relative;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 0 0 0 12px;
  font-size: 216%;
  font-weight: normal;
}
.areaCourseIntro .page-ttl:before {
  position: absolute;
  content: "";
  top: 27px;
  left: 0;
  width: 380px;
  height: 19px;
  margin: -9px 0 0;
  z-index: -1;
}
.areaCourseIntro .intro-txt {
  float: left;
  width: 380px;
  line-height: 1.6;
}
.areaCourseIntro .intro-txt p {
  line-height: 1.8;
}
.areaCourseIntro .intro-img {
  float: right;
  width: 270px;
  margin-left: 20px;
}

.pageBasic .page-ttl {
  color: #ca9d3d;
}
.pageBasic .page-ttl:before {
  background-color: #f6f0e3;
}

.pageProfessional .page-ttl {
  color: #a65a5a;
}
.pageProfessional .page-ttl:before {
  background-color: #eedcd4;
}

.pageAdvance .page-ttl {
  color: #c26379;
}
.pageAdvance .page-ttl:before {
  background-color: #efe5e7;
}

.pageArtissory .page-ttl {
  color: #7c8952;
}
.pageArtissory .page-ttl:before {
  background-color: #f1f4e8;
}

.course-recommend {
  margin: 20px 0 30px;
  padding: 9px;
  background: url(/share/images/bg_stripe.png) repeat left top;
}
.course-recommend .recommend-ttl {
  float: left;
  width: 113px;
  margin-top: 8px;
  padding-top: 65px;
  background: url(/curriculum/images/recommend_mark.png) no-repeat center top;
  font-size: 108%;
  text-align: center;
  line-height: 1.6;
}
.course-recommend .recommend-list {
  float: right;
  width: 490px;
  margin: 10px 0 8px;
  padding: 20px 20px 20px;
  background: #fff;
  -ms-box-shadow: 1px 1px 1px rgba(10, 10, 10, 0.2);
  -o-box-shadow: 1px 1px 1px rgba(10, 10, 10, 0.2);
  box-shadow: 1px 1px 1px rgba(10, 10, 10, 0.2);
  behavior: url("/PIE.htc");
}
.course-recommend .recommend-list > li {
  margin-left: 20px;
  list-style: disc outside;
  line-height: 2;
}

.areaCourseDetail {
  margin-bottom: 65px !important;
}
.areaCourseDetail .course-ttl {
  padding: 15px;
  border-left: solid 3px;
  font-size: 154%;
  color: #333;
}
.areaCourseDetail .content-curriculum {
  margin-top: 20px;
}
.areaCourseDetail .content-curriculum .txt {
  float: right;
  width: 445px;
}
.areaCourseDetail .content-curriculum .img {
  float: left;
  width: 192px;
}
.areaCourseDetail .content-curriculum .mod-tableBasic {
  margin-top: 10px;
}
.areaCourseDetail .content-curriculum .mod-tableBasic th {
  padding-left: 1em;
  padding-right: 1em;
  text-align: center;
}
.areaCourseDetail .content-curriculum .areaDiploma {
  margin-top: 20px;
}
.areaCourseDetail .content-curriculum .areaDiploma .areaDiploma-txt {
  float: right;
  width: 300px;
}
.areaCourseDetail .content-curriculum .areaDiploma .areaDiploma-img {
  float: left;
  width: 120px;
}

.curriculumArtificial .course-ttl {
  border-color: #e1c586;
}

.curriculumArtissory .course-ttl {
  border-color: #9ca386;
}

.pageVisual--association {
  background-color: #fff;
}
.pageVisual--association .visual--main img {
  display: block;
  width: 100%;
}
.pageVisual--association .visual--sub {
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
}
.pageVisual--association .visual--sub img {
  flex: 0 0 auto;
  width: 330px;
}

.areaAssociationMission {
  margin: 50px 0;
}
.areaAssociationMission h2 {
  margin-bottom: 35px;
}
.areaAssociationMission .boxTxt {
  float: left;
  width: 222px;
  margin: 20px 0 0 2px;
  padding: 35px 0 30px;
}
.areaAssociationMission .boxTxt:first-of-type {
  margin-left: 0;
}
.areaAssociationMission .boxTxt dt {
  margin: 0 0 10px;
  text-align: center;
  font-size: 139%;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: bold;
}
.areaAssociationMission .boxTxt dd {
  padding: 0 20px;
}
.areaAssociationMission .mission01 {
  background-color: #eadbe3;
  color: #a4736f;
}
.areaAssociationMission .mission02 {
  background-color: #ecefde;
  color: #8a916f;
}
.areaAssociationMission .mission03 {
  background-color: #e7f1f5;
  color: #8fadb5;
}

.centerBox {
  position: relative;
  overflow: hidden;
}

.pageVisual {
  margin: 0 0 30px;
}

.actionDevelop .centerBox ul {
  display: flex;
  justify-content: center;
}
.actionDevelop .centerBox li {
  position: relative;
  flex: 0 0 100px;
}
.actionDevelop .centerBox li:first-child {
  margin-right: 10px;
}
.actionDevelop .centerBox li img {
  display: block;
  width: 100%;
  border: 1px solid #d3b9b9;
}

.boxHistory {
  margin: 0;
}
.boxHistory:first-of-type {
  margin-top: 30px;
}
.boxHistory .year {
  float: left;
  width: 15%;
  padding: 8px 0 0;
  border-top: 1px solid #eaeaea;
  font-size: 124%;
  line-height: 1.6;
  color: #777;
}
.boxHistory .content {
  float: right;
  width: 85%;
}
.boxHistory .mod-tableHistory th,
.boxHistory .mod-tableHistory td {
  padding: 10px 1em;
  border-top: 1px solid #eaeaea;
  font-size: 100%;
}
.boxHistory .mod-tableHistory th {
  width: 3em;
  text-align: right;
}

.curriculumIcon .course {
  margin: 10px 0;
  text-align: right;
}
.curriculumIcon .course img {
  vertical-align: middle;
}

.schoolCat_heading {
  margin-bottom: 16px;
}

.schoolList {
  margin-top: 15px;
}
.schoolList > li {
  margin-bottom: 10px;
  padding: 5px;
  background: #fff;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.schoolList > li .icoContactMail {
  padding-left: 0;
  background: url(/share/images/ico_mail_large.png) no-repeat left 0;
}
.schoolList > li .icoContactMail a {
  display: block;
  width: 30px;
  height: 22px;
  white-space: nowrap;
  text-indent: -9999px;
}
.schoolList .content {
  float: left;
  width: 454px;
  overflow: hidden;
}
.schoolList .linkDetail {
  position: relative;
  float: right;
  width: 114px;
  height: 124px;
  background: #f4ece6;
  text-align: center;
  color: #6b7c28;
}
.schoolList .linkDetail > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1em;
  margin: auto;
  line-height: 1;
}
.schoolList .linkDetail:hover .icoLinkArrow {
  text-decoration: underline;
}

.schoolList .icoContactPhone,
.memberList .icoContactPhone {
  padding-left: 23px;
  background: url(/share/images/ico_phone.png) no-repeat left 0.2em;
}
.schoolList .icoContactMail,
.memberList .icoContactMail {
  padding-left: 23px;
}

.schoolList_content {
  float: left;
  width: auto;
  min-height: 124px;
  margin-left: 10px;
}
.schoolList_content .content {
  float: left;
  width: 310px;
  height: 124px;
}

.icoLinkArrow {
  padding-right: 14px;
  background: url(/share/images/ico_link_arrow.png) no-repeat right center;
}

.schoolList_area {
  padding-top: 7px;
  color: #5d0c0d;
}

.schoolList_name {
  margin-bottom: 6px;
  font-size: 124%;
}

.schoolList_course {
  margin-bottom: 8px;
}
.schoolList_course span {
  display: table-cell;
  width: 23px;
  height: 23px;
  font-size: 0;
  color: #fff;
}
.schoolList_course span:not(:first-of-type) {
  padding-left: 5px;
}
.schoolList_course .artificial {
  background: url(/share/images/ico_school_artificial.png) no-repeat right center;
}
.schoolList_course .artissory {
  background: url(/share/images/ico_school_artissory.png) no-repeat right center;
}
.schoolList_course .none {
  background: transpant;
}

.schoolList_info span {
  display: inline-block;
}
.schoolList_info .delegate {
  margin-right: 10px;
}

.schoolList_img {
  float: left;
  width: 109px;
  margin: 6px 10px 6px 8px;
  text-align: center;
  border: 1px solid #d2b9bd;
}

.area_title {
  margin-top: 10px;
}

.memberList {
  background: #fff;
}
.memberList > li {
  display: table;
  width: 588px;
  padding: 0.3em 8px 0.2em;
  line-height: 1.6;
  box-sizing: border-box;
}
.memberList > li:not(:last-of-type) {
  border-bottom: 1px dotted #d2b9bd;
}
.memberList > li span {
  display: table-cell;
  vertical-align: middle;
}
.memberList .area {
  width: 180px;
  padding-right: 1em;
}
.memberList .delegate {
  width: 120px;
  padding-right: 1em;
}
.memberList .contact {
  width: 160px;
}
.memberList .icoContactPhone {
  padding-left: 23px;
  background: url(/share/images/ico_phone.png) no-repeat left 0.2em;
}
.memberList .icoContactMail {
  padding-left: 0;
  background: url(/share/images/ico_mail_large.png) no-repeat left 0;
}
.memberList .icoContactMail a {
  display: block;
  width: 30px;
  height: 22px;
  white-space: nowrap;
}
.memberList .schoolList_course {
  display: table;
  float: right;
  width: 53px;
  margin-bottom: 0;
}
.memberList .schoolList_course span {
  display: table-cell;
  width: 23px;
  height: 23px;
  font-size: 0;
  color: #fff;
}
.memberList .schoolList_course span:not(:first-of-type) {
  padding-left: 5px;
}
.memberList .schoolList_course .artificial {
  background: url(/share/images/ico_school_artificial.png) no-repeat right center;
}
.memberList .schoolList_course .artissory {
  background: url(/share/images/ico_school_artissory.png) no-repeat right center;
}
.memberList .schoolList_course .none {
  background: none !important;
}

.artissoryDesigner .listMember {
  overflow: hidden;
  margin: -10px 0 14px;
}
.artissoryDesigner .listMember li {
  float: left;
  width: 300px;
  margin: 0 0 0 0;
  border-bottom: 1px dotted #e3c9b3;
}
.artissoryDesigner .listMember .name,
.artissoryDesigner .listMember .area {
  padding: 4px 0 3px 0;
}
.artissoryDesigner .listMember .name {
  float: left;
  width: 102px;
  padding-left: 18px;
}
.artissoryDesigner .listMember .area {
  float: right;
  width: 176px;
  padding-left: 4px;
  color: #966868;
}
.artissoryDesigner .listMember .rightColumn {
  margin-left: 20px;
}

.heading--section {
  text-align: center;
  color: #5d0c0d;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .heading--section {
    margin: 30px 0;
    font-size: 20px;
  }
}
@media only screen and (min-width: 641px) {
  .heading--section {
    margin: 60px 0;
    font-size: 22px;
  }
}
.heading--section::before, .heading--section::after {
  content: "";
  height: 1px;
  background-color: #5d0c0d;
  width: 18px;
  display: inline-block;
  flex: 0 0 auto;
}
.heading--section::before {
  margin-right: 1em;
}
.heading--section::after {
  margin-left: 1em;
}/*# sourceMappingURL=temp.css.map */