@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);


body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
}

a:hover img {
	opacity:0.7;
}

span#tournament_name {
	color:#9f8433 !important;
}

h2 {
	text-align: center;
	font-weight:bold;
	color:#9f8433;
	margin-bottom:30px;
}
 
h2 span{
	position: relative;
	display: inline-block;
	padding: 0 0.5em;
}
	 
h2 span::before, h2 span::after{
	position: absolute;
	top: 50%;
	content: '';
	width: 1.5em;
	height: 1px;
	background-color: #9f8433;
}
 
h2 span::before {left: 100%;}
h2 span::after { right: 100%;}

h2.guidecatch {
	font-weight:normal;
	font-size:150%;
}

h3.box2 {
	padding: 0.5em 1em;
	margin: 2em 0;
	font-weight: bold;
	color: #6091d3;/*文字色*/
	background: #FFF;
	border: solid 3px #6091d3;/*線*/
	border-radius: 10px;/*角の丸み*/
	line-height:150%;
	text-align:center;
}

h3.box2 span {
	color:#000;
	font-size:80%;
}

h3.box2 .guidecatch2 {
	margin-top:40px;
	background-color:#6091d3;
	padding:10px;
	text-align:center;
	color:#fff;
	font-size:85%;
}

h3.box2 span.sub2 {
	font-weight:normal;
	font-size:60% !important;
}

h3 span.admission_free {
	color:#ff0000;
	font-size:80%;
}

.catchcolor {
	margin-top:1.0em;
	color: #6091d3;/*文字色*/
	font-size:100%;
}

table.tablestyle1 {
	border-collapse: collapse;
	margin: 2em	auto;
	padding: 0;
	width: 650px;
	table.tablestyle1-layout: fixed;
	color: #4CAF50;
	font-size:120%;
}

table.tablestyle1 tr {
	background-color: #fff;
	padding: .35em;
	border-bottom: 1px dotted #8BC34A;
}
table.tablestyle1 tr:last-child{
	 border-bottom: 2px solid #18521b;
}
table.tablestyle1 th,
table.tablestyle1 td {
	padding: 5px 10px 5px 1em;
}

tbody th {
		color: #0f7d13;
}
.txt{
	 text-align: left;
	 font-size: .85em;
}
.price{
	 text-align: right;
}


table.tablestyle2 {
	margin:60px auto;
}

table.tablestyle2 th {
	padding-right:3em;
}

table.tablestyle2 th img {
	margin-left:2em;
}


table.tablestyle3 {
	border-collapse: collapse;
	margin: 0em	auto;
	padding: 0;
	width: 800px;
	table.tablestyle1-layout: fixed;
	color: #4CAF50;
	font-size:100%;
}

table.tablestyle3 tr {
	background-color: #fff;
	padding: .35em;
	border-bottom: 1px dotted #8BC34A;
}
table.tablestyle3 tr:last-child{
	 border-bottom: 2px solid #18521b;
}

table.tablestyle3 th,
table.tablestyle3 td {
	padding: 5px 10px 5px 1em;
}

table.tablestyle3 td span {
	margin-left:5px;
	color:#000;
	font-weight:bold !important;
}

div.img-captiopn {
	margin-top:-60px !important;
	text-align:right;
	padding-right:30px;
}

div.col-md-12 p {
	line-height:100%;
}

#carouselExampleIndicators {
	margin-top:60px;
}




@media screen and (max-width: 765px) {
	div.team-plate img {
		width:100%;
	}
}



@media screen and (max-width: 600px) {
	#tournament_name {
		font-size:70%;
	}

	#carouselExampleIndicators {
		margin-top:70px !important;
	}

	table.tablestyle1, table.tablestyle3 {
		width:100%
	}

	table.tablestyle1-sp {
		font-size:90% !important;
	}

	table.tablestyle2 th {
		vertical-align:top;
	}

	table.tablestyle3 {
		font-size:70% !important;
	}

	table.tablestyle3 tr {
		padding: 0;
	}

	table.tablestyle3 th, table.tablestyle3 td {
		padding: 2px;
	}

	div.img-captiopn {
		margin-top:-30px !important;
	}

	img.img600 {
		width:100%;
	}

	h3, h2.guidecatch {
		font-size:100%;
	}
}



.textcenter, .textcenter2 {
	text-align:center;
}

.textcenter2 a {
	padding-right:2em;
}

.top30 {
	margin-top:30px;
}

.top60 {
	margin-top:60px;
}

.left20 {
	margin-left:20px !important;
}

.padding30 {
	padding:30px;
}

.padding30next {
	padding:0 30px 30px 30px !important;
}

.marginupdown {
	margin:50px 0;
	height:8em;
}

.imgwidth100 {
	width:100%;
}

.fontsize80 {
	font-size:80%;
}

.fontsize130 {
	font-size:130%;
}

.paddingtop0 {
	padding-top:0px !important;
}

.virticaltop {
	vertical-align:top;
}



.nav-item{
	padding-right: 12px;
	padding-left: 12px;
}
.flag{
	max-height: 20px;
	max-width: 20px;
	margin-top: 10px;
}
.nav-link.active{
	background-color: #cfcd9d !important;
	border-radius: 20px;/*角の丸み*/
}

.reserve-container{
	position: relative;
}
.card-body{
	-webkit-transition: all 1s ease;  1s e/* Safari and Chrome */
		-moz-transition: allase; /* Firefox */
		-o-transition: all 1s ease; /* IE 9 */
		-ms-transition: all 1s ease; /* Opera */
		transition: all 1s ease;
}
.card-body:hover{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.reserve-text{
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.image-reserve{
	opacity: 0.4;
	max-height: 750px;
}

.carousel-caption{
	top: 40%;
}

.img-slider{
	min-height: 320px;
}

.navMenu{
	padding-top: 75px;
	padding-bottom: 20px;
}

.card-img-top{
	height: 200px;
}

.map{
	height: 320px;
}

@media screen and (max-width : 1920px){
	.only-mobile{
		visibility:hidden;
	}
}

@media screen and (max-width : 506px){
 
 .only-mobile{
	visibility:visible;
	}
}

.footer{
	margin-bottom: 30px;
	margin-top: 30px;
	padding-top: 20px;
}
.social-icon{
	font-size:28; 
}

footer{
	position: fixed;
	bottom: 0px;
	padding-top: 20px;
}


.row {
	padding-right:0 !important;
	margin-right:0 !important;
}

ruby {
	ruby-position: over;
}
