@charset "UTF-8";

.navbar-res {
	margin-top: 18px;
}
.navbar-res img {
	width:255px;
	margin-right: 16px;
}
.md-text {
	font-size:  18px;
}
#about .md-text {
	font-size:  14px;
	color: #fff;
	font-weight: bold;
	margin-top: 6px;
}
.top-title {
	width: 100%;
	text-align: center;
	margin: 45vh auto 0px auto;
}
.top-title-sp {
	display: none;
}
.btn-warning {
	font-size: 1.4em;
	font-weight: bold;
}
.btn-topentry {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-color: #f44360;
	border: none;
	border-radius: 4px;	
}
.btn.btn-topentry:hover,
.btn.btn-topentry:focus {
  border-color: transparent;
  color: #F6FB63;
}
#about {
		background-color: #e6f4fd;
	background-size: cover;
	background-repeat: no-repeat;
}
#about .large-text {
	color: #fff;
	font-weight: bold;
}
#about .xlarge-text {
	font-size: 1.8em!important;
	font-weight: bold;
}
#about .small-text {
	font-size: 1.4em;
}
#about span {
	color: #CD2626;
}
#about h2 {
	color: #1C1C1C;
	font-weight: bold;
	font-size: 2.0em;
}
#merit {

}
#merit h1 {
	font-size: 2.8em;
	font-weight: bold;
	color: #2E61AC;
}
#merit .merit-txt {
	color: #007fc3;
	margin: 20px 0 ;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 130%;
	
}
#merit .merit-bd {
	font-size: 1.4em;
	color: #181818;
}
#merit .merit-bd span {
	color: #007fc3;
	text-decoration: underline;
	font-weight: bold;
}
#where {
    background-color: #000;
	background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/DOA6_Rumbledanger1.jpg);
}
#where h2 img {
	max-width: 500px;
}
#where p {
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
}
#where .small-text {
	color: #fff;
	font-size: 1.4em;
}
#where table {
	font-size: 1.2em;
	color: #fff;
}
#where table p {
	font-size: 1.2em;
	font-weight: normal;
}
#where table a:link {
    color: #FFFE00!important;
    text-decoration: underline;
}
#where table a:visited {
	color: #FFFE00!important;
}
#where table th, td {
    border: 2px solid #FFFFFF;
    border-collapse: collapse;
	padding: 12px;
}
#where strong {
	font-size: 1.2em;
}
#where span {
	color: #FFFE00!important;
}
#where .txt-d {
	margin: 20px 0;
	text-align: center;
	color: #fff;
}
.mb40 {
	margin-bottom: 40px;
}

.macth-title {
  position: relative;
  letter-spacing: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 2.0em;
  color: #fff;
  margin-bottom: 20px;
}
.last {
	font-size: 36px;
	color: #007174;
	margin-bottom: 24px;
	font-weight: bold;
}
.last_entry p {
		margin: 10px!important;
	font-size: 1.4em!important;
	}
.last_entry h2 img {
	max-width: 920px;
}
.last_entry .xlarge-text {
	font-size: 1.8em;
	color: #262626!important;
}
.last_entry .btn-topentry {
font-size: 2.0em;
	margin-top: 12px;
}
a:hover img  {
	 opacity: 0.8;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
}
.bg-whats {
	background-image: url(../images/10/about_bg.jpg);
	background-size: cover;
}
.bg-whats h2 {
	color: #fff;
}
.bg-whats p {
	color: #fff;
}
.seminar-sp {
	display: none;
}
.module-title img {
	max-width:545px;
}
.kyubo-title {
	text-align: center;
	margin-bottom: 18px;
}
.kyubo-title span {
	color: #fff;
	border: #fff solid 2px;
	padding: 6px;
	font-weight: bold;
}
.bosyu-text {
	font-size: 2.4em!important;
	color: #af272d;
}
.bosyu-text img {
	max-width: 162px;
	margin: 16px;
}
#where .text-mensetu {
	font-size: 1.6em;
	text-align: center;
	color: #fff;
}
#smbc {
background-color:#ffffff ;
}
#smbc h2 {
	color: #3CB073;
	font-weight: bold;
		font-size: 2.8em;
}
#smbc .xlarge-text {
	font-size: 1.8em;
	color: #fff;
	margin: 48px auto;
}
#smbc p {
	font-size: 1.8em;
	margin-top: 20px;
	color: #000;
	font-weight: bold;
}
@media only screen and (max-width: 1200px) {
.top-title {
	width: 90%;
	}

#about .sekkyoku .module-subtitle {
	margin: 0;
	}
.last_entry .btn-topentry {
	font-size: 2vw!important;
	}
}
@media only screen and (max-width: 767px) {
.home-full-height {
		height: 500px!important;
	}
.md-text {
	font-size:  14px;
}
.top-title {
		display: none;
	}
.top-title-sp {
	display: block;
	margin-top: 30vh;
	}
	.top-title-sp img {
		width:  90%;
	}
#about .md-text {
	margin-top: 0px;
}
#about h2 {
	font-size: 1.2em;
}
.module {
		padding: 10px 0!important;
	}
.seminar-pc {
	display: none;
}
.seminar-sp {
	display: block;
}
.bosyu-text {
	font-size: 1.8em!important;
	color: #af272d;
}
#about h2 img {
	max-width: 90%;
}
#about .xlarge-text {
	font-size: 1.2em!important;
}
#where .text-mensetu {
	font-size: 1.4em;
	text-align: center;
	color: #fff;
}
#where h2 img {
	max-width: 90%;
}
#where table th,td {
	width: 100%;
	display: block;
		
	}
#where table th {
	background-color: #393939;
	}
#where table {
width: 92%;
	margin: 0 auto;
}
#smbc h2 img {
	max-width: 90%;
}
.last_entry {
		width: 90%;
		margin: 0 auto;
	}
.last_entry p {
		margin: 10px!important;
	font-size: 1.4em!important;
	}
.last_entry h2 img {
	max-width: 80%;
}
.last_entry .xlarge-text {
	font-size: 1.4em;
	color: #262626!important;
}
.last_entry .btn-topentry {
	font-size: 5vw!important;
margin: 0px 0px 20px 0px;
	padding: 6px 12px;
}
#smbc .xlarge-text {
	font-size: 1.4em;
	margin: 30px 20px;
}
#smbc h2 {
		font-size: 2.0em;
}
.macth-title {
  margin: 20px 0 20px 0px;
}
}