
body#detail ul.screenimg {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0;
}

body#detail ul.screenimg li {
	margin: 0 10px;
}

body#detail table.list-table th {
	padding-left: 10px;
	padding-right: 10px;
	width: 20%;
}

body#detail table.list-table td table.reservation {
	margin-top: 10px;
}

body#detail table.list-table td table.reservation th {
	background-color: #38bcca;
	border-radius: 5px 0 0 5px;
	color: white;
	padding: 5px 10px;
	vertical-align: middle;
	width: 30%;
}

body#detail table.list-table td table.reservation td {
	background-color: #ececec;
	border-radius: 0 5px 5px 0;
	font-weight: 500;
	padding: 5px 20px;
}

body#detail ul.flow {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	margin: 0;
}

body#detail ul.flow li {
	background-color: white;
	border: 2px solid #3cb1be;
	border-radius: 50%;
	height: 220px;
	margin: 5px 10px;
	padding: 20px;
	position: relative;
	width: 220px;
}

body#detail ul.flow li::before {
	background: url(../images/flow.svg) no-repeat;
	background-size: 40px;
	content: "";
	height: 40px;
	left: -35px;
	position: absolute;
	top: 88px;
	width: 40px;
}

body#detail ul.flow li:first-child::before {
	background-image: none;
}

body#detail ul.flow li h3 {
	border-bottom: 2px solid #3cb1be;
	color: #3cb1be;
	font-size: 20px;
	padding: 15px 0 5px 0;
}

body#detail ul.flow li p {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.5em;
	text-align: center;
}

/***********************************************************************/

div.course {
	background: url(images/course_bg.gif) no-repeat;
	height: 1010px;
	position: relative;
}

div.course p.comment {
	left: 0;
	position: absolute;
	top: 10px;
}

div.course ul li {
	position: absolute;
	width: 86px;
}

div.course ul li a {
	text-decoration: none;
}

div.course ul li a h3 {
	background-color: #3f3f3f;
	border-radius: 70px;
	color: white;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 70px;
	line-height: 1.3em;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	text-decoration: none;
	width: 70px;
}

div.course ul li a p {
	font-size: 10px;
	font-weight: 500;
	line-height: 1.1em;
	margin: 0;
	padding-top: 5px;
	text-align: center;
}

div.course ul.designer li:nth-child(1) {
	left: 146px;
	opacity: .2;
	top: 156px;
}

div.course ul.designer li:nth-child(2) {
	left: 260px;
	opacity: .2;
	top: 156px;
}

div.course ul.designer li:nth-child(3) {
	left: 376px;
	top: 156px;
}

div.course ul.designer li:nth-child(4) {
	left: 488px;
	top: 156px;
}

div.course ul.designer li:nth-child(5) {
	left: 146px;
	opacity: .2;
	top: 292px;
}

div.course ul.designer li:nth-child(6) {
	left: 260px;
	opacity: .2;
	top: 292px;
}

div.course ul.designer li:nth-child(7) {
	left: 374px;
	top: 292px;
}

div.course ul.designer li:nth-child(8) {
	left: 488px;
	top: 292px;
}

div.course ul.designer li:nth-child(9) {
	left: 602px;
	top: 234px;
}

div.course ul.web li:nth-child(1) {
	left: 136px;
	top: 600px;
}

div.course ul.web li:nth-child(2) {
	left: 260px;
	top: 600px;
}

div.course ul.web li:nth-child(3) {
	left: 374px;
	top: 600px;
}

div.course ul.web li:nth-child(4) {
	left: 488px;
	top: 600px;
}

div.course ul.web li:nth-child(5) {
	left: 602px;
	top: 600px;
}

div.course ul.web li:nth-child(6) {
	left: 488px;
	opacity: .2;
	top: 440px;
}

div.course ul.system li:nth-child(1) {
	left: 146px;
	opacity: .2;
	top: 842px;
}

div.course ul.system li:nth-child(2) {
	left: 374px;
	opacity: .2;
	top: 842px;
}

div.course ul.system li:nth-child(2) h3,
div.course ul.system li:nth-child(3) h3,
div.course ul.system li:nth-child(4) h3 {
	line-height: 1.2em;
	padding-top: 14px;
}

div.course ul.system li:nth-child(3) {
	left: 488px;
	opacity: .2;
	top: 842px;
}

div.course ul.system li:nth-child(4) {
	left: 602px;
	opacity: .2;
	top: 842px;
}

div.course ul.toblue li:nth-child(1) {
	left: 738px;
	opacity: .2;
	top: 196px;
}

div.course ul.toblue li:nth-child(2) {
	left: 738px;
	opacity: .2;
	top: 332px;
}

div.course ul.toblue li:nth-child(3) {
	left: 738px;
	opacity: .2;
	top: 468px;
}

div.course ul.toblue li:nth-child(3) h3 {
	padding-top: 12px;
}

div.course ul.toblue li:nth-child(4) {
	left: 738px;
	opacity: .2;
	top: 604px;
}

div.course ul.blue li:nth-child(1) {
	left: 878px;
	opacity: .2;
	top: 234px;
}

div.course ul.blue li:nth-child(2) {
	left: 878px;
	opacity: .2;
	top: 440px;
}

div.course ul.blue li:nth-child(2) h3,
div.course ul.blue li:nth-child(4) h3 {
	line-height: 1.2em;
	padding-top: 14px;
}

div.course ul.blue li:nth-child(3) {
	left: 878px;
	opacity: .2;
	top: 600px;
}

div.course ul.blue li:nth-child(4) {
	left: 878px;
	opacity: .2;
	top: 842px;
}

div.course ul.green li:nth-child(1) {
	left: 1054px;
	opacity: .2;
	top: 440px;
}

div.course ul.green li:nth-child(1) h3 {
	line-height: 1.2em;
	padding-top: 14px;
}

div.course ul.green li:nth-child(2) {
	left: 1054px;
	opacity: .2;
	top: 842px;
}

div.course ul.green li:nth-child(2) h3 {
	line-height: 1em;
	padding-top: 15px;
}

div.course ul.green li:nth-child(2) h3 span.small {
	letter-spacing: -.1em;
}

table.price {
	border-collapse: separate;
	border-spacing: 0 5px;
}

table.price th {
	background-color: #38bcca;
	padding: 5px 20px;
	white-space: nowrap;
}

table.price th.title {
	color: white;
	font-size: 20px;
	vertical-align: middle;
}

table.price tr.d th.title {
	background-color: #d4007f;
}

table.price tr.d th {
	background-color: #f7cfe0;
}

table.price tr.w th.title {
	background-color: #ee7e00;
}

table.price tr.w th {
	background-color: #fad7ae;
}

table.price tr.s th.title {
	background-color: #e50037;
}

table.price tr.s th {
	background-color: #f3aeac;
}

table.price tr.t th.title {
	background-color: #ba40ae;
}

table.price tr.t th {
	background-color: #e8bce4;
}

table.price tr.b th.title {
	background-color: #597ec1;
}

table.price tr.b th {
	background-color: #bbc9e6;
}

table.price tr.g th.title {
	background-color: #67aa35;
}

table.price tr.g th {
	background-color: #c8e2b8;
}

table.price th h3 {
	font-size: 15px;
}

table.price td {
	background-color: white;
	font-size: 13px;
	font-weight: 500;
	padding: 5px 20px;
}

table.price td ul {
	line-height: 1.6em;
}

table.price td ul li {
	background: url(../images/ul_list_li_gray.svg) no-repeat left top 11px;
	background-size: 3px;
	display: block;
	padding: 2px 0 2px 10px;
}

table.price td.p {
	line-height: 1.3em;
	text-align: center;
	white-space: nowrap;
}

table.price td.t {
	line-height: 1.3em;
	text-align: center;
	white-space: nowrap;
}


