@charset "utf-8";
.sp_only{display: block; }
.clearfix:after { content: ""; display: block; clear: both; }
html {
overflow-y:scroll;
font-size:62.5%;
}
/* bodyタグ */
body { -webkit-text-size-adjust:100%; width:100%; position:relative; 
       margin:0; padding:0; background:#fff;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333; font-size:16px;font-size:1.6rem;line-height:24px;line-height:2.4rem;}
a img { border:none; verticle-align:top; }
a, a:visited { outline:none; }
a:hover { }
p { margin:0 0 1.5em 0; padding:0;}
/* 各見出し */
h1,h2,h3,h4,h5,h6 {margin:7px 0;}
h1,h2 {
font-size:16px;
color:#666;
margin:0;
padding:0;
}
/* 画像 */
img {
	text-align: center;
	border: 0;
	height: auto;
	max-width: 100%;
	width: auto;
	width /***/: auto; /* IE8のみ */
	
}
/* 引用 */
blockquote {
margin:10px ;
padding:5px;
border-color:#808080;
background-color:#EAEAEA;
}
/* 水平線 */
hr {
	border: 1px solid #ff169b;
	clear: both;
}
/* メインページ リスト */
#Page ul {
margin:5px 10px 5px 0;
padding:5px 0 5px 30px;
}
/* メインページ 番号付リスト */
#Page ol {
margin:5px 10px 5px 0;
padding:5px 0 5px 30px;
}
/* アンカー文字色 */
a:link { color: #0000ff; }
a:visited { color: #000080; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }
/* コピーライト部分 */
address {
font-style: normal;
text-align: center;
}
/* テーブル 表 */
table{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 10px 0;
}
th {
text-align:center;
padding:5px;
}
td {
	padding: 5px;
	vertical-align: top;
}
/* メインページ 画像 */
#Page img {
margin:0px 0px;
text-align: center;
}
/* メインページ アンカー */
#Page a:link { color: #06C; text-decoration: none; }
#Page a:visited { color: #06C; text-decoration: none; }
#Page a:hover { color: #09F; text-decoration: none; }
#Page a:active { color: #09F; text-decoration: none; }
/* フッター 段落 */
#Footer p {
color: #333333;
margin:0px;
padding: 10px;
text-align:left;
}
/* フッター アンカー文字色 */
#Footer a:link { text-decoration: none; border-bottom: 1px dotted #FFF;}
#Footer a:visited {text-decoration: none; border-bottom: 1px dotted #FFF;}
#Footer a:hover {  text-decoration: none; border-bottom: 1px dotted #FF0;}
#Footer a:active { color: #; }
/* フッター アンカー */
#Footer a {
text-decoration: underline;
}
/* フッター アンカー ロールオーバ */
#Footer a:hover {
/*text-decoration: underline;*/
}
/* メイン部分 */
#Main {
	padding: 0;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 100%;
}
/* ページ部分 */
#Page {
	text-align: left;
	padding: 0px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Page p {
}
table tr td {
	font-size: 16px;
	line-height: 1.5em;
}
/* ページのレイアウト部分 */
#Container {
	padding: 0;
	margin: 0px;
}
/* フッター部分 */
#Footer {
	clear: both;
	min-height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#Footer p {
	text-align: center;
}
.footer-pa1{
	
}
.footer-pa2{
	
}
#Footer ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Footer li{
	color: #FFF;
	font-size: 12px;
	list-style-type: none;
	text-indent: 20px;
	line-height: 30px;
	margin-top: 5px;
	display: inline;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#Footer .tel{
	color: #FFF;
	font-size: 12px;
	background-image: url(images/icon_116842_16.png);
	background-repeat: no-repeat;
}
#Footer .handy{
	color: #FFF;
	font-size: 12px;
	background-image: url(images/icon_144862_16.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}
#Footer .mail{
	color: #FFF;
	font-size: 12px;
	background-image: url(images/icon_125422_16.png);
	background-repeat: no-repeat;
	margin-left: 3px;
}
#Footer .link{
	color: #FFF;
	font-size: 12px;
	background-image: url(images/icon_122692_16.png);
	background-repeat: no-repeat;
	margin-right: 3px;
}
.text {
	margin-left: 18px;
	margin-right: 18px;
	background-color: #FFF;
	margin-bottom: 0px;
}
.pa {
	
}
.box-ore {
	border: 3px solid #FFAE0B;
}
.box-green {
	border: 2px solid #009300;
}
.box-yellow {
	background-color: #FFFFCC;
}
.box-red {
	border: 3px solid #F00;
}
.box-ten {
	border: 2px dotted #000000;
}
.box-blue1 {
	border: 3px solid #0f81bd;
	background-color: #FFFFFF;
}
.box-blue2 {
background-color:#afe3f8;
}
.box-purple {
	border: 3px solid #cc00cc;
}
.box-purple2 {
	background-color:#e5cdfb;
}
/*___________ 画像のテキスト回り込み ___________ */ 
.fbox {
    zoom: 100%;
}
.fbox:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
/*___________ floatの解除 ___________ */ 
.clearfix:after { /*floatの解除、ここがポイント*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
/*___________ 見出し ___________ */ 	
.midasi1 {
	border: 1px solid #495d58;
	border-radius: 8px;
	font-weight: bold;
	color: #495d58;
	padding-top: 0.3em;
	padding-right: 0.55em;
	padding-bottom: 0.3em;
	padding-left: 0.55em;
	margin-top: 10px;
}
iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.sp-img{
	text-align: center;
}
.book{
	border: 2px solid #666;
	padding: 10px;
	font-style: italic;
}
.flo-r{
	text-align: center;
}
.sche{
	background-color: #fbeedd;
	margin-bottom: 20px;
}
.sche-pad{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
}
.koe{
	background-color: #fbeedd;
	padding: 20px;
	margin-bottom: 20px;
}
.pc{
	display: none;
}
.box-mt40{
	text-align: center;
	padding-top: 40px;
}



.seminar-jisseki img{
width:49%;
float: left;
}

#Page ul.slick-dots{
	padding: 0;
}

p.caption{
	font-size: 12px;
	text-decoration: underline;
	font-style: italic;
	line-height: 14px;
	text-align: center;
	margin-bottom: 40px;
}

