﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@100&family=Nova+Mono&family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,300&display=swap');

/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,#header,.header,hgroup,menu,nav,output,ruby,.section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:10px;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,#header,.header,hgroup,menu,nav,.section,.row{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0;}




img{ margin:0 auto; max-width:100%;}
dt,dd,tr,td,li { line-height:1.6em; letter-spacing:1px;}
iframe { border: none; outline: none;}

html {
	overflow-x: hidden;
}

body {
	font-family: 'M PLUS 1p', sans-serif!important;
	background-color:#262626;
	width:100%;
	text-align:center;
	font-size: 16px;
	line-height: 1.7em;
	font-weight: 400;
	letter-spacing: 0.1em!important;
	-webkit-font-smoothing: antialiased;
}

@media (max-width:768px){
	body {font-size: 14px;}
}

@media (max-width:600px){
	body {font-size: 12px;}
}

a { text-decoration:none; transition-property: all; transition: 0.2s linear;}
input { text-decoration:none; transition-property: all; transition: 0.2s linear;}
a:hover { opacity: 0.7;  text-decoration:none!important;}
input:hover { opacity: 0.7;  text-decoration:none!important;}
a:hover img{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha( opacity=70 )";}
a img { transition-property: all; transition: 0.2s linear;}
a:hover div{opacity:0.7;filter:alpha(opacity=70);-ms-filter:"alpha( opacity=70 )"; text-decoration:none!important;}
a div{ transition-property: all; transition: 0.2s linear;}
a:focus { outline:none;}
button:focus { border:none; outline:none !important;}
a:link { color:inherit; text-decoration:none;}
a:visited { color:inherit; text-decoration:none; }

.switch {visibility: hidden;}

#container{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.link-band-com {
	background-color: #1a4f70;
}

.top-entry-com {
	background-color: #262626!important;
}

h2 {
	position: relative;
	z-index: 2;
	width: 100%;
	min-width: 1150px;
	overflow: hidden;
	height: 80px;
	color: #fff;
	font-size: 1.4em!important;
	font-weight: 700!important;
	letter-spacing: 0.07em!important;
	font-family:'Poppins', sans-serif;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0;
	line-height: 1.4em!important;
	padding: 0 30px 0 80px;
	background: 
    url("../images/logo_rshm_w.png") left 15px top 13px / 50px auto no-repeat;
	background-color: #1a4f70;
	border-top: solid 4px #639ec6;
}


h2 span {
	margin-left: 1.5em;
	font-size: 0.78em;
}

@media (max-width:768px){
	
	h2 {
		min-width: 0;
	}
	
}

@media (max-width:600px){
	
	h2 {
		height: 70px;
		flex-wrap: wrap;
		padding: 3px 30px 0 75px;
		background: url("../images/logo_rshm_w.png") left 15px top 10px / 45px auto no-repeat;
		background-color: #1a4f70;
		line-height: 2em;
	}
	
	h2 span {
		display: block!important;
		width: 100%;
		line-height: 1.4em;
		margin-top: -1.6em;
		margin-left: .05em;
		font-size: 0.7em;
	}
}

.pic-room-h2 {
	filter: brightness(400%);
	background-color: rgba(0,0,0,0);
	border: none;
}

.top-bnr-ex3 {
	display: flex;
	justify-content: space-between;
	align-items: stretch!important;
}

.top-bnr-ex3 a {
	width: 32%;
	margin-bottom: 15px!important;
}

.top-bnr-3 {
	border: solid;
	border-width: 6px 2px 2px 2px;
	padding: 15px 30px;
	background-color: #fff;

}

@media (max-width:600px){
	
	.top-bnr-ex3 {
		display: block;
		max-width: 300px;
		margin: auto;
	}

	.top-bnr-3 {
		padding: 10px 20px;
		margin-bottom: 10px;
	}	
}

.top-bnr-block {
	display: flex;
	justify-content: space-between;
	align-items: stretch!important;
}

.top-bnr-block a {
	width: 48%;
	margin-bottom: 15px!important;
}

.top-bnr {
	border: solid;
	border-width: 6px 2px 2px 2px;
	padding: 25px 50px;
	background-color: #fff;
	min-height: 90px;
}

.top-bnr-notice {
	padding: 5px;
	min-height: 90px;
	background-color: #1a4f70;
	height: 100%;
	margin-bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	line-height: 2.2em;
	letter-spacing: 0.15em;
}

.bnr-tit {
	font-size: 1.05em;
	font-weight: 600;
	border-bottom: solid 1px #fff;
	padding-bottom: 0.2em;
}

.bnr-txt {
	font-size: 0.95em
}

.bd-clr-pnk {
	border-color: #ed648f;
}

.bd-clr-red {
	border-color: #e95e56;
}

.bd-clr-pec {
	border-color: #528dbb;
}


.bd-clr-blu {
	border-color: #7575d8;
}

.bd-clr-org {
	border-color: #ffaa22;
	background-color: #ffaa22;
}


@media (max-width:768px){
	
	.top-bnr {
		padding: 15px 30px;
	}
	
}

@media (max-width:600px){
	
	.top-bnr-block {
		display: block;
		max-width: 300px;
		margin: auto;
	}

	.top-bnr {
		padding: 10px 20px;
		margin-bottom: 10px;
	}
	
}

.cspt-case {
	width: 100%;
	max-width: 1400px;
	min-width: 1150px;
	overflow: hidden;
	background-color: #1a4f70;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}

.cspt-case-left {
	width: 50%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cspt-case-left-logo {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6%;
}

.cspt-case-left-logo dd {
	display: none;
}

.cspt-case-left-cate {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.cspt-case-left-cate p {
	width: 50%;
	height: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 11% 10% 10% 10%;
}

.cspt-case-left-cate p img {
	filter: brightness(700%);
}

.bg-pp-02 {
	background-color: #245e83;
}
.bg-pp-03 {
	background-color: #2c6b93;
}
.bg-pp-04 {
	background-color: #528dbb;
}
.bg-pp-05 {
	background-color: #639ec6;
}

.pd-cate-logo {
	padding: 13% 12% 12% 12%!important;
}


.cspt-case-right {
	width: 50%;
	padding: 3%;
	text-align: left;
	color: #fff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

@media (max-width:768px){
	
	.cspt-case {
		min-width: 0;
	}
	
	.cspt-case-left {
		width: 100%;
	}
	
	.cspt-case {
		display: block;
	}
	
	.cspt-case-left-logo {
		width: 100%;
		padding: 6%;
		margin: 0;
	}
	
	.cspt-case-left-logo img {
		max-width: 240px;
	}
	
	.cspt-case-left-cate {
		width: 100%;
		margin: 0;
		padding: 0;
		background: #c00;
	}
	
	.cspt-case-left-cate p {
		height: 100%;
		display: block;
		width: 33.3333333%;
		padding: 2% 12% 1% 12%;
	}
	
	.pd-cate-logo {
		display: none!important;
	}
	
	.cspt-case-left-logo {
		padding: 4% 20% 3% 20%;
	}
	
	.cspt-case-left-logo p {
		display: none;
	}
	
	.cspt-case-left-logo dd {
		display: block;
	}
	
	.cspt-case-right {
		width: 100%;
	}
}

@media (max-width:600px){
	
	.cspt-case-left-logo {
		padding: 6% 15% 5% 15%;
	}
	
	.cspt-case-left-cate p {
		padding: 3% 9% 1% 9%;
	}
}



.feat-list {
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
}

.feat-list-mb {
	margin-bottom: 4%;
}

.feat-list-item {
	width: 48%;
}

.feat-pic {
	width: 100%;
	margin-bottom: 3%;
}

.feat-tit {
	width: 100%;
	display: flex;
	margin-bottom: 3%;
}

.feat-tit-num {
	font-size: 1em;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 1% 1.3%;
	padding: 0.7% 1.7% 1% 1.7%;
	border: solid #ccc;
	border-width: 3px 0;
	margin-right: 10px;
	color: #1a4f70;
}

.feat-tit-num dd {
	font-family:'Oswald', sans-serif;
	font-weight: 600;
	font-size: 0.7em;
	text-align: center;
	display: inline-block;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.feat-tit-num dd p {
	font-size:2.4em;
	line-height: 1.05em;
	margin: 0;
	padding: 0;
	font-weight: 700;
	margin-left: 0.05em;
	letter-spacing: 0.05em;
}


.feat-tit-txt {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 0.2% 1.5% 0 1.5%;
	border: solid #ccc;
	border-width: 3px 0;
}

.feat-tit-txt p {
	text-align: left;
	line-height: 1.4em;
	font-size: 1.05em;
	font-weight: 600;
}

.feat-tit-txt p span {
	display: inline-block;
}

.feat-txt-p {
	text-align: left;
	font-size: 0.98em;
	letter-spacing: 0.07em;
}

@media (max-width:600px){
	
	.feat-list {
		display: block;
	}
	
	.feat-list-item {
		width: 100%;
		margin-bottom: 7%;
	}
	
}

.dual-block {
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
}

.dual-block-item {
	width: 48%;
	text-align: left;
}

@media (max-width:600px){
	
	.dual-block {
		display: block;
	}
	
	.dual-block-item {
		width: 100%;
	}
	
}

.ev_pro{
	max-width:100%;
	padding: 9px 15px 8px 15px;
	text-align: left;
	font-weight: 600;
	background-color: #fff;
	border: solid #ccc;
	border-width: 1px 0;
}

.ev_val{
	max-width:100%;
	text-align: left;
	padding: 10px 0 15px 15px;
}

@media (max-width:600px){
	
	.ev_pro {
		padding: 9px 15px 8px 5px;
	}
	
	.ev_val {
		padding: 10px 0 15px 5px!important;
	}
	
}

.kanso-block {
	width: 100%;
	display: flex;
	justify-content: space-between!important;
	align-items: flex-start;
	flex-wrap: wrap;
}

.kanso-block img,
.kanso-block dd {
	width: 48%;
	margin: 0;
}

.kanso-block img {
	border: solid 1px #ccc;
}

.kanso-block dd dl {
	width: 100%;
	text-align: center;
	color: #06a6d8;
	padding: 5px;
	text-align: center;
	font-weight: 500;
	border: solid 2px #06a6d8;
}

.kanso-block p {
	margin: 10px 0;
}


.kanso-block p span {
	color: #06a6d8;
	margin-right: 0.3em;
}

@media (max-width:600px){
	
	.kanso-block img,
	.kanso-block dd {
		width: 100%;
	}
	
	.kanso-block img {
	max-width: 400px;
		margin: auto;
	}
	
}

.ex3-cate {
	width: 100%;
	display: flex;
	justify-content: space-between!important;
	font-size: 1em;
}

.cate-half,
.cate-10k,
.cate-5k {
	width: 32.3333333%;
	color: #fff;
	font-family:'Poppins', sans-serif;
	padding: 4% 1% 3.5% 1%;
}

.cate-half p,
.cate-10k p,
.cate-5k p {
	font-size: 1.7em;
	font-weight: 700;
	left: 0.01em;
	margin-bottom: 5px;
}

.cate-half p span,
.cate-10k p span,
.cate-5k p span {
	font-size: 0.9em;
	margin-left: 0.06em;
	font-weight: 800;
}

.cate-half dt,
.cate-10k dt,
.cate-5k dt {
	font-size: 1.1em;
	font-weight: 500;
	margin-bottom: 5px;
}

.cate-half dl,
.cate-10k dl,
.cate-5k dl {
	font-size: 1.2em;
	font-family:'Oswald', sans-serif;
	font-weight: 600;
}

.blu {
	color: #71c9fa;
}

.pnk {
	color: #fda4c0;
}

.cate-half {
	background-color: #245e83;
	border: solid 3px #639ec6;
}

.cate-10k {
	background-color: #2c6b93;
	border: solid 3px #639ec6;
}

.cate-5k {
	background-color: #528dbb;
	border: solid 3px #639ec6;
}

@media (max-width:600px){
	
	.ex3-cate {
		display: flex;
		justify-content: space-between!important;
		flex-wrap: wrap;
	}
	
	.cate-half,
	.cate-10k,
	.cate-5k {
		width: 49.5%;
		padding: 6% 1% 5% 1%;
		border-width: 2px;
	}
	
	.cate-half {
		width: 100%;
		margin-bottom: 1%;
	}
	
	.cate-half p,
	.cate-10k p,
	.cate-5k p {
		font-size: 1.6em;
		margin-bottom: 2px;
	}
	
	.cate-half dt,
	.cate-10k dt,
	.cate-5k dt {
		margin-bottom: 2px;
	}

	
}


.course-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}

.course-case {
	width: 33.2%;
	background: #fff;
}

.course-case dd {
	padding: 5% 2% 2% 2%;
}

.course-case dd img{
	width: 20%;
}

.course-text {
	box-sizing: border-box;
	padding: 10px 20px;
}

.course-text dt {
	font-size: 1.1em;
	font-weight: 600;
	display: inline-block;
	text-align: center;
	margin: auto;
	border-bottom: dotted 2px #a98cd1;
	margin-bottom: 0.5em;
}


.bg-half {
	background-color: #245e83;
}

.bg-10k {
	background-color: #2c6b93;
}

.bg-5k {
	background-color: #528dbb;
}

@media (max-width:600px){
	
	.course-block {
		display: block;
	}
	
	.course-case {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-bottom: 0.5%;
	}
	
	.course-case dd {
		width: 20%;
		padding: 3% 2% 1% 2%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.course-case dd img {
		width: 80%;
	}

	.course-text {
		width: 80%;
	box-sizing: border-box;
		text-align: left!important;
	padding: 10px 10px;
}


	
}


.ex2-button {
	width: 100%;
	max-width: 800px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: auto;
}

.ex2-button p {
	width: 100%;
	text-align: center;
	margin-bottom: 2em;
}

.ex2-button p span {
	display: inline-block;
}


.ex2-button-img img {
	vertical-align: bottom;
	opacity: 1!important;
}

.ex2-button-img:hover {
  background-position: left bottom;
	filter: brightness(150%);
	opacity: 1!important;
}


@media (max-width:600px){
	
	.ex2-button-img {
		padding: 4% 1%;
	}

}


.ex2-button-bt {
	width: 49%;
	overflow:visible;
}

.ex2-button-bt p {
	letter-spacing: 0.1em;
	margin: 0.6em 0;
}

.ex2-bt-img {
	width: 100%;
	background-color: #fff;
	padding: 8% 10%;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	transition: all 0.2s ease-out;
	cursor: pointer;
	border: solid 10px #dae4ea;
}

.ex2-bt-img img {
	vertical-align: bottom;
	opacity: 1!important;
}

.ex2-bt-img:hover {
	box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
  border-color: #2c6b93;
	opacity: 1!important;
	transform: scale(1.03);
}


@media (max-width:600px){
	
	.ex2-bt-img {
		padding: 4% 1%;
		border-radius: 15px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-width: 6px;
	}

}

.sps-logo {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: auto;
}

.sps-logo dd {
	width: 30%;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	margin-bottom: 4%;
	line-height: 0;
}

.sps-logo dd a {
	display: block;
}

.sps-logo dd img {
	max-height: 130px;
}

@media (max-width:768px){
	
	.sps-logo dd img {
		max-height: 110px;
	}
	
}

@media (max-width:650px){
	
	.sps-logo {
		max-width: 400px;
	}
	
	.sps-logo dd {
		width: 48%;
		min-height: 150px;
	}
	
	.sps-logo dd img {
		max-height: 100px;
	}
	
}

@media (max-width:350px){
	
	.sps-logo dd {
		min-height: 130px;
		padding: 1s0px;
	}
	
	.sps-logo dd img {
		max-height: 80px;
	}
	
}


.eve-logo-wrap {
	width: 100%;
	margin:0;
}

.eve-logo {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin: auto;
}

.eve-logo dd {
	width: 18%;
	margin: 0 1% 2% 1%;
	background-color: #fff;
	padding: 0 2%;
	line-height: 0;
}

.eve-logo dd a {
	display: block;
}



@media (max-width:650px){
	
	.eve-logo-wrap {
		padding-left: 0;
	}
	
	.eve-logo {
		max-width: 400px;
		justify-content: space-between;
	}
	
	.eve-logo dd {
		width: 48%;
		margin-bottom: 2%;
	}
	
	.eve-logo dd img {
		max-height: 130px;
	}
	
}

@media (max-width:350px){
	
	.eve-logo dd img {
		max-height: 100px;
	}
	
}

.guest-box{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 30px;
}

.guest-box img{
	width: 35%;
	margin-right: 7%;
}

.guest-data {
	width: 58%;
	text-align: left;
}

.guest-data dd{
	width: 100%;
	font-size: 1.4em;
	font-weight: 500;
	letter-spacing: 0.2em;
	padding-bottom: 3px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	font-family:'Poppins', sans-serif;
}

.guest-data span{
	display: block;
	font-size: 0.8em;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 7px;
}

.guest-data dt{
	text-align: left;
	font-size: 0.9em;
	font-weight: 400;
	margin: 5px 0;
}

.guest-data dl{
	text-align: left;
	font-size: 1em;
	letter-spacing: 0.1em;
	font-weight: 600;
	margin: 5px 0;
}

.guest-data img{
	text-align: left!important;
	width: 25px!important;
	margin-bottom: 7px;
}


.guest-disc{
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.guest-disc dl{
	display: block;
	font-size: 0.9em;
	width: auto;
	max-width: 10%;
	letter-spacing: 0.08em;
	font-weight: 300;
	line-height: 1.4em;
	font-weight: 900;
	margin-bottom: 4px;
	border: none;
}

.guest-disc p{
	width: 97%;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 4px;
}

.guest-sns {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	margin: 2% 0 0 0;
}

.guest-sns img {
	margin-right: 14px;
}

@media (max-width:900px){
	.guest-disc p{
		width: 95%;
	}
	
}

@media (max-width:768px){
	
	.guest-box img{
		width: 47%;
		margin-right: 5%;
	}
	
	.guest-data {
		width: 48%;
		text-align: left;
	}
	
	.guest-sns img {
	margin-right: 12px;
}

}

@media (max-width:600px){
	
	.guest-data dd {
		text-align: center;	
		margin-top: 5px;	
	}
	
	.guest-data span{
		text-align: center;		
	}
	
	.guest-box{
		display: block;
	}
	
	.guest-box img{
		width: 100%;
		max-width: 260px;
		margin-right: 0;
		margin-bottom: -35px;
	}
	
	.guest-data {
		width: 100%;
		max-width: 400px;
		margin: auto;
	}
	
	.guest-sns {
		justify-content: center;
	}
	
	.guest-sns img {
		margin: 0 7px;
	}
}

@media (max-width:480px){
	
	.guest-data {
		max-width: 300px;
	}
	
}

.guest_list ul {
	list-style-type: none;
	font-size: 0.9em;
	margin: 0;
}
.guest_list li{
	margin: 5px 0;
	line-height: 1.5em;
    padding-left: 1em;
    text-indent: -1.1em;
 }
.guest_list ul li:before {
	color: #ccc;
	display: inline;
	content: "●";
	margin-right: -0.33em;
}

.attend {
	display: flex;
	font-size: 0.9em;
	font-weight: 500;
	line-height: 1em;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 5px;
}

.attend span{
	background-color: #1a4f70;
	color: #fff;
	padding: 6px 7px 5px 10px;
	margin-right: 7px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

@media (max-width:600px){
	
	.attend {
		text-align: center;
		justify-content: center;
		margin-bottom: 15px;
	}
	
	.attend span {
		margin-right: 2px;
	}

}



footer {
	position: relative;
	z-index: 100;
}

#foot-section {
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
    z-index: 10;
    width: 100%;
	height: 160px;
	min-width: 1150px;
	overflow: hidden;
	padding: 25px 13px 0px 13px;
	color: #fff;
	background-color: #1a4f70;
	border-top: solid 4px #639ec6;
}

.foot-logo-main {
	width: 180px;
	display: inline-block;
}

.foot-logo-boost {
	margin-top: 5px;
	display: flex;
	justify-content: flex-end;
}

.foot-logo-sns {
	display: flex;
	flex-wrap: nowrap;
}

.foot-logo-boost img {
	height: 20px;
	margin-left: 10px;
}

.f-boost {
	margin-left: 12px;
}

#foot-section-btm {
	width: 100%;
	min-width: 1150px;
	height: 35px;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 10px 10px 10px;
	font-size: 0.75em;
	font-weight: 500;
	color: #fff;
	background-color: #1a4f70;
	text-align: right;
	font-family:'Poppins', sans-serif;
}

@media (max-width:768px){
	
	#foot-section,
	#foot-section-btm {
		min-width: 0;
	}
	
	#foot-section {
		height: 170px;
	}

}

@media (max-width:600px){
	
	#foot-section {
		display: block;
		height: 200px;
	}
	
	.foot-logo-main {
	margin-bottom: 20px;
}
	
	.foot-logo-boost {
		justify-content: center;
		flex-wrap: wrap;
		margin-right: 10px;
	}
	
	.foot-logo-boost img {
		height: 18px;
		margin: 0px 6px 10px 6px;
	}
	
	.f-boost {
		width: 100%;
		margin: 0;
		display: inline-block;
	}
	
	#foot-section-btm {
		text-align: center;
	}

}



.timer {
	display: inline-block;
}

@media (max-width:768px){
	
	.timer {
		display: none;
	}

}

.cdt_wrapper {
  background-color: #1a4f70;
  font-weight: bold;
  text-align: center;
  line-height: 2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

@media screen and (min-width: 768px) {
  .cdt_wrapper {
    line-height: 2.5;
    font-size: 1.8rem;
    padding: 4px 4px 4px 10px;
  }
}

.cdt_wrapper small {
  font-size: .7em;
  padding: 0 .1em 0 .2em;
	font-weight: 500;
}

.cdt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cdt_txt {
  font-size: .6em;
  display: inline-block;
  margin-right: 0.5em;
}

@media screen and (min-width: 768px) {
  .cdt_txt {
    font-size: .4em;/*開催まで*/
	  font-weight: 500;
	  color: #fff;
  }
}

.cdt_txt span {
  display: block;
  line-height: 1;
}

.cdt_date {
  font-size: 1rem;
	background-color: #000;
	color: #fff;
	padding:0.3em 0.3em 0 0.5em;
	border-top: solid 1px #172b6b;
	border-left: solid 1px #172b6b;
	border-right: solid 1px #2c6b93;
	border-bottom: solid 1px #639ec6;
	background-color: #262626;
	border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
	line-height: 1.4em;
}

.cdt_num {
  background-color: #000;
	color: #fff;
  padding: 0;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 1.3em;
	font-family: 'Roboto Mono', monospace;
	font-weight: 500;
	background-color: #262626;
	/*background: linear-gradient(rgba(70,70,70,1) 20%, rgba(83,83,83,1) 30%, rgba(0,0,0,1) 80%);
	background: -moz-linear-gradient(rgba(70,70,70,1) 20%, rgba(83,83,83,1) 30%, rgba(0,0,0,1) 80%);
	background: -webkit-linear-gradient(rgba(70,70,70,1) 20%, rgba(83,83,83,1) 30%, rgba(0,0,0,1) 80%);
	border-left: solid 0.7px #444;
	border-right: solid 0.7px #000;*/
}

@media screen and (min-width: 768px) {
  .cdt_num {
    line-height: 1;
    padding: 0 .1em 0 .1em;
  }
}


/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 200!important; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 100%;
	height: 90%;
  padding: 0!important;
}

.closeModal {
  position: absolute;
  top: -2rem;
  right: 2rem;
  cursor: pointer;
	color: #fff;
	font-weight: 700;
	font-size: 2em;
}


/* 以下ボタンスタイル */
button {
	width: 100%;
	margin: 1% 0 3% 0;
  padding: 5px 10px;
  color: #639ec6;
	font-size: 0.9em;
	background-color: #fff;
  border: 2px solid #639ec6;
  border-radius: 2px;
  cursor: pointer;
	box-sizing: border-box;
	transition: .2s;
}

button:hover {
	color: #1a4f70;
  border: 2px solid #1a4f70;
}

#openModal {
  
}

.bt-cos {
	width: 100%;
	margin: 2% 0 0 0;
  padding: 5px 10px;
  color: #a80c5d;
	font-size: 0.9em;
	background-color: #fff;
  border: 2px solid #a80c5d;
  border-radius: 2px;
  cursor: pointer;
	box-sizing: border-box;
	transition: .2s;
}

.bt-cos:hover {
	color: #fff;
	background-color: #a80c5d;
}


.map-h {
	display: block;
}

.map-v {
	display: none;
}

@media (max-width:768px){
	
	.map-h {
		display: none;
	}
	
	.map-v {
		display: block;
		padding: 3%;
		box-sizing: border-box;
	}
}

.bnr-review {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 800px;
	margin: 60px auto 0 auto;
}

.bnr-review a {
	width: 48%;
}



@media (max-width:600px){
	
	.bnr-review {
		display: block;
		max-width: 300px;
		margin: 40px auto 0 auto;
	}
	
	.bnr-review a {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

}

.notice-frame {
	border: solid 3px #c00;
	padding: 20px 30px;
	text-align: left;
	margin-bottom: 30px;
}

.notice-frame dd {
	color: #c00;
	font-size: 1.1em;
	font-weight: 600;
	text-align: center;
	margin-bottom: 1em;
}

.notice-frame dt {
	font-weight: 600;
	margin-bottom: 0.5em;
}

.notice-frame p {
	margin-bottom: 1em;
}

.notice-frame a {
	font-weight: 600;
}



/*====================================================*/










/*h2 {
	font-size: 1.4em!important;
	font-weight: 800!important;
	letter-spacing: 0.05em;
	font-family:'Poppins', sans-serif;
	margin: 0;
	line-height: 1.4em!important;
	display: inline-block;
	border: solid;
	border-width: 1px 0;
	padding: 8px 15px;
}*/

h3 {
	font-size: 1.1em!important;
	font-weight: 400!important;
	letter-spacing: 0.2em;
	font-family:'M PLUS 1p', 'Poppins', sans-serif;
	margin: 0;
	margin-right: -0.2em;
	line-height: 1.7em!important;
	border: solid #ffdb43;
	border-width: 1px 0;
	padding: 8px 0;
}


@media (max-width:380px){

}

.sm-tit {
	font-size: 0.8em;
	letter-spacing: 0.2em;
	margin-bottom: 50px;
}

@media (max-width:600px){
	.sm-tit {
		font-size: 0.9em;
		margin-bottom: 30px;
	}
}



.outline-box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	flex-flow: row-reverse;
}

.out-box-lft,
.out-box-rgt {
	width: 48%;
}

@media (max-width:768px){
	
	
.outline-box {
	display: block;
	}
	
	.out-box-lft,
	.out-box-rgt {
		width: 100%;
	}
	
	.out-box-lft {
		margin-bottom: 2em;
	}
}



.ev_val_tit {
	max-width:100%;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 15px 15px 12px 15px;
	border-width: 1px 1px 0 1px;
	font-size: 1em;
	letter-spacing: 0.1em;
	font-weight: 600;
	/*border: solid 2px;*/
	border-radius: 12px 12px 0 0;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
	background-image:url("../images/bg_ev_tit.png");
	background-size: 30px;
	background-position: center;
}

.ev_val_tit span {
	font-weight: 400;
}

.ev_val_cate {
	max-width:100%;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 15px 15px 15px 15px;
	margin-bottom: 15px;
	color: #444;
	font-size: 0.9em;
	/*border: solid #fff;
	border-width: 0 2px 2px 2px;*/
	border-radius: 0 0 12px 12px;
    -webkit-border-radius: 0 0 12px 12px;
    -moz-border-radius: 0 0 12px 12px;
	background: rgba(255,255,255,.9);
}

.bc-444 {
	border-color: #444;
}

.ev_s_tit {
	width:100%;
	text-align: left;
	letter-spacing: 0.1em;
	padding-bottom: 3px;
	border: solid #bbb;
	border-width: 0 0 1px 0;
	font-weight: 600;
	margin-bottom: 10px;
}

.ev_cate_pay {
	padding: 0.7em 1em;
	border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	color: #fff;
}

.ev_cate_pay dd {
	font-size: 1.05em;
	font-weight: 600;
	margin-bottom: 0.3em;
}

.ev-bg-org {
	background-color: #ff6a36;
}

.ev-bg-ppl {
	background-color: #8e62cc;
}

.ev-bg-pnk {
	background-color: #e260b4
}

.ev-bg-grn {
	background-color: #b1c900
}



.end{
	border-bottom: 0;
	border-style: dotted;
	border-color: #35516d;
}

.ev_val span{
	font-weight: 600;
}

.ev_val p{
	font-size: 1em;
}

@media (max-width:480px){


	.ev_val{
		padding: 10px 0;
	}

}

.title-bg-black {
	position: relative;
	display: block;
	margin: 0;
	padding: 20px 10px;
	width: 100%;
	height: 37px;
	color: #fff;
	background: #262626;
	border-top: solid 1px #fff;
	border-left: 0px;
	border-right: 0px;
}


.notice-corona {
	display: inline-block;
	margin: auto;
	background-color: #fff;
	color: #ff6a36;
	padding: 10px;
	width: 92%;
	max-width: 260px;
	font-size: 0.9em;
	font-weight: 400;
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
	cursor: pointer!important;
}

.notice-corona span{
	letter-spacing: 0.1em;
}

.br-cont-span{
	display: inline-block;
}

.concept-logo{
	width: 270px;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 30px;
	webkit-filter:drop-shadow( 0px 4px 0px rgba(0, 0, 0, 0.1));
    -moz-filter:drop-shadow( 0px 4px 0px rgba(0, 0, 0, 0.1));
    -ms-filter:drop-shadow( 0px 4px 0px rgba(0, 0, 0, 0.1));
    filter:drop-shadow( 0px 4px 0px rgba(0, 0, 0, 0.1));
}

@media (max-width:500px){
	
	.concept-logo{
		width: 200px;
		margin: auto;
		margin-top: 25px;
		margin-bottom: 30px;
	}
}

.docu-box {
	display: block;
	width:100%;
	text-align: left;
	letter-spacing: 0.07em;
	margin-bottom: 40px;
	
}

.docu-box p{
	font-size: 1.05em;
	font-weight: 500;
}


.ex2-category {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.category-part {
	width: 49%;
}

.category-part p {
	letter-spacing: 0.1em;
	margin: 0.6em 0;
}

.category-img {
	position: relative;
	border: solid 1px #fff;
}

.category-img img {
	vertical-align: bottom;
}

.category-tit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(0,0,0,0.25);
	color: #fff;
	font-family:'Poppins', sans-serif;
	font-weight: 700;
	font-size: 2em;
	letter-spacing: 0.02em;
}

.category-tit span {
	font-size: 0.98em;
	font-weight: 200;
	margin-left: 0.2em;
}

@media (max-width:600px){
	
	.category-part p {
		font-size: 0.85em;
		line-height: 1.5em;
	}
	
	.category-tit {
		font-size: 1.7em;
	}

}




.ex3-category {
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex3-category ul{
	padding: 0px;
	width:104%;
	margin-right: -4%!important;
	display: block;
}

.ex3-category ul li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 0;
	padding: 0px;
	width: 29.33%;
	margin-right: 4%;
	margin-bottom: 4%;
	overflow: hidden;
	background-color: #000;
	border: solid 8px #ddd;
}

.ex3-category ul li span{
	font-size: 0.6em!important;
	font-weight: 500!important;
}

.ex3-category-tit{
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 1.8em;
	font-weight: 700;
	margin: 0 auto;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	pointer-events: none;
}

.ex3-category-jp{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 57%;
	display: flex;
	justify-content: center;
	z-index: 100;
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	letter-spacing: 0.2em;
	margin: 0 auto;
	line-height: 1.6em;
	pointer-events: none;
}

.ex3-category p{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 80%;
	display: flex;
	justify-content: center;
	z-index: 100;
	color: #fff;
	font-size: 1.1em;
	margin: 0 auto;
	opacity: 0.3;
}

.ex3-category p:hover{
	opacity: 1;
}

.ex3-category ul li span{
	display: block;
	font-size: 0.9em;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.15em;
}

.ex3-category img{
	box-sizing:border-box;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	opacity: 0.8;
	margin: 0;
}

.ex3-category img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0.5;
}

@media (max-width:768px){
	
	.ex3-category ul li{
		width: 46%;
		margin-right: 4%;
		margin-bottom: 4%;
	}

}

@media (max-width:500px){
	
	.ex3-category ul{
		width: 100%;
		margin-right: 0;
	}

	
	.ex3-category ul li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
	}

}




.map-img{
	position: relative;
	display: block;
	width: 100%;
}

.map-img img {
	vertical-align: bottom;
}

.map-logo{
	position: absolute;
	left: 2%;
	bottom: 3%;
	width: 15%;
	filter: brightness(20%);
	
}

.map{
	width: 100%;
	height: 300px;
	margin-top: 5px;
}

@media (max-width:600px){
	
	.map-logo{
		width: 20%;
	}
}

@media (max-width:450px){
	
	.map-logo{
		width: 25%;
	}
}



.map-disc {
	display: block;
	padding: 15px 20px;
	text-align: left!important;
	color: #fff;
	overflow:hidden;
	text-align:center;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	background: rgba(0,0,0,0.7);
	border-top: solid 5px;
}

.map-disc p {
	font-size: 1.05em;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 0.3em;
}

.map-disc span{
	display: inline-block;
	font-size: 1em;
	font-weight: 700!important;
	padding: 0 10px 0 0;
	font-family: 'Poppins', sans-serif;
	margin: 0;
}

@media (max-width:600px){
	
	.map-disc {
		font-size: 0.9em;
		padding: 10px 15px;
	}
}


.course-pic {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.course-pic dd {
	width: 49%;
	position: relative;
	/*border: solid 1px #ccc;*/
	padding: 0;
	line-height: 0.9em;
	margin-bottom: 1%;
}

.course-pic dd img {
	margin: 0;
}


.course-pic dd p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(255,140,46,1);
	padding: 10px 5px;
	text-align: center;
	font-weight: 400;
}

@media (max-width:600px){
	
	.course-pic dd {
		width: 100%;
		max-width: 400px;
		margin: auto;
		margin-bottom: 2%;
	}

}



.corona-conntent{
	max-width:100%;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 4%;
	background: rgba(0,0,0,.1);
	margin-bottom: 50px;
}

.corona-conntent p {
	display: block;
	margin: auto;
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: 600;
}

.corona-conntent span {
	letter-spacing: 0.05em;
	font-weight: 500;
}

.corona-conntent img {
	letter-spacing: 0.05em;
	font-weight: 500;
}
	
	
.notice ul {
	list-style-type: none;
	font-size: 0.9em;
	text-align: left;
}
.notice li{
	margin: 3px 0;
    padding-left: 1em;
    text-indent: -1em;
	line-height: 1.5em;
 }
.notice ul li:before {
	font-size: 0.9em;
	display: inline;
	content: "※";
	margin-right: -0.33em;
}

.notice-num ol {
	list-style-type: none;
	counter-reset: number;
}
.notice-num li{
	margin-top: 4px;
    padding-left: 1.5em;
    text-indent: -1.2em;
  }
.notice-num ol li:before {
	display: inline;
	counter-increment: number;
	content: counter(number);
	font-size: 1.1em;
	vertical-align:bottom;
	margin-right: 0.1em;
	font-weight: 600;
}


.ev_list ul {
	list-style-type: none;
	font-size: 1em;
	margin: 0;
}
.ev_list li{
	margin: 5px 0;
	line-height: 1.5em;
    padding-left: 1.15em;
    text-indent: -1.15em;
 }
.ev_list ul li:before {
	color: #ccc;
	display: inline;
	content: "●";
	margin-right: -0.2em;
}

.ev_list li p{
    text-indent: 0;
	text-align: left!important;
	font-weight: 400;
 }

.ev_list li p span{
	font-weight: 500;
 }
/*
.ev_list li a{
	border-bottom: dotted 1px;
	color: #00a0e2;
 }
*/

.ev_list_s ul {
	list-style-type: none;
	font-size: 1em;
	margin: 0;
}
.ev_list_s li{
	margin: 0.2em 0;
	line-height: 1.5em;
    padding-left: 1.15em;
    text-indent: -0.9em;
 }
.ev_list_s ul li:before {
	color: #8f6cb7;
	display: inline;
	content: "●";
	font-size: 0.5em;
	font-weight: 900;
	vertical-align: top;
	margin-right: -0.1em;
}

.ev_list_s b {
	font-weight: 500;
}

.dl-icon {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.dl-icon img {
	height: 45px!important;
	margin-right: 5px!important;
}

.dl-icon p {
	width: 100%;
	text-align: left;
	font-size: 0.9em;
	font-weight: 500;
	padding-left: 0.2em;
	margin-bottom: 0.3em;
}

.entry-box{
	display: flex;
	justify-content: space-between;
	width: 590px;
	padding: 5px;
	margin: auto;
	letter-spacing: 0.1em;
	webkit-filter:drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.1));
    -moz-filter:drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.1));
    -ms-filter:drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.1));
    filter:drop-shadow( 0px 3px 5px rgba(0, 0, 0, 0.1));
}

.bt-entry {
	text-align: center;
	display: block;
	width: 280px;
	margin: auto;
	background-color: #fff;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	margin-bottom: 20px;
}

.bt-cs {
	pointer-events:none;
	opacity:0.5;
}

.bt-screen {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
}
/*
.bt-cs div {
	opacity:0.4;
	filter:alpha(opacity=40);
	-ms-filter:"alpha( opacity=40)";
}*/


@media (max-width:600px){
	
	.entry-box{
		display: block;
		justify-content: none;
		width: 100%;
	}

}



.bt-ent {
	text-align: center;
	display: inline-block;
	width: 280px;
	margin: auto;
	background-color: #fff;
	padding: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	-webkit-box-shadow: 0px 5px 10px 2px #ccc;
    -moz-box-shadow: 0px 5px 10px 2px #ccc;
    box-shadow: 0px 5px 10px 2px #ccc;
	margin-bottom: 20px;
}
/*
.bt-ent img{
	filter: grayscale(90%)
}

.bt-ent:hover{
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
	transition: 0.2s linear;
}

.bt-ent img:hover{
	filter: grayscale(0%)!important;
	transition: 0.2s linear;
}
*/
.ex4-sponsor{
	width:100%;
	padding: 0px;
	margin:0px auto;
	line-height: 20px;
	text-align: center;
}

.ex4-sponsor ul{
	padding: 0px;
	width:102%;
	margin-right: -2%;
	display: block;
}

.ex4-sponsor ul li{
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 0px;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2%;
}

.ex4-sponsor ul li img{
	padding: 0;
	margin: 0;
}

@media (max-width:768px){
	
	.ex4-sponsor{
		max-width: 450px;
	}

	
	.ex4-sponsor ul li{
		width: 48%;
	}

}


.pagetop {
    display: none;
    position: fixed;
    bottom: 0;
    right: 7px;
	line-height: 0;
	margin-bottom: 174px;
	z-index: 100;
	background-color: #1a4f70;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;

}

.pagetop a {
	width: 40px;
    display: block;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
}
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

@media (max-width:600px){
	
	.pagetop {
		margin-bottom: 48px;
	}
	
}
	
.fade_off {
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}

@media (max-width:320px){
	
	.pagetop {
		margin-bottom: 48px;
	}

}


.fade_on {
    opacity: 1;
}


.sns-block{
	display: flex;
	justify-content: space-between;
}

.sns-fb, .sns-tw{
	width: 48%;
}

@media (max-width:768px){
	
	.sns-block{
		display: block;
	}

	.sns-fb, .sns-tw {
		width: 100%;
		max-width: 500px;
		margin: auto;
	}
	
	.sns-fb {
		margin: auto;
		margin-bottom: 20px;
	}
	
}

.emergency {
	width: 100%;
	border: solid 4px #ccc;
	margin: auto;
	text-align: left;
	padding: 30px 20px 15px 20px;
	margin-bottom: 40px;
}

.emergency p{
	margin: auto;
	text-align: center;
	font-size: 1.1em;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

.emergency span {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0.1em;
	margin-bottom: 1em;
}

.emergency dd{
	margin: auto;
	margin-top: 10px;
	text-align: center;
	font-weight: 400;
	font-size: 0.9em;
}

.emergency dt{
	margin: auto;
	text-align: left;
	font-weight: 300;
	margin-bottom: 1em;
}

.bnr-400 {
	width: 100%;
	max-width: 400px;
	margin: auto;
}

@media (max-width:600px){
	
	.bnr-400 {
		max-width: 250px;
	}
	
}


.notice-plc-chg {
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	text-align: left;
	background-color: #c00;
	font-weight: 500;
	font-size: 1.1em;
	padding: 13px 20px;
	margin-bottom: 20px;
}

.cate-list {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-content: flex-start;
	flex-wrap: wrap;
}

.cate-list-lft {
	width: 59.7%;
}

.cate-list-rgt {
	width: 39.3%;
}

.cate-list-lft, .cate-list-rgt {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 1em;
}


.cate-list-lft p,
.cate-list-rgt p {
	width: 100%;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0;
	font-size: 0.9em;
	font-weight: 500;
	margin-bottom: 1em;
}
/*
.cate-list-lft dd,
.cate-list-rgt dd {
	width: 31%;
}

.cate-list-rgt dl {
	width: 48%;
}

.cate-list-lft dd,
.cate-list-rgt dd,
.cate-list-rgt dl {
	background-color: #ccc;
}*/

.cate-ex2 {
	width: 48.8%;
}

.cate-ex3 {
	width: 32.2%;
}

.cate-ex2,
.cate-ex3 {
	background-color: #fff;
	background: rgba(255,255,255,0.9);
	font-size: 1em;
	border: solid 7px;
	padding: 1% 1%;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
}

.cate-ex2 {
	padding: 1.48% 1%;
}

.cate-ex2 p,
.cate-ex3 p {
	font-size: 1.8em;
	font-weight: 700;
	font-family:'Poppins', sans-serif;
	margin: 0!important;
}

.cate-ex2 p span,
.cate-ex3 p span {
	font-size: 0.8em;
	font-weight: 800;
	margin-bottom: -0.1em;
}

.cate-ex2 dd,
.cate-ex3 dd {
	font-weight: 600;
	font-size: 0.85em;
}

.cate-ex2 dl,
.cate-ex3 dl {
	font-size: 0.75em;
	line-height: 1.6em;
}

.item-ctr {
	justify-content: center;
}

.item-btw {
	justify-content: space-between;
}


@media (max-width:900px){
		
	.cate-list-lft,
	.cate-list-rgt {
		width: 100%;
	}
	
	.cate-ex2 {
		width: 32.2%;margin-right: 0 0.8%;
	}
	
	.item-btw {
		justify-content: center;
		
	}
}

@media (max-width:600px){
	
	.cate-list-lft,
	.cate-list-rgt {
		justify-content: center;
		margin-bottom: 2%;
	}
	
	.cate-ex2,
	.cate-ex3 {
		border-width: 6px;
		width: 49%!important;
		margin: 0 2% 2% 0!important;
	}
	
	.cate-ex2:last-child,
	.cate-ex3:last-child {
		margin-right: 0!important;
	}

	
}

@media (max-width:350px){
	
	.cate-ex2 p,
	.cate-ex3 p {
		font-size: 1.6em;
	}
}

.ex-org-1 {
	color: #ffab31!important;
	border-color: #ffab31!important;
}

.ex-org-2 {
	color: #ff8c2e!important;
	border-color: #ff8c2e!important;
}

.ex-org-3 {
	color: #ff6a36!important;
	border-color: #ff6a36!important;
}

.ex-ppl {
	color: #8e62cc!important;
	border-color: #8e62cc!important;
}

.ex-pnk-1 {
	color: #f279bc!important;
	border-color: #f279bc!important;
}

.ex-pnk-2 {
	color: #e260b4!important;
	border-color: #e260b4!important;
}

.ex-pnk-3 {
	color: #d844a3!important;
	border-color: #d844a3!important;
}

.ex-grn-1 {
	color: #b1c900!important;
	border-color: #b1c900!important;
}

.ex-grn-2 {
	color: #a6b702!important;
	border-color: #a6b702!important;
}

.c-tit-org {
	background-color: #ff8c2e!important;
	color: #fff;
}

.c-tit-org-3 {
	background-color: #ff6a36!important;
	color: #fff;
}

.c-tit-ppl {
	background-color: #8e62cc!important;
	color: #fff;
}

.c-tit-pnk {
	background-color: #f279bc!important;
	color: #fff;
}

.c-tit-pnk-2 {
	background-color: #e260b4!important;
	color: #fff;
}



.c-tit-grn {
	background-color: #b1c900!important;
	color: #fff;
}

.map-tit {
	width: 100%;
	color: #fff;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 1%;
	border-bottom: solid 2px #fff;
}


.accordion-container .accordion-title {
	position: relative;
	margin: 0;
	padding: 0.5em 1em;
	color: #fff!important;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0.1em;
	cursor: pointer;
	transition: .5s;
	border-radius: 6px;
	background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
	margin-bottom: -25px!important;
}

.accordion-title a {
	color: #fff;
}

.accordion-title a:hover,
.accordion-title a:active{
	color: #fff!important;
}


.accordion-container .accordion-title:hover,
.accordion-container .accordion-title:active,
.accordion-title.open { 
	/*border-color: #c9b9d4;*/
	background: #fff;
}


.accordion-container .accordion-title::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 10px;
  height: 2px;
  /*縦線に*/
  transform: rotate(90deg);
  background: #fff;
  transition: all .3s ease-in-out;
}

.accordion-container .accordion-title::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  /*横線*/
  width: 10px;
  height: 2px;
  background: #fff;
  transition: all .2s ease-in-out;
}

.accordion-container .accordion-title.open::before {
	transform: rotate(180deg);
	background: #fff;
}

.accordion-container .accordion-title.open::after {
  opacity: 0;
}

.accordion-content {
  display: none;
  text-align: left;
	padding-left: 0.1em;
	margin-top: 35px;
	margin-bottom: -30px;
}

.accordion-content dt {
  font-weight: 500;
	margin-bottom: 0;
}

.accordion-content p {
	letter-spacing: 0.05em;
	line-height: 1.8em;
}

/* CSS for CodePen */
.accordion-container {
  width: 100%;
  margin: 0 auto;
}

.cate-icon {
	display: flex;
	justify-content: flex-start!important;
	align-items: flex-start;
	width: 100%;
	max-width: 400px;
	margin-bottom: 10px;
}

.cate-icon img{
	width: 32.333333%;
	margin-right: 1.5%;
}

.cate-icon:last-child {
	margin-right: 0;
}

.rm0 {
	margin-right: 0;
}

.map-2 {
	width: 100%;
	height: 500px;
	display: block;
	background-clip: #c00;
}

.contentDiv {
	width: 100%!important;
	height: 400px!important;
	background-image:url("../images/course_map_marathon.jpg");
	background-position: center center;
	background-size: cover;
	background-color: #c00!important;
	border: solid 4px #fff;
}

#parent {
	position: relative;
	margin: auto;
	width: 95%;
	height: 90vh;
}

#parent:before {
	content: "";
	display: block;
	padding-top: 74%;
}

#deepZoom-1 {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
	background-color: #000;
}

#deepZoom-2 {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 100%;
	background-color: #000;
}

.video {
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.spt-sns {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.spt-sns p {
	width: 100%;
	align-items: center;
	flex-wrap: nowrap;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 500;
	padding-bottom: 7px;
	border-bottom: solid 1px #fff;
	margin-bottom: 5px;
}

.spt-sns dd {
	width: 100%;
	font-family:'Poppins', sans-serif;
	font-size: 0.75em;
	letter-spacing: 0.15em;
	font-weight: 500;
	margin-bottom: 10px;
}

.spt-sns img {
	width: 26px;
	margin: 0 7px;
}

.sche-block {
	width: 100%;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff;
	background-color: #a80c5d;
	padding: 2%;
	margin-bottom: 1px;
	/*background: -moz-linear-gradient(left, #a80c5d, #e33a92);
	background: -webkit-linear-gradient(left, #a80c5d, #e33a92);
	background: linear-gradient(to right, #a80c5d, #e33a92);*/
}

.sche-date {
	display: flex;
	align-items: center;
	font-family:'Oswald', sans-serif;
	font-weight: 600;
	width: 20%;
}

.sche-day {
	font-size: 2.75em;
	line-height: 1.2em;
	width: 50%;
}

.sche-day span {
	font-weight: 100;
}


.sche-week {
	font-size: 1em;
	display: block;
	text-align: center;
	margin-left: 0.7em;
	margin-top: 0.55em;
}

.sche-week dl {
	font-size: 1.3em;
	line-height: 0.8em;
}

.sche-week dt {
	font-size: 1em;
	margin-bottom: 0;
}

.sche-conte {
	display: flex;
	width: 80%;
}

.sche-tit {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.sche-tit p {
	font-size: 1.2em;
	font-weight: 500;
	margin-right: 2em;
	width: 45%;
	text-align: left;
}

.sche-tit dd {
	background-image:url("../images/icn_location.png");
	background-size: 1em;
	background-repeat: no-repeat;
	text-indent: 1.6em;
}

.sche-arw {
	width: 30px;
	display: flex;
	align-items: center;
}

.list-cs  {
	pointer-events:none!important;
}

.list-cs div {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha( opacity=40)";
}

@media (max-width:768px){
	
	.sche-date {
		width: 30%;
	}
	
	.sche-conte {
		width: 70%;
	}
	
	.sche-tit {
		display: block;
	}
	
	.sche-tit p {
		margin-bottom: 0.3em;
		width: 100%;
	}
	
	.sche-tit dd {
		background-size: 0.8em;
		background-position: top 0.2em left 0;
		text-indent: 1.2em;
}
	
	.sche-tit p,
	.sche-tit dd {
		text-align: left;
	}
	
	.sche-day,
	.sche-week {
		text-align: center;
	}
}

@media (max-width:650px){
	
	.sche-block {
		padding: 4% 1% 4% 2.2%;
	}
	
	.sche-date {
		width: 20%;
		display: block;
		text-align: center;
	}
	
	.sche-conte {
		width: 78%;
	}
	
	.sche-day {
		font-size: 2em;
		text-align: center!important;
		width: 100%;
		margin-bottom: 0.15em;
	}
	
	.sche-week {
		width: 100%;
		display: flex;
		justify-content: center;
		margin: auto;
	}
	
	.sche-week dl,
	.sche-week dt {
		font-size: 1em;
		line-height: 1.4em;
		margin: 0 0.15em;
	}
	
	.sche-tit p {
		font-size: 1em;
	}
	
	.sche-arw {
		width: 20px;
	}
	
}

@media (max-width:350px){

	.sche-date {
		margin-right: 3%;
	}

	.sche-arw {
		display: none;
	}
	
	.sche-day {
		font-size: 1.8em;
	}
	
	.sche-week dl,
	.sche-week dt {
		font-size: 0.8em;
	}
	
	.sche-tit {
		font-size: 0.9em;
	}

}

.event-date {
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: #103c57;
	box-sizing: border-box;
}

.event-date-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	font-family:'Oswald', sans-serif;
	color: #fff;
	font-weight: 600;
	box-sizing: border-box;
}

@media (max-width:768px){
	
	.event-date {
		width: 100%;
		margin: 0;
		padding: 0;
	}
	
}

@media (max-width:600px){
	
	.event-date p {
		padding: 3% 9% 1% 9%;
	}
}




.eve-day {
	font-size: 5em;
	line-height: 1.2em;
	box-sizing: border-box;
}

.eve-day span {
	font-weight: 100;
}


.eve-week {
	font-size: 1.8em;
	display: block;
	text-align: center;
	margin-left: 0.5em;
	margin-top: 0.55em;
	box-sizing: border-box;
}

.eve-week dl {
	font-size: 1.3em;
	line-height: 0.8em;
}

.eve-week dt {
	font-size: 1em;
	margin-bottom: 0;
}

.eve-holiday {
	width: 100%!important;
	margin-top: -0.3em;
	font-size: 0.8em;
	font-family:'Poppins', sans-serif;
}

.eve-loca{
	width: 100%!important;
	font-family:'Poppins', sans-serif;
	font-size: 1.6em;
	letter-spacing: 0;
}


@media (max-width:768px){
	
	.event-date {
		padding: 2% 1% 3% 1%;
	}
	
	
	.eve-day {
		padding-right: 4%;
		width: auto;
	}
	
	.eve-week {
		
	}
	
	.eve-day {
		font-size: 3em;
		line-height: 1.2em;
	}
	
	.eve-week {
		display: flex;
		margin-left: 0;
		margin-top: 0;
		text-align: left;
	}
	
	.eve-week dl,
	.eve-week dt {
		font-size: 1.3em;
		line-height: 1.2em;
	}
	
	.eve-week dl {
		margin-right: 0.2em;
	}

}

.map-case {
	width: 100%;
	padding: 0;
	text-align: center;
	background-color: #ddd;
	margin-bottom: 40px;
}

.course-data {
	width: 100%;
	border-bottom: solid 1px #1a4f70;
	margin-bottom: 3%;
}

.course-conte {
	width: 100%;
	border-top: solid 1px #1a4f70;
	display: flex;
	align-items: flex-start;
	box-sizing: border-box;
}

.course-conte-tit {
	color: #1a4f70;
	font-weight: 500;
	width: 18%;
	text-align: center;
}

.course-conte-tit span {
	display: inline-block;
}

.course-conte-txt {
	text-align: left;
	width: 80%;
}

.course-conte-tit,
.course-conte-txt {
	padding: 2%;
}

.course-conte-colon {
	width: 2%;
	padding: 2% 0;
	color: #1a4f70;
}

@media (max-width:768px){
	
	.course-conte-tit {
		text-align: left;
	}
	
}

@media (max-width:600px){
	
	.course-conte {
		display: block;
	}
	
	.course-conte-colon {
		display: none;
	}
	
	.course-conte-tit,
	.course-conte-txt {
		width: 100%;
	}
	
	.course-conte-tit {
		padding: 3% 2% 0 2%;
	}

}

.course-img-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.course-img{
	position: relative;
	overflow: hidden;
	width: 32%;
}

.course-tit {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #25bbed;
	color: #fff;
	padding: 1% 2% 1% 3%;
	font-size: 0.9em;
	border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    -moz-border-radius: 0 0 7px 0;
}

@media (max-width:600px){

	.course-img {
		width: 49%;
	}
	
}

@media (max-width:350px){
	
	.course-tit {
		font-size: 0.7em;
	}
	
}


.ex-cp {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	width: 100%;
	margin: auto;
}

.ex-cp-conte {
	width: 32%;
}

.ex-cp-img {
	position: relative;
}

.ex-cp-img dt {
	width: 12%;
	position: absolute;
	top: 2%;
	left: 2%;
	z-index: 2;
}

.ex-cp-img dt img {
	border-width: 0px;
	webkit-filter:drop-shadow( 0px 2px 4px rgba(0, 0, 0, 0.3));
    -moz-filter:drop-shadow( 0px 2px 4px rgba(0, 0, 0, 0.3));
    -ms-filter:drop-shadow( 0px 2px 4px rgba(0, 0, 0, 0.3));
    filter:drop-shadow( 0px 2px 4px rgba(0, 0, 0, 0.3));
}

.ex-cp-img dd {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #a80c5d;
	color: #fff;
	font-size: 0.9em;
	font-weight: 500;
	padding: 1.2% 1% 0 1%;
}

.ex-cp-conte p {
	font-weight: 500;
	background-color: #a80c5d;
	color: #fff;
	padding: 0 3px 5px 3px;
}

.ex-cp-img p span {
	display: inline-block;
}

@media (max-width:600px){
	
	.ex-cp-conte {
		width: 49%;
		margin-bottom: 4%;
	}
	
}

@media (max-width:380px){
	
	.ex-cp-conte {
		width: 100%;
	}
	
}

.prize-pic {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.prize-pic-img {
	width: 48%;
	margin-bottom: 2%;
}

.prize-pic-img p {
	font-size: 0.8em;
	text-align: center;
}

.prize-pic-img img {
	border: solid 1px #ddd;
}

.zoom-map {
	width: 100%;
	margin-bottom: 30px;
	background-color: #eee;
}

.zoom-map img {
	width: 100%;
	vertical-align: bottom;
	border-bottom: solid 2px #eee;
}

/* Bnr
-----------------------------------------*/
.Bnr{
  position: relative;
  margin: 0 auto;
	width: 100%;
  max-width: 500px;
  display: none;
  font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif !important;
	z-index: 1000;
}
.Bnr .Bnr__img{
  position: fixed;
  bottom: 0;
 
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  z-index: 88;
}
.Bnr__img__inner{
  width: 100%;
  max-width: 500px;
  box-sizing:border-box;
  padding: 10px 10px 5px 10px;
  background-color: #fafafa;
}
.Bnr .Bnr__img__inner a{
  display: block;
}
.Bnr .Bnr__img p.close{
  position: absolute;
  right: 0px;
  top: 0px;
	background-color: #c00;
	opacity: 1!important;
	padding: 0 1px 0 3px;
}
.Bnr .Bnr__img p.close a{
  display: block;
  width: 20px;
  height: 25px;
  text-align: center;
}
.Bnr .Bnr__img p.close a span{
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.Bnr .Bnr__img p.close a i{
  font-size: 18px;
  z-index: 888;
  color: #fff;
}


