@charset "UTF-8";

#index #content-head {
	width: 100%;
  	background-size: cover!important;
	padding-bottom: 60px;
	margin-bottom: 80px;
	background: linear-gradient(-45deg, rgba(235, 220, 165, .5), rgba(49, 101, 223, .9)),
  url("../img/bg_dash.jpg") top center;
	position: relative;
}
#index #content-head::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 0;
  height: 0;
  transform: translateX(-50%);
  border: 60px solid transparent;
  border-top: 60px solid rgba(0, 132, 203, 1);
  border-bottom-width: 0;
}
#index #content-head.sec {
	width: 100%;
  	background-size: cover!important;
	padding-bottom: 30px;
	margin-bottom: 0px;
	background: linear-gradient(-45deg, rgba(235, 220, 165, .5), rgba(49, 101, 223, .9)),
  url("../img/bg_dash.jpg") top center;
	position: relative;
}

#index .visual {	
	margin: 0px auto 40px auto;
	padding: 40px 20px 30px 20px;
	background: linear-gradient(-45deg, rgba(49, 101, 223, 0.6), rgba(27, 55, 121, 0.8));

}
#index .visual  h1 {
	text-align: center;
	color: white;
	font-size: 30px;	
	line-height: 40px;	
	text-align: center;
	margin-bottom: 15px;
}



.threestar {
	margin: 0 auto;
	padding: 30px 20px 40px 20px;
	text-align: left;
}
.threestar li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

/* 講習会のご案内
---------------------------------*/
h3.main-title {
	background-color: #52b4e5;
	color: #fff;
	margin-bottom: 20px;
	padding: 18px 5px 16px 20px;
	font-size: 153%;
	font-weight: bold;
	letter-spacing: 0.5px;
	border-bottom: 4px solid #bae1f5;
}

.border-bottom {
	border: none;
	border-bottom: 2px solid #ccc;
}
.arrow-under {
	background: url(../img/arrow_under.png) no-repeat top center;	
	min-height: 110px;
}

.tobasec {}
.tokouka {}
.todousa {}

.tobasec h4,
.tokouka h4,
.todousa h4 {
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 15px;
	font-size:18px;
}
.tobasec h4 a,
.tokouka h4 a,
.todousa h4 a {
	display: block;
	color: #333;
	margin-top: 8px;
	font-weight: normal;
	border-radius: 5px;
	text-align: center;
	padding: 2px 10px 2px 10px;
	background-size: 6px;
	background-color: #fff;
	font-size:16px;
}
.tobasec p,
.tokouka p,
.todousa p {
	font-size: 110%;
	line-height: 150%;
	margin: 10px 0 20px;
	padding: 0 10px;
	font-size:16px;
	line-height: 28px;
}

.tobasec h4 { color: #5cb327; background-color: #eaf8e1;}
.tobasec p {}
.tokouka h4 { background-color: #e6e6e6;}
.tokouka p {}
.todousa h4 {color: #a069de; background-color: #eae1f3;}
.todousa p { }

.pr {
	width: 100%;
	margin: 30px auto;
}
.pr p {
	width: 50%;
	text-align: center;
	margin-bottom: 15px;
	float: left;
}
.pr p:first-child {
}
.pr p img {
	width: 100%;
	max-width: 100%;
	display: block;
	padding: 0 10px;
	margin: 0 0 10px;
	box-sizing: border-box;
}


#lecture-info {
	clear: both;
	border: 1px solid #ccc;
	margin-top: 30px;
	margin: 30px 10px 0;
	padding: 20px 5px;
}

#lecture-info dl  {
	overflow: hidden;
	border-top: 1px dotted #ccc;
	margin-top: 8px;
	padding: 16px 15px 0;
}
#lecture-info dl  dt {
	color: #4eb3e5;
	font-size: 12px;
	background: url(../../common/img/icon.gif) no-repeat 0 6px;
	padding-left: 14px;
	margin-bottom: 8px;
}
#lecture-info dl  dd {
	font-size: 100%;
}
#lecture-info dl  dd a {
	color: #333;
	display: inline-block;
	padding:2px 14px 2px 28px;
	background: url(../../common/img/icon_arrow_orange.png) no-repeat 10px 4px;
}

#lecture-info dl  dd strong {
	color: #fff;
	background-color: #52b4e5;
	display: inline-block;
	padding: 1px 5px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 4px;
}

#lecture-info dl  dd strong.tokyo { background-color: #5cb327;}
#lecture-info dl  dd strong.kyoto { background-color: #dba837;}
#lecture-info dl  dd strong.osaka { background-color: #a069de;}
#lecture-info dl  dd strong.saitama { background-color: #d35280;}
#lecture-info dl  dd strong.ichikawa { background-color: #4f9ec7;}
#lecture-info dl  dd strong.fukuoka { background-color: #39cbae;}
#lecture-info dl  dd strong.sendai { background-color: #cb6d39;}
#lecture-info dl  dd strong.yokohama { background-color: #cb6d39;}
#lecture-info dl  dd strong.fukui { background-color: #AAA740;}
#lecture-info dl  dd strong.shiga { background-color: #99BD1E;}

#lecture-info dl  dd a {
	display: block;
	font-size: 14px;
}

#lecture-info dl  dd span.pro {
	color: #004986;
	background-color: #e5ecf3;
	display: inline-block;
	padding: 0px 10px;
	margin-left: 10px;
	font-size: 10px;
	border-radius: 12px;
}
#lecture-info dl  dd span.matsumura-new {
	color: #3a7f21;
	background-color: #ebf2e8;
	display: inline-block;
	padding: 0px 10px;
	margin-left: 10px;
	font-size: 10px;
	border-radius: 12px;
}

#index.lecture #content .toLink {
	margin-top: 30px;
}
#index.lecture #content .toLink h2 {
	font-size: 20px;
	margin-bottom: 0.6em;
	line-height:34px;
	text-align: center;
	font-weight: bold;
	padding: 0 15px;
}
#index.lecture #content .toLink ul {
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 15px;
	
}
#index.lecture #content .toLink ul li {
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
	line-height: 22px;
}
#index.lecture #content .toLink ul li a.btn span {
	display: block;
	padding: 10px 20px 10px 26px;	
	background: url(../../common/img/icon_arrow.png) no-repeat 18px 32px;
}
#index.lecture #content .toLink ul li:nth-child(2n) {
	margin-right: 0;
}
#index.lecture #content .toLink ul li strong {
	font-size: 16px;
}

#index.lecture #content p.searchBtn {
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 17px;
}
#index.lecture #content p.searchBtn a strong {
	display: block;
	text-align: center;
	font-size: 18px;
	letter-spacing: 2px;
}
#index.lecture #content p.searchBtn a {
	padding: 15px 10px;
	background-color: #f2f2f2;
}
#index.lecture #content p.searchBtn a span {
	border: none;
	display: inline;
	background: url(../img/icon_search_orange.png) no-repeat 2px 2px;
	padding: 0;
	font-size: 16px;
	padding-left: 26px; 
	letter-spacing: 1px;
}

/*#search-lecture { display: none; }*/

.bg_green {
	background: linear-gradient(-45deg, rgba(31, 153, 92, 1.0), rgba(31, 153, 92, 0.6)),
		url("../img/symbol.png") no-repeat -80px -160px #000;
}
.bg_blue {
	background: linear-gradient(-45deg, rgba(0, 132, 203, 1.0), rgba(43, 147, 203, 0.6)),
		url("../img/symbol.png") no-repeat -80px -160px #000;
}
.bg_purple {
	background: linear-gradient(-45deg, rgba(160, 105, 222, 1.0), rgba(160, 105, 222, 0.6)),
		url("../img/symbol.png") no-repeat -80px -160px #000;
}
.bg_gold {
	background: linear-gradient(-45deg, rgba(211, 181, 60, 1.0), rgba(211, 181, 60, 0.6)),
		url("../img/symbol.png") no-repeat -80px -160px #000;
}
