@charset "UTF-8";

body	{font-family: 'メイリオ', 'Hiragino Kaku Gothic Pro', sans-serif;word-wrap: break-word;
font-size: 18px;}


/* Ａ: ナビゲーションバー */
.menu	{margin:0;
	border: none;
	background-color: #fff; z-index: 999;}

.menu .collapse	{margin-top: 10px;margin-bottom: 10px;
	font-size: 12px;}

.menu .navbar-toggle	{margin-top: 17px;}


/* PC ヘッダー*/
@media (min-width: 768px) {
	.container-fluid {
	margin-right: auto;
	margin-left: auto;
	max-width: 1600px; //
	}
.header	{
margin: 0 0 30px 0;
}

.header h1	{
padding: 5px 50px 5px 15px;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.0;
	border-left: solid 20px #e7141a;
	border-bottom: solid 1px #e7141a;}
/* 線色4 */

.header h1 a	{color: #333;
	text-decoration: none;}

.header p	{margin: 2px 0 2px 0;
	font-size: 12px;
	line-height: 1.1;}

.head_sp{display: none;}

	.unei-margin{margin: 40px 0 20px 0;}
	.inn {width: 100%; box-sizing: border-box; padding:0 0 5px 0;}

.banner_img{ border:1px solid #aaa;}
.banner_img1{padding:15px 5px 5px 5px;}

/*gr*/
.parents{display: flex;
	align-items: flex-end;}


	.cap{
		font-size: 19px; line-height: 1.6;
		}
		.cap span{font-size: 18px; line-height: 1.6;}
	.greeting_photo{ max-height: 320px;}


.greeting_p{padding: 25px 20px 30px 20px;font-size: 21px; line-height: 1.8;}

/*about*/
.about{margin-bottom: 30px;}

.about h3{font-size: 21px; font-weight: bold; padding:15px;}

.about_p{padding: 10px 10px 25px 20px;font-size: 18px; line-height: 1.4;}

.about_contents{border:1px solid; border-radius:8px; margin:20px; padding:10px; }

.red_encho{color:#d9000a;
font-weight: bold;
font-size: 20px;
line-height: 1.4;
margin-left: 230px;}

.encho{
font-weight: bold;
font-size: 20px;
line-height: 1.4;
margin-left: 230px;}
	}

@media (min-width: 992px) {
	.mrl-20{margin-left: -30px;}
	.mrl-25{margin-left: -20px;}
		.mrl-35{margin-left: -40px;}
.pl_20{padding-left: 25px;}
}

.head_top{margin-bottom: 20px;
	border:solid 1px #e7141a;
	padding: 0;}


/* 線色２ */

/* Ｂ: グローバルメニュー */
.global	{padding: 0;
	background-color: #fff;margin-bottom: 17px;}

/* 新着 */


.new h2	{margin: 0 0 20px 0;
	padding: 10px 10px 10px 20px;
	font-size: 23px;
	font-weight:bold;
	line-height: 1.2;
	color: #e7141a;
	background-color: #eae8e8;
	position: relative;
	}

.new_top	{margin-bottom: 20px;
	padding: 0;
	border: solid 1px #e7141a;}
		/* 線色1 */

.new h2:after	{content: '';
	position: absolute;
	top: 100%;
	left: 40px;
	height: 0;
	width: 0;
	border: solid 15px transparent;
	border-top-color: #eae8e8;}

.new ul,
.new ol	{margin: 0;
	padding: 5px;
	font-size: 16px;
	line-height: 1.2;
	list-style: none;}

.new li a	{display: block;
	padding: 10px 5px 5px 15px;
	color: #333;
	text-decoration: none;
	border-bottom: solid 1px #fcb8b8;
}
.new li:last-child a {border-bottom: none;}

.new li a:hover	{background-color: rgba(250,177,163,0.3);}

/* TOP */
.bg_w{background-color: rgba(250,177,163,0.5);
	border-radius: 8px;}

.unei{padding: 20px 20px 10px 20px;
		background-image: url(../img/footer.png) ;
		background-repeat: no-repeat;
		background-position: center;
	}

.unei-inner{margin:10px; padding:15px;}

.unei-inner2{margin:10px; padding:15px;}
.unei h4{font-size: 16px;
font-weight: bold;}

.unei p	{margin: 0 0 3px 0;
 font-size: 14px;
 line-height: 1.3;}

/*サブページ囲みあり*/
.contents	{border: solid 1px #aaa;
	padding: 15px 15px 20px 15px;
	margin-bottom: 20px;}


		.contents h2{margin: 10px 10px 25px 10px;
			font-size: 22px;
			letter-spacing:0.4em;
			line-height: 1.2;
			padding: 5px 10px 5px 10px;
			border-left: solid 10px #e7141a;
			border-bottom: solid 1px #e7141a;
			font-weight:bold;
			color: #333;
			}


	.outline table {
		  width: 95%;
			margin:15px;
		  border-collapse: collapse;
		  border-spacing: 0;
		  font-size: 18px;
		}
		.outline table th {
		  width: 28%;
		  background: #eee;
		  border: 1px solid #e7141a;
		  box-sizing: border-box;
		  padding: 15px;
		  vertical-align: middle;
		  font-weight: bold;
		  text-align: center;
		}
		.outline table td {
		  background: #fff;
		  border: 1px solid #e7141a ;
		  box-sizing: border-box;
		  padding: 15px;
		  vertical-align: top;
		  text-align: left;
			line-height: 1.5;
		}

		.info table {
			  width: 85%;
				margin:15px 5px 20px 20px;
			  border-collapse: collapse;
			  border-spacing: 0;
			  font-size: 18px;
			}
			.info table th {
			  background: #f6dac2;
			  border: 1px solid #aaa !important;
			  box-sizing: border-box;
			  padding: 10px;
			  vertical-align: middle;
			  font-weight: nomal;
			}
			.info table td {
			  background: #fff;
			  border: 1px solid #aaa !important;
			  box-sizing: border-box;
			  padding: 10px;
			}



		.contents dl{padding: 15px 10px 5px 20px;}
/*prog*/
		.prog h3{	font-size: 20px;
			line-height: 1.2;
			font-weight:bold;
			color: #ac401c;
			margin:30px 0 30px 15px;
		}
		.prog h3::before{
		 content: '■';
		 padding-right: 20px;
		}

		.txt_orange{color:#db4919;}
			.txt_red{color:#dd0b0b;}
.txt_orange_mg{color:#db4919; margin: 10px 10px 15px 15px;}
.txt_orange_mg2{color:#db4919; margin: 0 10px 15px 15px;}
		.prog_mg{margin: 20px 15px 10px 20px; line-height: 1.2;}


		.prog table {
			margin-left: 35px;
				width: 85%;
				margin-bottom: 30px;
				border-collapse: collapse;
				border-spacing: 0;
				font-size: 18px;
			}

			.prog table td {
				background: #fff;
				border: 1px solid #aaa ;
				box-sizing: border-box;
				padding: 7px 15px;
				vertical-align: top;
				line-height: 1.0;
			}

			.prog table th {
				width:25%;
				background: #fff;
				font-weight:normal;
				border: 1px dotted #aaa ;
				box-sizing: border-box;
				padding: 7px 15px;
				vertical-align: top;
				line-height: 1.0;
			}

			.prog table td .border_a {
		border-bottom: 2px solid #ff0033!important;
		}


/*演題*/
.title h3{	font-size: 20px;
	line-height: 1.2;
	font-weight:bold;
	color: #ac401c;
	margin:10px 0 15px 15px;
}
.title h3::before{
 content: '■';
 padding-right: 20px;
}
.btn-gray{background-color: #ccc;}

.before_disc{padding-top: 5px;}
.before_disc::before{
 content: '・';
 margin-left: -15px;
}

.before_kome{padding-top: 5px;margin-left: 15px;}
.before_kome::before{
 content: '※';
 margin-left: -15px;
}

.title_li_title{font-weight: bold; }
.title_li_titleorange{font-weight: bold;  color:#db4919; padding-bottom: 15px;}
.title_li_sentence{padding-top: 5px; padding-bottom: 20px;}

.title p{font-size: 18px; line-height: 1.4; margin-bottom: 50px; padding-left: 35px;}

.p20{font-size: 18px; line-height: 1.4; margin-bottom: 20px; padding-left: 35px;}

.p20redb{color: #d9000a; font-weight: bold;}

.p20grayb{color: #424b63; font-weight: bold;}

.title_bold{font-size: 20px; line-height: 1.4;
font-weight: bold;}

.title table {
	margin-left: 35px;
		width: 60%;
		margin-bottom: 30px;
		border-collapse: collapse;
		border-spacing: 0;
		font-size: 18px;
	}
	.title table th {
		width: 60%;
		border: 1px solid #aaa;
		box-sizing: border-box;
		padding: 7px 15px;
		vertical-align: middle;
		font-weight: normal;
		text-align: left;
	}
	.title table td {
		background: #fff;
		border: 1px solid #aaa ;
		box-sizing: border-box;
		padding: 7px 15px;
		vertical-align: top;
		text-align: right;
		line-height: 1.4;
	}

	.title h4{font-size: 18px;
		line-height: 1.2;
		font-weight:bold;
		color: #333;
		margin:20px 0 0 15px;}

		.title h5{font-size: 17px;
			line-height: 1.2;
			font-weight:bold;
			color: #333;
			text-align: right;
			margin:20px 0 0 15px;}

			.title h6{font-size: 17px;
				line-height: 1.2;
				font-weight:bold;
				color: #333;
				margin:20px 0 0 15px;}

.title_info{font-size: 14px; line-height: 1.4; margin-bottom: 20px;
padding:5px 20px 0 25px;}
.order a {font-weight: bold; font-size: 21px color:#fff;}

		/*リスト・ナンバリング*/
		.ul_number {
		  list-style: none;
		  padding:0 20px 20px 25px;
		  display: table;
			font-size: 18px;
			 line-height: 1.4;
		}
		.ul_number li:after {
		  content: "";
		  display: block;
		  margin-bottom: 25px;
		}

		.ul_number li {
		  display: table-row;
			counter-increment: table-ul;
		}
		.ul_number li:before {
		  content: counter(table-ul) "." ;
		  display: table-cell;
		  padding-right: 0.4em;
			text-align: right;
			font-weight: bold;
		}

		.ul_number3 {
			list-style: none;
			padding:0 20px 20px 25px;
			display: table;
			font-size: 18px;
			 line-height: 1.4;
		}
		.ul_number3 li:after {
			content: "";
			display: block;
			margin-bottom: 25px;
		}

		.ul_number3 li {
			display: table-row;
			counter-increment: table-ul;
		}
		.ul_number3 li:before {
			content: counter(table-ul) "." ;
			display: table-cell;
			padding-right: 0.4em;
			text-align: right;
			font-weight: bold;
			color:#db4919;
		}

		.ul_number2 {
		  list-style: none;
		  padding:0 20px 15px 25px;
		  display: table;
			font-size: 18px;
			 line-height: 1.4;
		}
		.ul_number2 li:after {
		  content: "";
		  display: block;
		  margin-bottom: 25px;
		}

		.ul_number2 li {
		  display: table-row;
			counter-increment: table-ul;
		}

		.ul_number2 li:before {
		  content: counter(table-ul) "." ;
		  display: table-cell;
		  padding-right: 0.4em;
			text-align: right;
		}




		.ul_disc {
      list-style: none;
        padding:0 20px 20px 25px;
        font-size: 18px;
    }
    .ul_disc  li {
       margin-bottom: 20px;
       padding-left: 30px;
       position: relative;
       line-height: 1.4;
     }

    .ul_disc li:before {
      content:  "・" ;
      margin-left: -20px;
    }

	/**/

.google-maps {
position: relative;
padding-bottom: 75%; /* これが縦横比 */
height: 0;
margin: 15px;
overflow: hidden;
border: solid 1px #d51515;
}

.google-maps iframe {
position: absolute;
width: 100% !important;
height: 100% !important;
}


/*演題募集*/

/*プログラム*/


/* Ｄ３: サブメニュー */
.submenu	{margin-bottom: 15px;
	padding: 0;}


.submenu ul,
.submenu ol	{margin: 0;
	padding: 0;
	list-style: none;
	}

.submenu li a	{
	text-decoration: none;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#faaa82), color-stop(51%,#faa176), color-stop(100%,#fab1a3));
	background-image: -webkit-linear-gradient(top, #fff 0%,#faaa82 50%,#faa176 51%,#fab1a3 100%);
	background-image: linear-gradient(to bottom, #fff 0%,#faaa82 50%,#faa176 51%,#fab1a3 100%);}


.submenu li a:hover	{opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: “alpha( opacity=60 )”;}


.submenu img	{float: left;
	border: none; }

.submenu p	{margin: 0 0 0 45px;}

.submenu .title	{font-size: 20px;}

.submenu .desc	{color: #666;
	font-size: 12px;}

.submenu li a:after	{content: "";
	display: block;
	clear: both;}
.submenu li a	{*zoom: 1;}


/*  */
.submenu li a	{position: relative;
	display: block;
	margin: 0 0 15px 0;
	padding: 18px 0 18px 10px;
	border: solid 1px #e7141a;
	color: #333;
	text-decoration: none;}
	/* 線色３ */

  .sp { display: none;}
}

.mg_15{margin:0 15px}

.mb_20{margin-bottom:20px;}
.mb_30{margin-bottom:30px;}
.mt_15{margin-top:15px;}
.mt_30{margin-top:30px;}
.mt_40{margin-top:40px;}
.mt_100{margin-top:100px;}
.mt_200{margin-top:200px;}
.pd40{padding:0 40px;}
.pd60{padding:0 60px;}
.pd510{padding:5px 10px;}


.ml_20{margin-left:20px;}
.ml_30{margin-left:30px;}
.ml_40{margin-left:40px;}
.mr_20{margin-right: 20px;}
.mr_30{margin-right: 30px;}


.txt15{font-size: 15px;}
.txt14{font-size: 14px;}
.txt13{font-size: 13px;}
.txt12{font-size: 12px;}
.txt_bg{font-size: 20px; font-weight:bold;}
.txt_21b{font-size: 21px; font-weight:bold;}
.txt_23b{font-size: 23px; font-weight:bold; padding:15px 25px;}

/* フッター */
.footer	{padding: 20px 0 20px 0;
	margin-top: 10px;
	border-top: solid 1px #aaa;}

.footer p	{margin: 0 0 3px 0;
	font-size: 12px;
	line-height: 1.4;}

.footer a	{color: #666;
	text-decoration: none;}

/*スマホ*/
	@media (max-width: 767px) {
		.header	{padding: 0 5px;
		margin: 5px 0 10px 10px;
		border-left: solid 8px #e7141a;
		width:280px;}

		.header h1	{margin: 0;
			font-size: 14px;
			line-height: 1;}

		.header h1 a	{color: #000;
			text-decoration: none;}

		.header p	{margin: 0 0 3px 0;

			font-size: 7px;
			line-height: 1.0;}
			.red_encho{color:#d9000a;
			font-weight: bold;
			font-size: 20px;
			}
			.encho{	font-weight: bold;
				font-size: 20px;}

				.prog table {
					margin-left: 20px;
						width: 100%;
						font-size:15px;
border: none;
					}
					.prog table th {
					width:100%;
						}

/*gr*/
		.cap{
			margin-top:20px;
			font-size: 16px; line-height: 1.2
			}
	.cap span{font-size: 15px; line-height: 1.1}

	.greeting_p{padding: 15px 10px 25px 10px;font-size: 18px; line-height: 1.6;}

	.padding_photo{
	padding:5% 20%;
	}


	/*about*/
	.about{margin-bottom: 30px;}

	.about h3{font-size: 18px; font-weight: bold; padding:15px;}

	.about_p{padding: 10px 10px 15px 15px;font-size: 15px; line-height: 1.4;}

	.about_contents{border:1px solid; border-radius:8px; margin:15px; padding:10px; }


.outline table th, table td {
		    display: block;
		    width: 95%;
		    border-bottom: none;
		  }
.outline table tr:last-child td:last-child {
		    border-bottom: 1px solid #e7141a;
		  }



			.info table th, table td {
					    display: block;
					    width: 95%;
					    border-bottom: none;
					  }
			.info table tr:last-child td:last-child {
					    border-bottom: 1px solid #aaa;
					  }

			.title table th, table td {
					    display: block;
					    width: 95%;
					    border-bottom: none;
					  }
			.title table tr:last-child td:last-child {
					    border-bottom: 1px solid #aaa;
					  }

.nav > li > a {
						  padding: 3px 5px;
							font-size: 12px;
						}

			.nav > li > a:hover,
			.nav > li > a:focus {
						  background-color: rgba(250,177,163,0.5)!important;
						}

.sp { display:block;}
.head_top{display: none;}

.head_sp{display:block; margin-bottom: 20px;
border:solid 1px #e7141a;}

.contents dd{padding-bottom: 15px;}


	}
