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

html, body {
	height: 100%;
}
body {
	background: #fff;
	padding-top:110px;

}
body {
	letter-spacing: .016em;
	font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-weight:400;
	color:#333;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    
    margin-top: 0;
}
a {
outline: none;
    color: #1750a4;

}
a,a:link,a:visited {
text-decoration:none;
outline:none;
}
h2 {
	margin-bottom:20px;
}

#wrap {
	padding: 20px 0 70px 0;
}

.navbar-brand {
	padding:31px 15px 0px 15px;
	height:auto;
}
.navbar-inner {
	padding: 0;
}
.nav > li > a {
	display: block;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
	color:#fff;
}

.navbar-nav > li > a {
		padding:30px 20px;
}
.nav li {
	margin-bottom:0;
}
.nav li.active {
	background:#000;
}
.nav li a:hover {
	background:#000;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
.navbar-fixed-top {
	top:0;
	border-width: 0;
}
.nav.navbar-nav.pull-right {
	float: right;
	margin-right: 0;
}
.navbar-dss {
	background:#4682b4;
	z-index:400;
	width:100%;
}
.navbar-fixed-top .container p {
    font-size: 12px;
    margin-bottom: 0;
}
.day {
	/* background: #EEEEEE url(none/index.html) repeat scroll 0 0; */
	background: #EEEEEE ;
	padding: 0px 0;
	color: #666;
	font-size: 12px;
	margin-bottom: 0;
}

.font10 {
	font-size: 10px;
}
.font11 {
	font-size: 11px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
.font18 {
	font-size: 18px;
}
.font22 {
	font-size: 22px;
}
.font28 {
	font-size: 28px;
}
p {
	line-height: 1.7;
	margin-bottom: 1.4em;
}

h2 {
	/* background:url(../../../../../assets/img/h2.png) repeat-x scroll center center rgba(0, 0, 0, 0); */
    color: #333;
    font-size: 28px;
    padding: 10px;
    text-align: center;
	line-height:1.6;
	
}
h2 span {
    background: none repeat scroll 0 0 #fff;
    padding: 0 10px;
  
}
h3 {
	    background: #eeeeee none repeat scroll 0 0;
    line-height: 1.4;
    margin-bottom: 1;
    padding: 5px;
	font-size: 18px;
}
section {
	margin-bottom:40px;
	overflow:hidden;
	clear:both;
}
.header {
	background:#FFF;
}
.container section:last-child {
	margin-bottom:0;
}
/* .slide{
	background-size:cover;
	background-image:url(../../assets/img/hero.jpg);
	
	background-position:center bottom;
background-repeat:no-repeat;
	padding:100px 0 80px;
	z-index:0;
	margin-top: -10px;
	}
	
.slide .main-1 {

} */
/* #top{
	position: relative;
	z-index:1;
	padding:70px 0;
} */
/* #top:after{
	content:'';
	position: absolute;
	//background:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
} */
/* .slide .main-2 {
	margin-bottom:30px;

} */

.logo {
	background: #FFF;
	text-align:center;
	margin-bottom: 20px;
}
.photo {
	margin-right:15px;
	border: 1px solid #CCC;
}
.photo-top {
	border: 1px solid #CCC;
}
.profile {
	overflow:hidden
}
.title {
	text-align:center;
	margin-bottom: 30px;
}
.center {
	text-align:center;
}
.table {
	background:#FFF;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	line-height: 1.7;
	padding: 15px;
	vertical-align: top;
}
table.table-bordered th {
    background: none repeat scroll 0 0 #F5F5F5;
    border-color: #E3E3E3;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    padding: 5px;
    text-align: center;
}
footer {
    background: none repeat scroll 0 0 #343434;
    color: #FFFFFF;
    padding: 30px 0 80px;
}

footer ul {
	padding-left:0;
}
footer a {
    color: #FFFFFF;
}

/* 
 footer p {
	font-size:12px;
} */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 20px;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
.box {
	background-color: #FFFFFF;
	border:#DDDDDD solid 1px;
	border-radius: 4px;
	box-shadow: none;
	margin-left: 0;
	margin-right: 0;
	margin-bottom:15px;
	padding: 15px;
	overflow:hidden;
}

.tooltip-inner {
  max-width: 300px;
  padding: 3px 8px;
  color: #fff;
  text-align: left;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

li {
	margin-bottom:10px;
	  line-height: 1.6em;
}
.badge-important {
    background-color: #B94A48;
}
.boder-block {
	border-bottom:1px dotted #CCC;
	 margin-bottom: 1.4em;
	}
.list-unstyled li {
	 border-bottom: 1px solid #DDDDDD;
    line-height: 2;
    padding: 0 0 10px;
}

#sponsor {
    margin: -130px 0 0;
    padding: 130px 0 0;
}

.link {
    margin: -130px 0 0;
    padding: 30px 0 0;
}

.profile {
    border-top: 1px dotted #ccc;
    padding: 15px 0;
}

.profile p {
	overflow:hidden;
}
#footer {
	bottom: 0;
	position: fixed;
	right: 0;
	text-align: center;
	width: 100%;
}

#footer .bo span {
	display: none;
}
.navbar-toggle {
    border-color: #dddddd;
	background-color: #ddd;
}
.navbar-toggle .icon-bar {
    background-color: #000;
}


.session h2 {
	text-align:left;
	background:none;
}

.bo_entry a:hover img {
    opacity: 0.7;
}
.label {
	font-size:12px;
	margin-right:5px;
	vertical-align:middle;
}
.entry {
	margin:15px 0;
}
.entry a:hover img {
    opacity: 0.7;
}
	.session .container {
	width:800px;
}
/* resposive
==================================================================== */
@media screen and (max-width: 979px) {

}
@media screen and (max-width: 767px) {
	.navbar-fixed-top .container p {
    padding-top: 0;
	display:none;
}
body {
    padding-top: 60px;
}
.navbar-brand {
    padding: 18px 15px 0;
}
.navbar-nav {
    margin: 7.5px -15px 0;
}
.navbar-nav > li > a {
    padding: 15px;
}
.session .container {
	width:auto;
}
}
/* @media screen and (max-width: 479px) {
	.slide {
		padding:10px 0;
	}
.slide .main-2 {
    margin: 10px 0;
    padding: 10px 0;
}
} */
/* Localized */

.kyo {
	font-weight:bold;
	color:#4682b4;
	margin-bottom
}
.kyo02 {
	font-weight:bold;
}



.must {
	display: block;
	background-color: #C00;
	padding: 4px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0px 0px;
	margin-right:5px;
	border-radius: 4px;
	margin-top:-2px;
	
	
}


.marugo {
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

ul.cp_list {
	padding: 0.5em;
	list-style-type: none;
}
ul.cp_list li {
	position: relative;
	padding: 0.5em 1em 0.5em 2.3em;
	margin-bottom:5px;
	border-bottom: 1px solid #e5e5e5;
}
ul.cp_list li:after,
ul.cp_list li:before{
	content:'';
	position: absolute;
	border-radius: 50%;
}
ul.cp_list li:before {
	top: 50%;
	left: 0.2em;
	width: 17px;
	height: 17px;
	background: rgba(47,79,79, 1);
	transform: translateY(-50%);
}
ul.cp_list li:after {
	top: 1.1em;
	left: 0.7em;
	width: 14px;
	height: 14px;
	background: rgba(80,114,114, 0.5);
}


@media screen and (max-width: 949px) {
h2 {
	/* background:url(../../../assets/img/h2.gif) repeat-x scroll center center rgba(0, 0, 0, 0); */
    color: #333;
    font-size: 24px;
    padding: 10px;
    text-align: center;
	line-height:1.6;
	
}
h2 span {
    background: none repeat scroll 0 0 #fff;
    padding: 0 10px;
  
}
/* .slide{
	background-size:cover;
	background-image:url(../../assets/img/hero.jpg);
	
	background-position:center bottom;
background-repeat:no-repeat;
	padding:60px 0 20px;
	z-index:0;
	
	}
} */

@media screen and (max-width: 750px) {
h2 {
	
    color: #333;
    font-size: 5vw;
    padding: 0px;
    padding:10px;
    text-align: center;
	line-height:1.6;
	font-weight: bold;
	color:#4682b4;
	
}
h2 span {
    background: none repeat scroll 0 0 #fff;
    padding: 0 10px;
  
}
	/* .slide{
	background-size:cover;
	background-image:url(../../assets/img/hero.jpg);
	
	background-position:center bottom;
background-repeat:no-repeat;
	padding:20px 0 20px;
	z-index:0;
	margin-top: -40px;
	} */
	
.kyo02 {
	font-weight:bold;
	font-size: 4.5vw;
	
}
section {
	margin-bottom:20px;
	overflow:hidden;
	clear:both;
}
footer {
    background: none repeat scroll 0 0 #343434;
    color: #FFFFFF;
    padding: 10px 0 10px;
	font-size: 3vw;
}
}
.name-br{
	display:none;
}
.color-white{
	color: #fff;
  }
@media screen and (max-width: 750px){
	.img_right {
		 margin-top: 10px; 
	}
	.name-br{
		display:block;
	}
}