@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body{
color:#333;
font:12px verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
background:#fff;
-webkit-text-size-adjust: none;
}

html{background:#f0f0f0;}


/* リンク設定
------------------------------------------------------------*/
a{color:#337db6;text-decoration:none;}
a:hover{color:#246292;}
a:active, a:focus{outline:0;}


/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:98%;
position:relative;
}

.inner{
margin:0 auto;
width:100%;
}

#side_banner1 {
background-image:url(/images/side_seminar1.png);
background-repeat: no-repeat;
background-size: 100%;
}
#side_banner2 {
background-image:url(/images/side_seminar2.png);
background-repeat: no-repeat;
background-size: 100%;
}
#side_banner3 {
background-image:url(/images/side_seminar3.png);
background-repeat: no-repeat;
background-size: 100%;
}
#side_banner4 {
background-image:url(/images/side_seminar4.png);
background-repeat: no-repeat;
background-size: 100%;
}
#side_shodankai {
background-image:url(/images/side_shodankai.png);
background-repeat: no-repeat;
background-size: 100%;
}
#side_manual {
background-image:url(/images/manual.jpg);
background-repeat: no-repeat;
background-size: 100%;
height: 128px;
}
.side_banner, .side_banner_link {
background-size:233px 188px;
width:233px;
height:188px;
}
.side_banner_link {
cursor:pointer;
}
.side_banner p,
.side_banner_link p {
display: table-cell;
height: 178px;
text-align: center;
vertical-align: bottom;
width: 233px;
color:#fff;
back
}
.side_banner p span,
.side_banner_link p span {
padding: 2px 0 2px 5px;
}
.side_banner_link p span {
background-color: #060;
color: #fff;
}
.side_banner p span {
background-color: #333;
color: #ccc;
}

/*************
/* ヘッダー
*************/
#header{
/*padding:25px 0 15px;*/
overflow:hidden;
}

* html #header{height:1%;}

#header h1{
font-size:11px;
font-weight:normal;
}

#content{
float:right;
width:680px;
padding:10px 0 20px;
}

#content1{
float:right;
width:980px;
padding:22px 0 50px;
}
/*展示会ページ用*/
#content2{
width:95%;
height:auto;
}
#sidebar{
float:left;
width:233px;
padding:10px 0 50px;
}

#sidebar01{
float:left;
width:300px;
padding:22px 0 20px;
}

#sidebar .widget {
    margin-bottom: 10px;
}

#sidebar .widget a.current {
    color: #333;
    cousor: auto;
    background: #fff;
}



/*************
/* ロゴ
*************/
#header .logo{
float:left;
padding:10px 0 0;
}

.logo a{
font-size:20px;
font-weight:bold;
line-height:1;
color:#333;
}

.logo span{
font-size:12px;
font-weight:bold;
}

#logo_tokyo{
float:right;
padding:10px 0 0 0;
}

/**************************
/* トップナビゲーション
**************************/
ul#topnav{
clear: both;
overflow:hidden;
}

* html ul#topnav{height:1%;}

ul#topnav li{
float:left;
margin:0 5px;
text-align:center;
}

ul#topnav a{
font-size:14px;
display:block;
padding:10px 10px;
color:#333;
font-weight: bold;
}

ul#topnav span{
color:#cdcdcd;
font-size:10px;
}

ul#topnav li.active a{
background:#488663  ;
color: #ffffff;
border-radius:5px;
}
ul#topnav a:hover{
background:#ddeedd;
border-radius:5px;
}


/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:15px auto 20px auto;
padding:0;
width:100%;
position:relative;
line-height:0;
}

#mainBanner img{
max-width:100%;
height:auto;
border-radius:3px;
}

.slogan{
position:absolute;
max-width:100%;
height:auto;
bottom:0;
left:0;
padding:15px 20px;
line-height:1.4;
background:url(../images/tp2.png);
}

.slogan h2{
padding-bottom:5px;
color:#ccc;
font-size:18px;
}

.slogan h3{
font-size:12px;
color:#666;
}

/* サブページ スローガンの背景・黒*/
.subImg .slogan{background:url(../images/tp2.png);}

.subImg .slogan h2{color:#ccc;}
.subImg .slogan h3{color:#666;}



/**************************
/* グリッド
**************************/
.gridWrapper{
padding-bottom:20px;
overflow: hidden;
}

* html .gridWrapper{height:1%;}

.grid{
float:left;
border-radius:5px;
background:#fff;
}

.grid{
float:left;
border-radius:5px;
background:#fff;
}

.grid h3{
padding:15px 5px;
text-align:center;
border-radius:5px 5px 0 0;
background:#e4e4e4;
}

.grid p{
padding:5px 10px;
}

.gridWrapper img{
max-width:100%;
height:auto;
}

/* フッター内のグリッド(3カラム) */
#footer .grid{
background:transparent;
}

#footer .grid p{padding:0;}


/*************
メイン コンテンツ
*************/
section.content{
padding:19px;
margin-bottom:20px;
border:1px solid #666666;
border-radius:6px;
background:#fff;
overflow:hidden;
}

* html section.content{height:1%;}

section.content p{margin-bottom:5px;}

#wrapper h1, img.top_bnr{
margin-top:10px;
}


section.content h1 {
background: #666666 none repeat scroll 0 0;
color: #fff;
font-size: 20px;
margin-bottom: 20px;
padding-left: 7px;
}

section.content_exhibition h1 {
background: #666666 none repeat scroll 0 0;
color: #fff;
font-size: 20px;
margin-bottom: 20px;
padding-left: 7px;
}

#wrapper h2{
/* padding-left:7px; */
margin-bottom:20px;
font-size:20px;
background:#666666;
color: #fff;
padding: 5px 0 5px 5px;
}

h2.bold {
padding: 10px; background:#FF080D;
border-radius: 10px;
-moz-border-radius: 30px;
border-radius: 30px;
margin-bottom:5px;
font-size:14px;
font-weight:bold;
}

h2.heading{
padding-left:7px;
margin-bottom:20px;
font-size:16px;
border:2px solid #DF013A;
border-left:10px solid #DF013A;
}

h2.heading02{
padding-left:12px;
margin-bottom:20px;
font-size:16px;
color:#363333;
border-left:5px solid #DF0174;
}

h2.heading03{
padding-left:12px;
margin-bottom:20px;
font-size:20px;
color:#fff;
background:#DF0174;
}



h3.heading {
border-left: 8px solid #ee5533;
font-size: 16px;
font-weight:bold;
margin-bottom: 3px;
margin-top: 25px;
padding-left: 7px;
}

h3.heading02{
padding-left:7px;
margin-top:30px;
margin-bottom:20px;
font-size:16px;
border-left:5px solid #DF0174;
}

h3.title{
padding-left:7px;
margin-top:0px;
margin-bottom:20px;
font-size:16px;
background:#FE642E;
color: #fff;
}

h3.title1{
padding-left:7px;
margin-top:0px;
margin-bottom:20px;
font-size:16px;
background:#5FB404;
color: #fff;
}

h4 {
padding: 10px; background: #DDD;
border-radius: 10px;
-moz-border-radius: 30px;
border-radius: 30px;
margin-bottom:5px;
font-size:14px;
}

section.content img{
max-width:90%;
height:auto;
}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

img.frame,#gallery img{
border:4px solid #fff;
box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.5);
}

#gallery .grid{padding:5px 0 0;}

p.redborder {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 3px 0;
	color: #cc0000;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	border: 4px solid #cc0000;
}



p.redword {
	margin: 0;
	padding: 3px 0;
	color: #cc0000;
	font-size: medium;
	font-weight: bold;
}

p.fb00 {
	margin: 0;
	padding: 3px 0;
	color: #0000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bullet1.png);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 15px;
}

p.fb01 {
	margin: 0 0 40px 0;
	padding: 3px 0;
	color: #0000;
	font-size: 16px;
	font-weight: bold;
}

p.fb02 {
	margin: 0 0 40px 0;
	padding: 3px 0;
	color: #0000;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: left center;
	padding-left: 10px;

}

.clear { clear:both; }
.clear hr { display:none; }

ul.example li {
display: inline;
margin-right: 20px;
}

ul.example2 li {
    padding-left: 2em;
    text-indent: -1.5em;
}

#singleKensakuContainer {
	clear:both;
	width:810px;
	padding:0;
	margin:0 0 30px 0;
}
#singleKensakuContainer th {
	color:#000;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	line-height:120%;
}
#singleKensakuContainerKw {
	clear:both;
	width:780px;
	height:48px;
	padding:20px 15px 15px 15px;
	margin:0 0 20px 0;
	background:url(../images/syutten-single/kensaku-keyword-bg.jpg) no-repeat center top;
}

td.keyword188 {
	font-size:11px;
	background:#666666;
	color:#ffffff;
	text-align:center;
	width:188px;
	padding:0;
	margin:0;
}

#singleKensakuContainerBunrui {
	clear:both;
	width:810px;
	height:49px;
	padding:0;
	margin:0 0 15px 0;
	background:url(../images/syutten-single/kensaku-bg-2dan.jpg) no-repeat center top;
}

#singleKensakuContainerGojyuon {
	clear:both;
	width:810px;
	height:49px;
	padding:0;
	margin:0 0 15px 0;
	background:url(../images/syutten-single/kensaku-bg-2dan.jpg) no-repeat center top;
}

#singleKensakuContainersyozaiti {
	clear:both;
	width:810px;
	height:49px;
	padding:0;
	margin:0 0 15px 0;
	background:url(../images/syutten-single/kensaku-bg-2dan.jpg) no-repeat center top;
}

#singleKensakuContainerGinkou {
	clear:both;
	width:810px;
	height:194px;
	padding:0;
	margin:0 0 15px 0;
	background:url(../images/syutten-single/kensaku-8dan.jpg) no-repeat center top;
}

#singleKensakuContainerShaItiran {
	clear:both;
	width:810px;
	height:49px;
	padding:0;
	margin:0 0 15px 0;
	background:url(../images/syutten-single/kensaku-bg-2dan.jpg) no-repeat center top;
}

.main_indent{
	text-indent: -1em;
	padding-left: 1em;
}

/*************
新着情報
*************/

/* --- 新着情報エリア --- */
div.update {
width: 100%; /* 新着情報エリアの幅 */
font-size: 100%;
height: 180px;
overflow: auto;
}

/* --- 見出し --- */
div.update h3 {
margin: 0 0 5px; /* 見出しのマージン（上、左右、下） */
font-size: 150%;
background:#fff;
border-top:1px dotted #ccc;
border-right:1px dotted #ccc;
border-left:7px solid #ff7f50;
padding:.2em .9em
}

/* --- 新着リスト --- */
div.update dl {
width: 100%; /* 新着リストの幅 */
margin: 0;
border-top: 1px #c0c0c0 dotted; /* 新着リストの上境界線 */
}

/* --- 日付エリア --- */
div.update dt {
width: 6.7em; /* 日付エリアの幅 */
float: left;
padding: 7px 0 6px 3px; /* 日付エリアのパディング（上右下左） */
line-height: 120%;
}

/* --- 本文エリア --- */
div.update dd {
margin: 0;
padding: 7px 3px 6px 6.6em; /* 本文エリアのパディング（上右下左） */
border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
line-height: 120%;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}





/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:90%;
margin:10px auto;
table-layout: fixed;
}

table.table th,table.table td{
padding:5px;
border:1px solid #cacaca;
}

table.table th{
text-align:left;
font-weight:bold;
letter-spacing:1px;
/* white-space:nowrap; */
background:#f3f3f3;
width: 13%;
}

table.table td{border-left:#48370d;}

.
monoichiba_seminar img{
	width: 65%;
}

@media(max-width: 375px){
	table.table th{
		width: 20%;
	}
	.monoichiba_seminar img{
		width: 100%;
	}
}

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

/*6/21追加部分*/

.profframe{
	background-color:#f0f8ff;
	width:100%;
	padding:10px;
}

.prof{
	width:100%;
	height:100%;
	background-color:#fff;
	border-radius:17px;
	position: relative;
}

.book{
width: 160px;
height:auto;
}

.book > img{
/*	margin-top:15px;*/
	float: left;
}

.prof > img{
	position: relative;
	width: 150px;
	height:auto;
	float:left;
	margin:10px 15px 0 10px;
	z-index: 20;
}

.text1,
.text1_2{
	position: relative;
	width: 90%;
	top:10px;
	padding: 5px;
	margin-left: 10px;
	color:#fff;
    z-index: 10;
}

.text1{
	background-color:#f53685;
}

.text1_2{
	background-color:#3cb371;
	width: auto;
}

.profname{
	font-size: 130%;
	font-weight: bold;
	padding:20px 0 10px 20px;
	margin-top: 10px;
}

.text2{
	width: auto;
	padding: 15px;
	/*margin-top:20px;*/
	margin-left: 156px;
}

.text2_2{
	width: auto;
	padding: 10px;
	margin-top:-15px;
	margin-left: 160px;
}


.seminar_title{
	font-size: 130%;
	font-weight: bold;
	/*margin:5px;*/
}

#content3{
	width: !important;100%;
	float: !important;none;
}
/*6/21追加ここまで*/

/*12/18ebentコンテンツに追加した分*/

.font2{
	font-size: 16px;
	font-weight: bold;
}

/*************
サブ（フッター前）コンテンツ
*************/
#sub ul{padding:10px;}

#sub li{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px dashed #ebebeb;
}

#sub li:last-child{
border:0;
margin-bottom:0;
}

#sub li a{display:block;}

#sub ul.list{padding-bottom:7px;}

#sub ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
}

* html #sub ul.list li{height:1%;}

#sub ul.list li img{
float:left;
margin-right:10px;
}

#sub ul.list li{
font-size:12px;
line-height:1.35;
}

/* サイドバー　ウィジェット
*****************************************************/
section.widget ul, .widget_search, #calendar_wrap, .textwidget{
margin:0 0 20px 0;
padding:10px 10px 10px 17px;
/*border:1px solid #e2d7c2;*/
background: #fff;

border:1px solid #488663;
}

section.widget ul ul{
border:0;
margin:0;
padding:0 0 0 10px;
}

section.widget h3, section.widget>div{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
border-bottom:0;
border:1px solid #488663;
color:#fff;
background:#488663;
}

section.widget>div a{
color:#fff;
}

section.widget li a{
display:block;
padding:7px 0 7px 12px;
background:url(../images/arrow.gif) no-repeat 0 12px;
border-bottom:1px dashed #dcdcdc;
}

section.widget li:last-child a{border:0;}

#sidebar .widget img{width:100%}

#searchform input[type="text"]{
line-height:1.7;
height:24px;
width:90px;
vertical-align:bottom;
}


/* お知らせ　
-------------*/
.newsTitle{
clear:both;
margin:0;
padding:7px 10px 7px 10px;
font-size:110%;
border:1px solid #e2d7c2;
border-bottom:0;
color:#000;
background:#fff url(../images/headingBg.png) repeat-x 0 100%;
}

.newsTitle h3{
float:left;
font-weight:normal;
}

.newsTitle p{
float:right;
padding:0 0 0 10px;
font-size:80%;
background:url(../images/arrow.gif) no-repeat 0 5px;
}

.news p{
clear:both;
padding-bottom:2px;
border-bottom:1px dashed #dcdcdc;
}

.news p:last-child{border:0;}

.news p a{
display:block;
padding:5px 0;
color:#333;
font-style:italic;
font:italic 110% "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.news a span{
color:#515151;
font:normal 90% Arial, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

.news span{padding-left:10px;}

.news a:hover span{color:#6f6f6f;}


/*************
/* フッター
*************/
#footer{
clear:both;
padding:10px 0 0;
overflow:hidden;
background:#BCBCBC;
color:#FFF
}

* html #footer{height:1%;}

.tel strong{
font-size:20px;
font-weight:bold;
}

#footer a{color:#333;}
#footer a:hover{color:#888;}

#footer .copyright{
font-size:11px;
text-align:center;
}

/*************
/* フォーム
*************/
ul.formList {
margin:20px;
}
ul.formList li.sep {
padding-top: 15px;
margin-left: -20px;
}
ul.formList textarea {
width:100%;
}
.item_sheet{
margin:10px 0;
padding:5px 10px;
border:solid 1px #666;
border-radius: 6px;
}

#formWrap {
	padding:20px 0;
}
#formWrap h3{
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
table.formTable{
	margin:10px auto;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{
	width:30%;
	font-weight:normal;
	background:#efefef;
	text-align:left;
}
p.error_messe{
	margin:5px 0;
	color:red;
}


/*************
/* セミナー報告
*************/
.frmreport{
}

	.frmreport .pkg{
		width:95%;
		margin:0 auto;
	}

	.frmreport h3.heading{
		margin-bottom:20px;
	}

	.frmreport table.result,
	.frmreport table.result th,
	.frmreport table.result td{
		padding:6px;
 	}
	.frmreport table.result{
		width:98%;
		margin:14px auto;
	}
		.frmreport table.result th{
			width:90px;
		}
		.frmreport table.result td{
			line-height:1.6;
		}
		.frmreport table.result .cap{
			font-size:1.2em;
		}
			.frmreport table.result th strong{
				display:block;
				width:70px;
				height:70px;
				padding:10px;
				border-radius:6px;
				background-color:#488663;
				color:#fff;
			}

			.frmreport table.result h4{
				background:transparent;
				border-bottom:1px solid #ccc;
				border-radius:0;
				font-size:1.2em;
				margin: 20px 0 8px;
				padding: 6px 6px 6px 0;
			}
			.frmreport table.result ol,
			.frmreport table.result ol li{
			}
				.frmreport table.result ol li{
					display:inline-block;
					padding:2px 10px;
				}

	.frmreport .comment{
		color:#333;
	}

	.frmreport .txtgroup{
		margin:0 auto 24px;
	}
	.frmreport .spr{
		margin:60px auto 24px;
		padding:24px 0 0;
		border-top:5px double #eee;
	}

	.frmreport .program{
		width:100%;
		border:0;
	}
		.frmreport .program th,
		.frmreport .program td{
			vertical-align:top;
			text-align:left;
		}
		.frmreport .program th{
			font-weight:normal;
		}
		.frmreport .program td{
		}
		.frmreport .program thead th{
		}
			.frmreport .program thead th h4{
				background:transparent;
				border-bottom:1px solid #ccc;
				border-radius:0;
				font-size:1.5em;
				margin: 0 0 14px;
				padding:0 0 6px 6px;
			}

		.frmreport .program thead td{
		}

		.frmreport .program tbody th{
			width:45px;
			font-weight:bold;
			padding:0 0 0 7px;
		}
		.frmreport .program tbody td{
		}

	.frmreport .photogroup{
		width:96%;
		margin:8px auto 14px;
		zoom:1;
	}
	.frmreport .photogroup:after{
		display:block;
		height:0;
		content:"";
		clear:both;
	}
		.frmreport .photogroup figure{
			float:left;
			width:50%;
			text-align:center;
			margin:0 0 10px;
		}
			.frmreport .photogroup figure img{
				width:96%;
			}

	.frmreport .schedule{
		width:96%;
		margin:8px auto;
		border:1px solid #999;
		border-collapse:collapse;
	}
	.frmreport .schedule_seminar1{
	}
	.frmreport .schedule_seminar1 th,
	.frmreport .schedule_seminar1 td{
		border:1px solid #999;
		padding:3px;
		text-align:center;
		vertical-align:middle;
	}
		.frmreport .schedule_seminar1 .time{
			width:70px;
		}
		.frmreport .schedule_seminar1 .sp1{
		}
		.frmreport .schedule_seminar1 .sp2{
		}
		.frmreport .schedule_seminar1 .sp3{
		}
		.frmreport .schedule_seminar1 .sp4{
		}

	.frmreport .schedule_seminar1 thead th{
		background:#f3f3f3;
	}
	.frmreport .schedule_seminar1 tbody th{
		font-size:0.9em;
	}

	.frmreport .schedule_seminar1 thead th:nth-child(2),
	.frmreport .schedule_seminar1 tbody td:nth-child(2){
		border-right:3px double #999;
	}
	.frmreport .schedule_seminar1 thead th:nth-child(5),
	.frmreport .schedule_seminar1 tbody td:last-child{
		border-left:3px double #999;
	}
	.frmreport .schedule_seminar1 .rest{
		background-color:#DCE7E0;
	}
	.frmreport .schedule_seminar1 tbody td.prep{
		border-left:1px solid #999;
		border-right:1px solid #999;
		background-color:#DCE7E0;
	}
	.frmreport .schedule_seminar1 tbody td.sp3{
		border-right:3px double #999;
	}
	.frmreport .schedule_seminar1 tbody td.sp2{
		border-left:3px double #999;
	}

	.frmreport .frmgraph{
	}

		.frmreport .frmgraph .ttl{
			margin:0 0 14px;
		}
			.frmreport .frmgraph .ttl h3{
				background:transparent;
				border-bottom:1px solid #ccc;
				border-radius:0;
				font-size:1.5em;
				margin: 0 0 6px;
				padding:0 0 6px 6px;
			}
		.frmreport .frmgraph h4{
			display:none;
		}
		.frmreport .frmgraph .graphimg{
		}
			.frmreport .frmgraph .graphimg figure{
				margin:0 0 8px;
				text-align:center;
			}
				.frmreport .frmgraph .graphimg img{
					width:98%;
				}

		.frmreport .frmgraph .graphcp{
			text-align:right;
		}
			.frmreport .frmgraph .graphimg figure{
			}
				.frmreport .frmgraph .graphimg img{
				}

		.frmreport .frmgraph .enquete{
			margin:0 auto;
		}
			.frmreport .frmgraph .enquete ul,
			.frmreport .frmgraph .enquete ul li{
			}
			.frmreport .frmgraph .enquete ul,
			.frmreport .frmgraph .enquete .frmvoice{
				margin:0 0 8px;
				padding:16px 8px 8px;
				border:2px dotted #ffddbb;
				border-radius:8px;
			}
				.frmreport .frmgraph .enquete .frmvoice ul{
					margin:0;
					padding:0;
					border:0;
				}

			.frmreport .frmgraph .enquete ul li{
				margin:0;
				padding:2px 0 14px 18px;
			}
			.frmreport .frmgraph .enquete .txtvg ul li{
				background:url(../seminar/images/ico_arrow_vg.gif) left 3px no-repeat;
			}
			.frmreport .frmgraph .enquete .txtg ul li{
				background:url(../seminar/images/ico_arrow_g.gif) left 3px no-repeat;
			}
			.frmreport .frmgraph .enquete .txtn ul li{
					background:url(../seminar/images/ico_arrow_n.gif) left 3px no-repeat;
			}
			.frmreport .frmgraph .enquete .txtug ul li{
				background:url(../seminar/images/ico_arrow_ug.gif) left 3px no-repeat;
			}
			.frmreport .frmgraph .enquete .txtb ul li{
				background:url(../seminar/images/ico_arrow_b.gif) left 3px no-repeat;
			}

			.frmreport .frmgraph .enquete .fl{ float:left; width:44%; margin:0 0 0 6px; }
			.frmreport .frmgraph .enquete .fr{ float:right; width:48%; margin:0 12px 0 0; }

.pkg{
zoom:1;
}
.pkg:after{
display:block;
content:"";
height:0;
clear:both;
}


/*********************
/* 商談会スケジュール
*********************/
.schedule_hl {
font-size:16px;
font-weight:bold;
color:#95411C;
}
.schedule_cn {
background:#F2D8DF;
border: 2px solid #EF75BC;
border-radius: 6px;
font-size:13px;
padding:10px;
}
.schedule_ar {
background:#FFFFFF url("/images/arrow.png") no-repeat center center;
height:64px;
padding:2px 0 0;
}
/*展示会ページ用 cn1*/
.schedule_cn1 {
background:#FDEAA1;
border: 2px solid #FE9A2E;
border-radius: 6px;
font-size:16px;
padding:10px;
}

/*********************
/* パンくずリスト
*********************/
#breadcrumb {
margin-top:10px;
}


/*************
/* 共通
*************/
.bold {font-weight: bold;}
.red {color: red;}


/* PC用 */
@media only screen and (min-width:960px){
	#wrapper,.inner{
	width:940px;
	padding:0;
	}

	#wrapper{padding-bottom:20px;}

	/* グリッド全体 */
	.gridWrapper{
	width:960px;
	margin:0 0 0 -20px;
	}

	/* グリッド共通 ベース:トップページ4カラム */
	.grid{
	float:left;
	width:220px;
	margin-left:20px;
	}

	.grid1{
	float:left;
	width:420px;
	margin-left:40px;
	}

	.grid2{
	float:left;
	width:220px;
	margin-left:40px;
	}

	/* サブコンテンツ + フッター グリッド(3カラム) */
	#sub .grid, #footer .grid{
	width:300px;
	}

	#sub .grid2, #footer .grid{
	width:400px;
	}

	/* ギャラリー グリッド(4カラム) */
	#gallery{
	width:920px;
	}

	#gallery .grid{
	width:210px;
	}

	/* フォーム */
	table.formTable{
	width:60%;
	}
	ul.formList li {
	float: left;
	}
	ul.formList li.sep {
	width: 95%;
	}
	ul.formList li.th {
	width: 35%;
	}
	ul.formList li.td {
	width: 70%;
	}
	ul.item_sheet {
	clear: both;
	}

	.exhibition_img{
	width:50%;
	}

	.content_exhibition{
	width:100%;
	}

	.frmreport .photogroup2 figure img{
				width:50%;
			}

	.pc_only {display:auto}
	.sp_only {display:none}
	.tb_sp {display:none}
	.framewaku{
		width:48%;
	}

	.tabs {
	margin-top: 50px;
	/* padding-bottom: 40px; */
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 100%;
	margin: 0 auto;
	}
	/*タブ切り替えの中身のスタイル*/
	.tab_content {
	display: none;
	padding: 40px 0% 0 5%;
	clear: both;
	overflow: hidden;
	}
	.pc_button{
	    width:35%;
	}
}

/* モニター幅940px以下 */
@media only screen and (max-width:960px){
	#header h1{padding:0 0 5px 10px;}
	#header .logo{padding-left:10px;}

	#content{width:73%}
	#sidebar{width:26%}

	#wrapper h1 img, img.top_bnr {
		width: 100%;
	}

	.grid{
	float:left;
	width:48%;
	margin:10px 2% 0 0;
	}

	.grid img{
	float:left;
	margin-right:5px;
	}

	#gallery{padding-left:1px;}

	#gallery .grid{
	width:23%;
	margin:0 2% 0 0;
	padding:0;
	}

	#gallery .grid img{
	float:none;
	margin:0;
	}

	#sub .grid{
	width:32%;
	margin:10px 1%;
	}

	#sub .grid:first-child{
	margin-left:0;
	}

	#sub .grid:last-child{
	margin-right:0;
	}

	#footer .grid{
	float:none;
	width:100%;
	text-align:center;
	}

	#footer .grid:last-child{padding-top:20px;}


	/* フォーム */
	table.formTable{
	width:60%;
	}
	ul.formList li {
	float: left;
	}
	ul.formList li.sep {
	width: 95%;
	}
	ul.formList li.th {
	width: 25%;
	}
	ul.formList li.td {
	width: 70%;
	}
	ul.item_sheet {
	clear: both;
	}

	.exhibition_img{
	width:90%;
	}

	.content_exhibition{
	width:95%;
	}
	.font_exhibition{
	font-size:16px;
	}
	.frmreport .photogroup2 figure img{
				width:100%;
			}

	.pc_only {display:auto}
	.sp_only {display:none}
	.tb_sp {display:none}
	.framewaku{
		width:48%;
	}
	.tabs {
	margin-top: 50px;
	/* padding-bottom: 40px; */
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	width: 95%;
	margin: 0 auto;
	}
	/*タブ切り替えの中身のスタイル*/
	.tab_content {
	display: none;
	padding: 20px 0% 0 9%;
	clear: both;
	overflow: hidden;
	}
	.google-map {
        position: relative;
        width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
        height: 0;
        padding-bottom: 56.25%;    /* padding-topでもOK */
        overflow: hidden;
    }
    .google-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;    /* 必要であれば!importantを付けてください */
        height: 100%;    /* 必要であれば!importantを付けてください */
    }
    .pc_button{
	    width:35%;
	}
}


/* iPad 縦 */
@media only screen and (max-width:768px){
	#header{padding-bottom:0;}

	#header h1{text-align:center;}

	#header .logo{
	float:none;
	text-align:center;
	padding:10px 5px 0;
	}

	#logo_tokyo{
	float:none;
	text-align:center;
	}

	#logo_tokyo img{
	margin-left: auto;
	margin-right: auto;
	width:101px;
	}

	ul#topnav{
	clear:both;
	width:93%;
	margin-left: auto;
	margin-right: auto;
	}

	ul#topnav li{
	width:50%;
	margin:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
	ul#topnav li:nth-child(odd){
	border-right:1px dashed #488663 ;
	}
	ul#topnav li:nth-child(3), ul#topnav li:nth-child(4), ul#topnav li:nth-child(5){
	border-top:1px dashed #488663 ;
	}

/*	ul#topnav li:nth-child(3n){border-right:0;width:34%;}*/

	ul#topnav li.active a,ul#topnav a:hover{border-radius:0;}

	#sub ul.list{padding:10px 10px 11px;}

	#sub ul.list li{
	padding-bottom:10px;
	margin-bottom:8px;
	}

	#content, #sidebar {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width:95%;
	}

	#sidebar .widget{width:100%}
	#sidebar .widget:nth-child(odd){float:left;}
	#sidebar .widget:nth-child(even){float:right;}

	/* フォーム */
	table.formTable{
	width:80%;
	}
	ul.formList li.th {
	width: 100%;
	padding-top: 5px;
	}
	ul.formList li.td {
	width: 100%;
	padding-top: 5px;
	}

	.pc_only {display:none}
	.tb_sp {display:inline}
	.framewaku{
		width:48%;
	}

	.content_exhibition{
	width:95%;
	}
    .pc_button{
	    width:35%;
	}
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
	.framewaku{
		width:48%;
	}
	#footer .grid p{text-align:center;}

	.grid img{
	float:none;
	margin:20px auto 10px;
	}

	.grid p,#sub .grid li{text-align:left;}

	img.frame,#gallery img{border-width:2px;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}

	.sp_only {display:auto}

	.content_exhibition{
	width:95%;
	}
    .google-map {
        position: relative;
        width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
        height: 0;
        padding-bottom: 56.25%;    /* padding-topでもOK */
        overflow: hidden;
    }
    .google-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;    /* 必要であれば!importantを付けてください */
        height: 100%;    /* 必要であれば!importantを付けてください */
    }
    .pc_button{
	    width:75%;
	}
}




/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
	.framewaku{
		width:100%;
		text-align:center;
	}
	#header .logo img{
	max-width: 95%;
	}

	ul#topnav li{width:50%;}

	ul#topnav li:nth-child(3n){
	border-right:1px dashed #e4e4e4;
	width:50%;
	}

	ul#topnav li:nth-child(2n),ul#topnav li:nth-child(6n){border-right:0;}

	ul#topnav a {
		height: 4em;
		padding: 5px 10px;
	}

	#mainBanner{margin-left:1px;}
	#mainBanner h2,#mainBanner h3{font-size:80%;}

	#sub .grid{
	float:none;
	width:98%;
	}

	#sub .grid h3{padding:10px 5px;}

	#sub ul.list{padding:10px;}

	#sub ul.list li{
	padding-bottom:3px;
	margin-bottom:3px;
	}

	#sub ul.list li img{margin:0 5px 0 0;}

	.tab_content {
	display: none;
	padding: 0 0 0 9%;
	clear: both;
	overflow: hidden;
	}
    .google-map {
        position: relative;
        width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
        height: 0;
        padding-bottom: 56.25%;    /* padding-topでもOK */
        overflow: hidden;
    }
    .google-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;    /* 必要であれば!importantを付けてください */
        height: 100%;    /* 必要であれば!importantを付けてください */
    }
    .pc_button{
	    width:75%;
	}

	.text1,             /*6/21講師紹介追加*/
	.text1_2{
	position: relative;
	width: 90%;
	top:10px;
	padding: 5px;
	margin-left: 10px;
	color:#fff;
	font-size:90%;
    z-index: 10;
	}

	.profname{
		font-size: 120%;
		font-weight: bold;
		clear: both;
	}

	.book > img{
	width: 250px;
	height:auto;
	margin:10px 15px 10px 10px;
	clear: both;
	}
	

	.text2{
	width: auto;
	padding: 10px;
    clear: both;
	margin:0;
	}

	.text2_2{
	width: auto;
	padding: 10px;
    clear: both;
	margin:0;
	}

}

/*タブのスタイル*/
.tab_item {
width: 16.6666667%;
height: auto;
padding:10px 0;
border-bottom: 3px solid #488663;
/*background-color: #d9d9d9;*/
background-color: #CEF6CE;
/*line-height: 50px;*/
font-size: 16px;
text-align: center;
color: #565656;

display: block;
float: left;
text-align: center;
font-weight: bold;
transition: all 0.2s ease;
}
@media(max-width: 375px){

	.tab_item:nth-child(12){
		font-size: 10px;
	}
}

.tab_item:hover {
opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
display: none;
}

/*選択されているタブのコンテンツのみを表示*/
#news:checked ~ #news_content,
#introduction:checked ~ #introduction_content,
#overview:checked ~ #overview_content,
#guide:checked ~ #guide_content,
#form:checked ~ #form_content,
#privacy:checked ~ #privacy_content
{
display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
background-color: #488663;
color: #fff;
}

/* 出展紹介ページ */
section.services {
    margin: -47px;
    min-height: 550px;
	background: transparent url(../images/introduction/haikei.png) repeat left top;
}

@media (min-width: 1200px)
{
	.container {
		max-width: 1140px;
	}
}
@media (min-width: 992px)
{
	.container {
	max-width: 940px;

	}
}
.container {
    padding: 0px 0 50px 56px;
    margin-right: auto;
    margin-left: auto;
}
*, *::before, *::after {
	box-sizing: inherit;
}
.row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
@media (min-width: 992px)
{
	.col-lg-12 {
		width: 100%;
	}
}
@media (min-width: 992px){
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	height:auto;

}
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
@media (min-width: 1200px){
.col-lg-12 {
    width: 100%;
}
}
@media (min-width: 1200px){
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
		margin: 0%;
	}
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
	padding-left: 15px;
}
.box {
    width: 99%;
    margin: 15px auto 45px;
}
h4.page-box__title {
    font-size: 1.1rem;
    font-weight: 550;
    color: #fff;
    background-color: #EB6D80;
    border: none #D51F15;
    display: inline;
    padding: 0.4em 0.8em;
}

.page-box__title {
    margin-top: 0;
    margin-bottom: 1rem;
}
div.c1, .label-c1 {
    background-color: #eb6d80;
}
div.cat {
    padding: 0.8em;
    color: #fff;
    font-size: 1.1em;
    width: 100%;
}
ul.c1 li {
    border: 1px solid #fff;
}

ul.list li {
    width: 21em;
    float: left;
    margin: 0.5em -4em 0.8em 62px;
    padding: 1.4em 0 1.4em 0.5em;
    list-style-type: none;
    background-color: #FF9999;
	position: relative;
	border-radius: 9px;
	padding: 0;
    background: none;
    border: none;
}
ul.list2 li {
    width: 21em;
    float: left;
    margin: 0.5em -4em 0.8em 62px;
    padding: 1.4em 0 1.4em 0.5em;
    list-style-type: none;
    background-color: #FF9999;
	position: relative;
	border-radius: 9px;
	padding: 0;
    background: none;
    border: none;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 1rem;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
div.c2, .label-c2 {
	background-color: #f6aa00;

}
div.cat {
    padding: 0.8em;
    color: #fff;
    font-size: 1.1em;
	width: 94%;
}
ul.c2 li {
    border: 1px solid #fff;
}
ul.c2 li {
    width: 21em;
    float: left;
    margin: 0.5em -4em 0.8em 62px;
	list-style-type: none;
	border:none;
    position: relative;
	border-radius: 9px;
	padding:0;
}
ul.c2 li a {
	background-color: #99CCCC;
}
ul.c3 li a {
	background-color: #f6aa00;
}
.yellow{
	background-color: #f6aa00;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
	height: auto;
	margin: 0 0 0 0;
	line-height: 170%;
	border-radius: 5px;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 25px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
    z-index: 1;
}
#exhibitors_content p {
    margin-top: 0;
    margin-bottom: 1rem;
}

#exhibitors_content p {
    margin: 0 0 10px 64px;
}
.title_first{
	margin-left: 17px;
}
.pagetop a {
    background: rgba(72, 134, 99, 0.6784313725490196);
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 25px 0;
    text-align: center;
    display: block;
	border-radius: 10px;
}
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 100%;
    z-index: 1;
}
/* .icon_intro a {
	border: 1px solid #fff;
    background: #FF9999;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 25px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
} */
.icon_intro a {
    border: 1px solid #fff;
    background: #FF9999;
    text-decoration: none;
    color: #000;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
}
.icon_intro {
    position: absolute;

	top: 6px;
	left:-111px;
    font-size: 100%;
	z-index: 1;
}
.icon_intro2 a {
	border: 1px solid #fff;
    background: #99CCCC;
    text-decoration: none;
    color: #000;
    width: 100px;
    padding: 20px 0;
    text-align: center;
    display: block;
	border-radius: 10px;
	font-size: 20px;
    font-weight: bold;
}
.icon_intro2 {
    position: absolute;

	top: 6px;
	left:-111px;
    font-size: 100%;
	z-index: 1;

}
.drink{
	position: relative;
}
.item{
	position: relative;
}
/* @media (max-width: 768px)
{
	.icon_intro {
    position: absolute;
	top: 222px;
	left:-30px;
    font-size: 100%;
	z-index: 1;
	}
	.icon_intro2 {
    position: absolute;
	top: 222px;
	left:-30px;
    font-size: 100%;
	z-index: 1;
	}
} */

.alert2-danger {
    color: #fff;
    background-color: #488663;
    /* border-color: #ebccd1; */
}
.alert2 {
    margin: 15px auto;
    padding: 15px 0;
    margin-bottom: 20px;
    border: 1px solid transparent;
	border-radius: 4px;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	clear: both;
	width: 97%;
}

article {
    font-size: 0.95rem;
	line-height: 1.2rem;
	margin-top: 50px;
}
@media (min-width: 992px)
{.col-lg-offset-1 {
    margin-left: 8.33333%;
}}
@media (min-width: 992px)
{.col-lg-10 {
    width: 90.33333%;
}}

@media (min-width: 992px)
{.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}}
.well {
    border: 1px solid #666666;
}
@media (min-width: 992px)
{.col-lg-12 {
    width: 100%;
}}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.big_title{
	font-size: 19px;
}
.well {
    min-height: 20px;
    padding: 15px;
	margin-bottom: 20px;
	margin-left: 18px;
    /* background-color: #f5f5f5; */
    border: 1.3px solid #666666;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	/* box-shadow: inset 0 1px 1px rgba(0,0,0,.05); */
	background: rgba(255,255,255,0.8);
	/* background: #ffffff80; */
}
.square2 {
    /* display: inline-block; */
    width: 77px;
    height: 58px;
    background: #C2E2C4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    vertical-align: bottom;
    margin-right: 5px;
    text-align: center;
	padding-top: 8px;
	float: left;
	color: #488663;
	margin: 0 0 7px -57px;
	line-height:1.7;
	font-size: 12px;
	font-weight: bold;
}
.square3 {
    /* display: inline-block; */
    width: 77px;
    height: 58px;
    background: #C2E2C4;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    vertical-align: bottom;
    margin-right: 5px;
    text-align: center;
	padding: 8px 0 0 2px;
	float: left;
	color: #488663;
	margin: 0 -110px 0 12px;
	line-height:1.7;
	font-size: 12px;
	font-weight: bold;
}
@media(max-width: 992px){

	.square2 {
		float: right;
		margin-right: 90px;
	}
	.square3 {
		float: right;
	}
	.well {
		min-height: 20px;
		padding: 19px;
		margin-bottom: 20px;
		margin-left: -60px;
		background-color: #f5f5f5;
		border: 1.3px solid #666666;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
		/* background: rgba(255,0,0,0.0); */
		background: #ffffff80;
	}
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0.9375rem;
	padding-right: 0.9375rem;
	clear: both;
	}
	.alert {
		text-align: center;
		font-size: 75%;
		font-weight: bold;
		padding: 15px;
		margin: 7px 5px 15px 5px;
		border: 1px solid transparent;
		border-radius: 4px;
		float: left;
		/* clear: both; */
		width: 100%;
	}
}
.alert{
	line-height:1.5;
}

@media(max-width: 768px){
	.well {
		min-height: 20px;
		padding: 15px;
		margin-bottom: 20px;
		margin-left: -80px;
		background-color: #f5f5f5;
		border: 1.3px solid #666666;
		border-radius: 4px;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
		/* background: rgba(255,0,0,0.0); */
		background: #ffffff80;
	}

	.alert {
		text-align: center;
		font-size: 75%;
		font-weight: bold;
		padding: 15px;
		margin: 7px 5px 15px 5px;
		border: 1px solid transparent;
		border-radius: 4px;
		float: left;
		/* clear: both; */
	}
	div.text_wrap > div.p_data div.alert-danger:last-child {
    	margin-bottom: 20px !important;
	}
	.img-responsive{
		margin-bottom: 20px;
	}
}
@media (min-width: 1200px)
{
	.col-lg-offset-1 {
		margin-left: 3.33333333%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-10 {
		width: 89%;
	}
	.square2{
		margin: 0 0 7px -125px;
	}
	.square3{
		margin: 0 -110px 0 -40px
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
		margin-left: 0%;
	}
}
.col-lg-10 h5 {
	font-size: 4.5vw;
	margin-top: 15px;
	width: 100%;
	margin-bottom: 0px;
}
.col-lg-10 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
	/* font-family: "Roboto", Helvetica, Arial, sans-serif; */
	font-family: Meiryo, Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.1;
    color: #333333;
}
body#list h2 {
    margin-bottom: 1em;
}

.col-lg-10 h2 {
    font-size: 1.875rem;
}
.bbox {
    text-align: right;
}

.box12{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #5989cf;
    background: #c6e4ff;
    /* border-bottom: solid 6px #aac5de; */
	border-radius: 9px;
	float: left;
}
.box12 p {
    margin: 0;
    padding: 0;
}
.square {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: rgb(247, 91, 67);
	border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	vertical-align: text-bottom;
	margin-right: 5px;
}
.square4 {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: rgb(247, 91, 67);
	border-radius: 3px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	vertical-align: text-bottom
}
.syamei{
	font-weight: 600;
	font-size: 21px;
	vertical-align: baseline;
}
#com .square{
	vertical-align: baseline;
}


/* #com{
	position: absolute;
	bottom: 0;
} */
@media (min-width: 1200px){
	.height_standard{
		height: 360px;
	}
	.img-responsive2{
		height:333px;
		display: block;
    	max-width: 100%;
		margin: 0 0 0 0;
		line-height: 150%
	}
}
div.item_wrap {
	margin-bottom:20px;
}
div.item_wrap:after,div.text_wrap:after {
	content:"";
	clear:both;
	display:block;
}
div.text_wrap > div.p_data div.alert-danger{
	margin-bottom:10px;
}
div.text_wrap > div.p_data div.alert-danger:last-child{
	margin-bottom:0;
}

div.com_data dd {
	margin-bottom:5px;
}
div.com_data dd:last-child {
	margin-bottom:0;
	word-wrap: break-word;
}

h5 .smal{
	font-size: 3.5vw;
}
h5 .ssmal{
    font-size: 3vw;
}
.sub_title{
	font-size: 1.3vw;
}
@media(max-width: 994px){
	.col-lg-10 h5 {
		font-size: 2.2rem;
		margin-top: 15px;
		width: 100%;
	}
	h5 .smal{
		font-size: 4.2vw;
	}
	h5 .ssmal{
	    font-size: 3.5vw;
	}
	.sub_title{
		font-size: 1.5vw;
	}
}
@media(max-width: 440px){
	.icon_intro {
		position: unset;
	}
	.icon_intro2 {
		position: unset;
	}
	.respon{
		margin: 0 0 0 -33px;
	}
	.alert2 {
		margin: 65px 0 0 3%;
	}
	.col-lg-10 h5 {
		font-size: 2vw;
		margin-top: 15px;
		width: 91%;
	}
	h5 .smal{
		font-size: 3.8vw;
	}
	h5 .ssmal{
	    font-size: 3.9vmin;
	}
	.sub_title{
		font-size: 3vmin;
	}

}
@media(max-width: 375px){
	.respon{
		margin: 0 0 0 -55px;
	}
	.img-responsive{
		padding: inherit;
		margin: 5px 0 0 5px;
	}
	h5{
		font-size: 30px;
	}
	div.text_wrap > div.p_data div.alert-danger {
    	margin-bottom: 0px;
	}
	.col-lg-10 h5 {
		font-size: 6.5vw;
		margin-top: 15px;
		width: 91%;
	}
	h5 .smal{
		font-size: 3.8vw;
	}
	h5 .ssmal{
	    font-size: 3.9vmin;
	}
	.sub_title{
		font-size: 3vmin;
	}

}
@media(max-width: 320px){
	.respon{
		margin: 0 0 0 -79px;
	}
	.col-lg-10 h5 {
		font-size: 6.5vw;
		margin-top: 15px;
		width: 91%;
	}
	h5 .smal{
		font-size: 3.8vw;
	}
	h5 .ssmal{
	    font-size: 3.9vmin;
	}
	.sub_title{
		font-size: 3vmin;
	}
}


@media (min-width: 1200px)
{
	.syamei .smal{
		font-size: 1.5vw;
	}
	.syamei .ssmal{
		font-size: 0.9vw;
	}
	.syamei .lsmal{
		font-size: 1.2vw;
	}
	.alert2 {
		margin: 15px 0 0 14px;
		padding: 15px 0;
		margin-bottom: 20px;
		border: 1px solid transparent;
		border-radius: 4px;
		text-align: center;
		font-size: 105%;
		font-weight: bold;
		clear: both;
		width: 96%;
	}
	article {
		margin-left: -6.7%;
		font-size: 0.95rem;
		line-height: 1.2rem;
		margin-top: 50px;
	}
}
.big_title2 {
    font-size: 17px;
}
.big_title3 {
	font-size: 13px;
}
/* .col-lg-10{
	line-height: 0;
    padding-top: 13px;
} */
.demise{
	margin-bottom: 10%;
	font-size: 1vw;
}
/* 11/22修正 */
.title_wrap{
	width: 99%;
    display: table;
}
.col-lg-10{
	float: none;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: middle;
    padding-top: 1vw;
    width:90%;
}
.sub_title{
    position: absolute;
    top: 0px;
	left: 15px;
}
.square2{
	float: none;
    margin: 0 0 10px;
}
.square3{
	float: none;
    margin: 0;
    padding: 10px 0;
}
/* label.tab_item{
	height: 40px;
} */
.sirase{
	display:block;
	padding: 12px;
}
@media (max-width: 440px){
	.sirase{
		display: block;
		padding: 13% 0;
	}
}
@media (max-width: 375px){
	.tab_item{
		font-size: 14px;
	}
}

.haikei_shiro{
	background-color: #ffffff;
	margin: -10px;
    padding: 10px;
}

/*2019年6/14修正箇所*/

/* .red{
	color:red;
	font-size: 20px;
} */


/*2020年6月4日追加箇所：エントリーページの個人情報の取り扱いについての調整*/

.kozinzyouhou_text{
	font-size: 10px!important;
}


/*2020年6月8日追加箇所：seminar1.html講師プロフィールの調整*/


.seminar_koushi{
	margin-top:10px;
	padding:10px;

}

.seminar_koushiphoto{
	float:left;
}

.seminar_koushiphoto img{
width:130px;
border-radius: 10px;
}

.seminar_theme{
	font-size: 20px;
	color:#1dd8a5;

}

.koushi_prof{
	clear: both;
}

/*2021年9月14日追加箇所：offlineseminar1.htmlインデントの調整*/
section.content p .taisaku_indent{
	margin-left: 1rem;
	text-indent: -1em;
	padding-left: 1em;
}

/*2021年12月02日追加箇所：event/index.html お問合せフォーム*/
@media (max-width: 768px){
#top_bnr{
	width: 95%;
	margin: 0 auto;
}
}
@media (max-width: 600px){
ul.sp_form input[type="text"]{
	width:100%
}
}

.font3{
	font-size: 20px;
	font-weight: bold;
}

.br_960{
	display: none;
}
@media (max-width: 960px){
	.font3{
		font-size: 18px;
		font-weight: bold;
	}
	.br_960{
		display: block;
	}
}
@media (max-width: 475px){
	.font3{
		font-size: 15px;
	}
}

@media (max-width: 375px){
	.font3{
		font-size: 12px;
	}
	table.table td {
    padding: 5px 2px 5px 5px;
}
}