@charset "utf-8";

/* ****************************************************************************************************
   * common
**************************************************************************************************** */

.title-3 {
	min-height: 27px;
	margin: 0 0 1em;
	padding: 4px 1em 4px 16px;
	font-size: 18px;
	border-style: solid;
	border-width: 2px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-color: #ea5baa;
	background-color: #e9e9e9;
	background-image: url(../../../images/course2/common/title-sub-1.png);
	background-repeat: repeat-y;
	position: relative;
}

.title-3:after {
	content: '';
	width: 100%;
	height: 2px;
	display: block;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

#main #group-menu ul.nav {
  border-color: #eb5cab;
}

#main #group-menu ul.nav li a {
  color: #eb5cab;
}

/* table */

#main table.default {
  font-size: 0.9em;
}

#main table.default caption {
  font-weight: bold;
  color: #ea5baa;
  text-align: left;
}

#main table.default th {
  font-weight: bold;
  background: #fde5fd;
  border-color: #ea5baa;
}

#main table.default td {
  text-align: center;
  border-color: #ea5baa;
}

/* ****************************************************************************************************
   * curriculum
**************************************************************************************************** */

/* btn */

#main.page-curriculum #curriculum ul.btn,
#main.page-curriculum #curriculum ul.btn li {
  list-style: none;
  padding: 0;
  margin: 0;
}

#main.page-curriculum #curriculum ul.btn {
  letter-spacing: -0.4em;
  text-align: center;
  padding: 0 10px;
  margin-left: -3%;
}

#main.page-curriculum #curriculum ul.btn li {
  display: inline;
  letter-spacing: normal;
}

#main.page-curriculum #curriculum ul.btn li a {
  width: 47%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  background-color: #666;
  padding: 0.5em;
  padding-left: 1.5em;
  margin-left: 3%;
  border-radius: 6px;
  box-shadow: 0 3px 3px 0 #aaa;
}

#main.page-curriculum #curriculum ul.btn li a:before {
  content: "";
  position: absolute;
  top: 33%;
  left: 0.5em;
  width: 0.8em;
  height: 100%;
  background: url(../../_images/_common/arrow-btn-right-1.png) no-repeat;
  background-size: contain;
}

/* table */

#main.page-curriculum #curriculum table.class th {
  font-weight: bold;
  color: #ea5baa;
  background: #fff;
  border-color: #ea5baa;
}

#main.page-curriculum #curriculum table.class td {
  border-color: #ea5baa;
}

#main.page-curriculum #curriculum table.class td:last-child {
  text-align: left;
}


/* message */

#main.page-curriculum #curriculum div.message ul,
#main.page-curriculum #curriculum div.message ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

#main.page-curriculum #curriculum div.message ul {
  margin-top: 1em;
}

/* ****************************************************************************************************
   * newmenu
**************************************************************************************************** */

#main.page-newmenu #newmenu div.message {
  font-weight: bold;
}

#main.page-newmenu #newmenu div.message strong {
  font-size: 1.2em;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * ronri
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#main.page-newmenu #newmenu div.ronri .point {
  color: #317ab7;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * kanaebox
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#main.page-newmenu #newmenu div.kanaebox-cost div.slide-content-body {
  padding: 0;
}

/* ****************************************************************************************************
   * workshop
**************************************************************************************************** */

#main.page-workshop #workshop .section ~ .section {
  margin-top: 2em;
}

#main.page-workshop #workshop .title {
  font-size: 1.1em;
  font-weight: bold;
  color: #ea5baa;
  margin-bottom: 0.5em;
}

/* btn 1 */

#main.page-workshop #workshop .nittei-btn {
  text-align: center;
}

#main.page-workshop #workshop .nittei-btn a {
  position: relative;
  display: inline-block;
  color: inherit;
  text-decoration: none;
  padding: 0.5em 2em;
  padding-right: 3em;
  background-color: #f2f2ea;
  border: 2px solid #bcbcbc;
  border-radius: 6px;
  box-shadow: 0 3px 4px 0 #ddd;
}

#main.page-workshop #workshop .nittei-btn a:after {
  content: "";
  position: absolute;
  top: 30%;
  right: 1em;
  width: 1em;
  height: 100%;
  background: url(../../_images/_common/arrow-btn-right-2.png) no-repeat;
  background-size: contain;
}

/* btn 2 */

#main.page-workshop #workshop .detail-btn {
  text-align: center;
  margin-bottom: 1em;
}

#main.page-workshop #workshop .detail-btn a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background-color: #666;
  padding: 0.5em 1em 0.5em 2em;
  margin-left: 1em;
  border-radius: 6px;
  box-shadow: 0 3px 3px 0 #aaa;
}

#main.page-workshop #workshop .detail-btn a:before {
  position: absolute;
  top: 33%;
  left: 0.5em;
  content: "";
  width: 1em;
  height: 100%;
  background: url(../../_images/_common/arrow-btn-right-1.png) no-repeat;
}

/* table */

#main.page-workshop #workshop table.class td {
  text-align: left;
}

#main.page-workshop #workshop table.curriculum tbody > tr:first-child > th[scope="row"] {
  color: #fff;
  background: #ea5baa;
}

#main.page-workshop #workshop table.curriculum tbody > tr:first-child > th[scope="col"] {
  font-weight: normal;
}

#main.page-workshop #workshop table.koushuu tbody > tr:first-child > th[scope="row"] {
  color: #fff;
  background: #ea5baa;
}

#main.page-workshop #workshop table.curriculum td {
  text-align: left;
}

#main.page-workshop #workshop table.koushuu tr:first-child th[scope="col"] {
  font-weight: normal;
}

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
   * workshop-nittei
/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#main.page-workshop-nittei #workshop table th.subject {
  color: #fff;
  background: #ea5baa;
}

#main.page-workshop-nittei #workshop .title {
  font-size: 1.1em;
  font-weight: bold;
  color: #ea5baa;
}

/* timetable */

#main.page-workshop-nittei #timetable {
  width: 100%;
  font-size: 0.9em;
  position: fixed;
  bottom: 0;
  /*background: #f2f2ea;*/
  background: #fde5fd;
  padding: 1em;
  border-top: 2px solid #cfcfcf;
  box-shadow: 0 -1px 6px 0 #ccc;
  transition: 0.2s;
  margin: 0;
}

#main.page-workshop-nittei #timetable .title {
  text-align: center;
  margin-bottom: 0;
}

#main.page-workshop-nittei #timetable table {
  margin-top: 0;
}

#main.page-workshop-nittei #timetable table td {
  text-align: center;
}

#main.page-workshop-nittei #timetable.bottom {
  top: 0;
  bottom: auto;
  border-top: none;
  border-bottom: 2px solid #cfcfcf;
  box-shadow: 0 2px 6px 0 #ccc;
  transition: 0.3s;
}
