@charset "UTF-8";
/* CSS Document */

/** Universal Reset

-----------------------------------------*/
html,
body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Lucida Grande,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	line-height: 1.8;
	font-size:14px;
	color: #2f3e43;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd{
	margin: 0;
	padding:0;
}
ul,ol,li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
	vertical-align:middle;
}
a {
	border: 0;
	color: #0CB5C9;
	text-decoration: underline;
}
a:hover {
	color: #26C6DA;
	text-decoration: none;
}
a:focus {
	-moz-outline-style: none;
}

.utikeshi-sen{
	text-decoration: line-through;
}
.capthon{
	font-family: Lucida Grande,"ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	line-height: 1;
	font-size: 11px;
	color: #0E24B6;
	margin-top: 10px;
}

.box{
	clear: both;
}
.moji120{
    font-size: 120%;
}
.moji80{
    font-size: 80%;
}

/** Utility
-----------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 1%;
}
* html .clearfix {
	zoom:1;
}
*+html .clearfix {
	zoom:1;
}
/** Common Layout
-----------------------------------------*/


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

          Link

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



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

          Layout

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

#wrapper {
    width: 100%;
    max-width: 1280px;
    background-color: #E4E4E4;
    margin: 0px auto 0px;
}
#wrapper-green {
	max-width: 1280px;
	width: 100%;
	background-color: #5ccb26;
}
#wrapper-map {
	width: 100%;
	background-image: url(img/sec4_bg.jpg);
	background-repeat: repeat;
}
#wrapper-map .ttl{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 20px;
	font-weight: bold;
}
#wrapper-map .add{
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 50px;
}
#mapArea {
    width: 100%;
    height: 310px;
    margin-bottom: 30px;
}
#mapArea2 {
    width: 100%;
    height: 310px;
    margin-bottom: 30px;
}


#top-img {
	position: relative;
	width: 100%;
	min-width: 960px;
	max-width: 1280px;
	min-height: 360px;
	max-height: 480px;
	margin: 0px auto 0px;
}

#top-img h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 80px;
	line-height: 1;
	color: #5ccb26;
	position: absolute;
	left: 10%;
	right: auto;
	top: 150px;
	bottom: auto;
	font-weight: 700;
	text-shadow: 0px 0px 2px #494949;
	z-index: 88;
}
#top-img h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	line-height: 1;
	color: #F7F805;
	position: absolute;
	left: 10%;
	right: auto;
	top: 230px;
	bottom: auto;
	text-shadow: 0px 0px 2px #494949;
	z-index: 88;
}
#top-img h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 1;
    color: #fff;
    position: absolute;
    left: 10%;
    right: auto;
    top: 130px;
    bottom: auto;
    font-weight: 500;
    text-shadow: 0px 0px 2px #494949;
    z-index: 88;
}
#top-img h4 {
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	position: absolute;
	left: auto;
	right: 10%;
	top: auto;
	bottom: 5%;
	font-weight: normal;
	text-align: right;
}
#top-botan a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #1A6575;
	position: absolute;
	left: auto;
	right: 10%;
	top: 40px;
	bottom: auto;
	padding: 6px 12px;
	background-color: #0CB5C9;
	border-radius: 8px;
	text-decoration: none;
}
#top-botan a:hover {
	color: #fff;
	background-color: #373737;
}


#header {
	width: 960px;
	margin: 0px auto 0px;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
	#header .logo{
		float: left;
	}
	#header .tel{
	float: right;
	}

#main {
	max-width: 1280px;
	width: 100%;
	margin: 40px auto 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 60px;
	background-color: #fff;
}
#main2 {
	max-width: 1280px;
	width: 100%;
	margin: 0px auto 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 60px;
	background-color: #fff;
}
#main-green {
	width: 960px;
	margin: 0px auto 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	background-color: #09731e;
}


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

          item

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

#back-to-top {
	float: right;
	width: 46px;
	height: 46px;
	display: block;
	border: 1px solid #FFFFFF;
	z-index: 100;
}
#back-to-top a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}


table {
    border-collapse:collapse;
    color:#555;
    width:99%;
    margin:0 0 0 1px;
    font-size:12px;
	line-height: 120%;
}
table, th, td {
    border:1px solid #d4e0ee;
    color:#555;
}
caption {
    font-size:150%;
    font-weight:bold;
    margin:5px;
}
td, th {
    padding:5px;
}
thead th {
    text-align:center;
    background:#e6edf5;
    color:#4f76a3;
    font-size:100% !important;
}
tbody th {
    font-weight:bold;
}
tbody tr { background:#fcfdfe; }
tbody tr.odd { background:#f7f9fc; }
table a:link {
    color: #718abe;
    text-decoration: underline;
}
table a:visited {
    color:#718abe;
    text-decoration:none;
}
table a:hover {
    color:#718abe;
    text-decoration:underline !important;
}
tfoot th, tfoot td {
    font-size:85%;
}

.table-00{
	width: 100%;
	border-collapse: collapse;
	font-size:13px;
	color: #2f3e43;
	border: 0px solid #fff;
}
.table-00 th{
	padding: 0px;
	background-color: #eee;
	border: 0px solid #fff;
}
.table-00 td{
	padding: 0px;
	border: 0px solid #fff;
}
.table-02{
	width: 100%;
	border-collapse: collapse;
	font-size:13px;
	color: #2f3e43;
	border: 0px solid #fff;
}
.table-02 th{
	padding: 6px;
	background-color: #eee;
	border: 0px solid #fff;
}
.table-02 td{
	padding: 6px;
	border: 0px solid #fff;
}

.table-01{
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    color: #2f3e43;
    border: 0px solid #fff;
    line-height: 120%;
}
.table-01 th{
    padding: 6px;
    background-color: #eee;
    border: 1px solid #D3D3D3;
}
.table-01 td{
	padding: 6px;
	border: 1px solid #D3D3D3;
}

.table-01 td a{
	text-decoration: none;
	color: #09731e;
}
.table-01 td a:hover{
	text-decoration: none;
	color: #8ec21f;
}


.moji1 {
	background:#fcfdfe;
	color:#718abe;
 }
.oddmoji1 {
	background:#f7f9fc;
	color:#718abe;
}

#botan a {
	font-size: 12px;
	color: #2f3e43;
	padding: 12px 12px;
	background-image: url(img/btnA_bg.gif);
	border-left: 3px solid #ff6600;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	text-decoration: none;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	width: 300px;
}
#botan a:hover {
	color: #ff6600;
	background-position:right;
}

#btn-a {
	width: 160px;
	padding: 0;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#btn-a a {
	width: 160px;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#btn-a a:hover {
	opacity: 0.7;	
}

#ten-sen{
	width: 100%;
	border-top: 1px dotted #FFFFFF;
}
/****************************************

          Navigation

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

#menu-wrap {
	width: 100%;
	height: 42px;
	max-width: 1280px;
	margin: 0px auto 0px;
	background: #29450e;
	border-top: 5px solid #457318;
	z-index: 9999;
	box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 1px -1px rgba(0,0,0,0.3);
}
#menu {
  list-style-type: none;
  width: 100%;
  margin: 0px auto 0px;
  padding: 0;
}
#menu li {
  width: 11%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#menu li a {
    display: block;
    width : 100%;
    padding: 15px 0;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    border-right: 1px solid #457318;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
#menu li a.end {
  display: block;
  width : 100%;
  padding: 15px 0;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
  border-right: 0px solid #457318;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
#menu li a.under {
	display: block;
	width : 100%;
	padding: 15px 0;
	color: #A8A8A8;
	font-size: 12px;
	line-height: 1;
	text-decoration: none;
	border-right: 1px solid #457318;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

#menu li a:hover, #menu li a.end:hover, #menu li a.this {
  background: #457318;
}
#menu li a.under:hover {
	background: #29450e;
	color: #A8A8A8;
}
.fixed{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
}
/****************************************

          header image

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



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

          Main

*****************************************/
#contents {
	width: 90%;
	margin: 0px auto 0px;
	padding: 0px 50px;
}
#contents h2 {
    font-size: 140%;
    margin-bottom: 25px;
    border-bottom: 2px solid #457318;
    font-weight: 400;
    padding-left: 5px;
}
#contents02 {
	width: 80%;
	margin: 0px auto 0px;
	padding: 0px 50px;
}
#contents02 h2 {
    font-size: 140%;
    margin-bottom: 25px;
    border-bottom: 2px solid #457318;
    font-weight: 400;
    padding-left: 5px;
}
#con-L {
	width: 680px;
	float: left;
}
#con-R {
	width: 160px;
	float: right;
}


.lsp20 {
	margin-left: 20px;
}
.lsp40 {
	margin-left: 40px;
}
.lsp100 {
	margin-left: 100px;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
.list01 {
	margin-left: 20px;
	font-size: 14px;
	line-height: 2;
	border-bottom: 1px dotted #C0C0C0;
	background-image: url(img/mark01.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-indent: 25px;
}
.r-yose {
	text-align: right;
}
.r-yose span{
	font-size: 130%;
}

#img-box01 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
.cocomidashi {
	font-size: 16px;
	color: #26C6DA;
	margin-bottom: 20px;
}
.cococomidashi {
	color: #339F5D;
}


div.section {
    width: 99%;
    background-color: #FFF;
    border: 1px solid #C0C0C0;
    font-size: 90%;
	margin-bottom: 30px;
}
div.section h4 {
    margin: 0px;
    padding: 5px 10px;
    background-color: #e6edf5;
    border-bottom: 1px dotted #C0C0C0;
    font-size: 110%;
	color: #4F76A3;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
div.section div.textArea {
    height: 80px;
	padding: 5px 10px;
    overflow: auto;
}
div.section div.textArea p {
	line-height: 170%;
}
div.section div.textArea a {
	color: #26C6DA;
}

div.section div.textArea a:hover {
	color: #D8D8D8;
}

#invited {
	width: 880px;
	float: right;
	margin-top: 20px;
	margin-bottom: 40px;
}
#invited .name {
	font-size: 18px;
	color: #26C6DA;
	margin-bottom: 20px;
}
#invited-pic {
	width: 140px;
	height: 165px;
	float: left;
	margin-right: 60px;
}
#invited .pro {
	font-size: 90%;
	margin-left: 200px;
	color: #6C6C6C;
}

#picBox {
	width: 19%;
	display: block;
	float: left;
	margin-right: 1%;
	margin-bottom: 15px;
}
.picBox-ttl{
	font-size: 110%;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #FFFFFF;
}

.mida {
    font-size: 120%;
	color: #26C6DA;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-left: 20px;
}

#zu-box{
	width: 50%;
	margin-left: 20px;
	float: right;
}


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

          Sidebar

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



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

          Footer

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

#footer {
	clear: both;
	width: 100%;
	max-width: 1280px;
	margin: 0px auto 0px;
	background-color: #373737;
}
#footer2 {
	max-width: 1280px;
	width: 100%;
	background-color: #23ac39;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .inner {
	width: 90%;
	margin: 0px auto 0px;
	text-align: center;
}
#footer .inner2 {
	width: 90%;
	margin: 0px auto 0px;
	color: #fff;
	font-size: 12px;
}
#footer2 .inner {
	max-width: 1280px;
	width: 100%;
	margin: 0px auto 0px;
}
#footer2 .inner2 a{
    text-decoration: underline;
    color: #0500FF;
}
#footer .copy {
	font-size: 70%;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}



.red {
	color: #FF0004;
	font-size: 120%;
}
.siro {
	color: #fff;
}

.Lecture {
	width: auto;	
}
.Lecture img{
	margin-right: 20px;
	float: left;
}
.name {
	font-size: 120%;
	font-weight: bold;
}
.date {
    font-size: 110%;
    color: #FF0004;
	margin-bottom: 10px;
}
.ky_ttl {
	font-size: 140%;
	font-weight: bold;
	color: #1556C0;
	margin-bottom: 20px;
}
.mizuiro {
	color: #26C6DA;
}
.pict-R{
    float: right;
}
.t-center{
    text-align: center;	
}
.main-h3{
	font-size: 16px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	display: block;
	margin: 0px 0px 20px;
	padding-left: 15px;
	color: #c6000a;
	border-left: 5px solid #c6000a;
}
.mar20{
    margin-left: 20px;	
}
.mar40{
    margin-left: 40px;	
}

.site-header{
    width: 100%;
    max-width: 1280px;
    position: fixed;
    top: 0;
    z-index: 999;
    background-color: #FBFBFB;
}

.pc-sp{
    margin-bottom: 42px;
}

.top_sli {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
}
	
.swiper-slide img {
  height: auto;
  width: 100%;
}

