/*******ƒhƒƒbƒvƒ_ƒEƒ“ƒƒjƒ…[**********/

#btn {
	width: 960px;
	height: 30px;
	font-size: 0.9em;
	font-weight: bold;
}
#btn li {
	width: 158px;
	border: 1px solid #005293;
	border-collapse: collapse;
	margin: 0;
}
#btn li a {
	display: block;
	text-align: center;
	background:url(../img/06.png),linear-gradient(#FFF 30%,#33a1db);
	padding: 4px 0;
	color: #005293;
}
#btn li a:hover {
	background:url(../img/06.png),linear-gradient(#33a1db, #FFF);
	transition: .3s;
}

#btn2 {
	width: 960px;
	background-color: #005293;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	color: #FFF;
	font-size: 14px;
}

#btn2 .bg {
	padding: 2px 15px 0px;
	margin: 2px 0 2px 20px;
	background: #33a1db;
}
/*#btn2 li {
	margin: 2px 0;
}*/
#btn2 li a {
	display: block;
	text-align: center;
	padding:0 25px;
	color: #FFF;
	margin: 0;
	border-right: solid 2px #dcdcdc;
}
#btn2 li a:hover {
	background: #33a1db;
	transition: .3s;
}


#btn2 li:last-child a {
	border-right: none;
}

#btn li,#btn2 li {
	padding: 0;
	list-style: none;
	float: left;
}

#btn .mainmenu a.menu {
  display: block;
  text-align: center;
  padding:0;
  margin:0;
  width: 160px;
  text-decoration: none;
}

.submenu {
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  text-align: left;
}

/*******ƒhƒƒbƒvƒ_ƒEƒ“ƒƒjƒ…[‚±‚±‚Ü‚Å**********/



	.flex_header {
		position: relative;
	}
#header h1 {
	width: 240px;

	float: left;
	vertical-align: top;
	padding: 0;
}

#header h1 img{
	width: 100%;
}
.jc50s{
	position: absolute;
	width: 100px;
	height: 100px;
	top:-100px;
	right:60px;
}

.jc50s img{
	width:100%;
}
.slogan {
	 position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
	text-align: center;
}



#header dl {
	width: 320px;
	height: auto;
	float: right;
	text-align: right;
	padding: 0;
}

.email a{
	display: block;
	z-index: 99; 
	position: relative;
}




ul.info {
	list-style: none;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}

ul.info2 {
	list-style: none;
	padding: 10px 0 10px 0;
}

ul.info li,ul.info2 li {
	margin: 0 0 10px 10px;
	float: left;
}

.bannerop {
	margin-bottom: -3px!important;
}

dl.news {
	text-align: left;
	margin: 10px 0 0 15px;
	padding: 20px;
	font-size: 0.8em;
	height: 400px;
	background-color: #fffafa;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

dl.news dt {
	color: #0273A4;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #0273A4;
	font-weight: bold;
}

dl.news dd {
	color: #333;
	margin: 0 0 10px 10px;
	line-height: 130%;
}

dl.news dd a:link,dl.news dd a:visited,dl.news dt a:link,dl.news dt a:visited {
	color: #336;
	text-decoration: underline;
}

dl.news dd a:hover,dl.news dt a:hover {
	color: #366;
	text-decoration: none;
}

.oldentryttl {
	background-color: #fffafa;
	padding: 10px 10px 0 20px;
	margin: 0 0 0 15px;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
	border-top: 1px dashed #CCC;
}

ul.oldentry {
	width: 480px;
	height: 150px;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0 15px 20px 20px;
	overflow: auto;
	background-color: #fffafa;
}

ul.oldentry li {
	width: 110px;
	height: auto;
	margin: 0 0 0 5px;
	float: left;
}

ul.oldentry dl {
	font-size: 0.7em;
	text-align: left;
}

ul.oldentry dl a:link,ul.oldentry dl a:visited {
	color: #336;
	text-decoration: underline;
}

ul.oldentry dl a:hover {
	color: #366;
	text-decoration: none;
}



ul.bloglink {
	height: 70px;
	list-style: none;
	margin: 10px 0 0 15px;
}

ul.bloglink li {
	float: left;
}

.blogbnr {
	margin: 0 0 0 17px;
}

ul.event {
	text-align: left;
	margin: 10px 10px 10px 15px;
	padding: 20px;
	font-size: 0.8em;
	height: 205px;
	background-color: #FFF9F5;
	overflow: auto;
	list-style: none;
}

ul.event li {
	color: #56256e;
	margin: 0 0 5px 0;
	border-bottom: 1px dotted #6b395f;
	font-weight: bold;
}

ul.event li a:link,ul.event li a:visited {
	color: #4d4c61;
	text-decoration: underline;
}

ul.event li a:hover {
	color: #1f3134;
	text-decoration: none;
}

.fb-like-box {
	margin: 10px 10px 10px 15px;
}

#mainttl {
	width: 90%;
	padding: 0 10px;
	box-sizing: border-box;
	margin: 20px auto;
	border-bottom: 1px solid #ccaa66;
	color: #ccaa66;
	position: relative;
	font-style: oblique;
	text-shadow: 
#fff 2px 0px,  #fff -2px 0px,
#fff 0px -2px, #fff 0px 2px,
#fff 2px 2px , #fff -2px 2px,
#fff 2px -2px, #fff -2px -2px,
#fff 1px 2px,  #fff -1px 2px,
#fff 1px -2px, #fff -1px -2px,
#fff 2px 1px,  #fff -2px 1px,
#fff 2px -1px, #fff -2px -1px;
}
.minttl {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 0 0 auto;
	font-size: 90%;
	font-weight: 100;
	color: #33a1db;
	font-style: oblique;
}

.minttl2 {
	position: absolute;
	bottom: 0;
	right: 10px;
	margin: 0 0 0 auto;
	font-size: 90%;
	font-weight: 100;
	color: #33a1db;
	font-style: oblique;
}
.topttl01,.topttl02 {
	position: relative;
	margin: 10px auto;
	padding: 0 0 0 15px;
	font-size: 1.1em;
}
.topttl01 {
	border-bottom: 2px solid #005293;
	color: #005293;
}
.topttl02 {
	border-bottom: 2px solid #005293;
	color: #005293;
}

.subttl {
	border-left: 5px solid #005293;
	color: #333;
	text-align: left;
	padding:2px 10px;
	margin: 20px 20px 10px 20px;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #ccc;
}

.subttl2 {
	color: #824000;
	text-align: left;
	font-size: 1em;
	text-shadow: 1px 1px 1px #ccc;
	margin: 10px 0 10px 20px;
}

.txt {
	padding: 10px 35px;
	font-size: 0.9em;
	color: #333;
	line-height: 150%;
	text-align: left;
}
.txt p{
	text-indent: 1em;
}

ol.txt,ul.txt {
	margin: 0 0 0 30px;
}

.txt a:link,.txt a:visited,table a:link,table a:visited {
	color: #4682b4;
	text-decoration: underline;
}

.txt a:hover,table a:hover {
	color: #09F;
	text-decoration: none;
}

.formimg {
	text-align: center;
}

.box {
	width: 450px;
	height: auto;
	padding: 40px 20px;
	margin: 0 auto;
	background-color: #FFC;
	font-size: 85%;
	line-height: 160%;
	text-align: center;
	color: #333;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

.box2{
	padding: 10px 35px;
	font-size: 0.9em;
}

.declare1{
	text-align: left;
	padding-top: 10px;
}
.declare2{
	text-align: right;
	padding-top: 10px;
}

.boss {
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #333;
	padding: 0 40px 0 0;
	font-size: 0.9em;
}

.boss p {
	text-align: right;
}

.boss table {
	width: auto;
}

.boss table td {
	padding: 5px;
	text-align: right;
}

.txtr {
	margin-left: auto;
}

dl.gaiyo {
	display: flex;
	flex-wrap: wrap;
	width: 360px;
	height: auto;
	margin: 10px auto;
	font-size: 90%;
	text-align: center;
	line-height: 160%;
	color: #333;
}

dl.gaiyo dt {
	width: 155px;
	text-align: left;
	/*float: left;*/
}

dl.gaiyo dd {
	width: 200px;
	text-align: left;
	/*float: right;*/
}

dl.txt dt {
	font-weight: bold;
}

dl.txt dd ol,dl.txt dd ul {
	margin: 0 30px;
}

div.tabarea {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}

a.tab {
  background-color: #CCC;
  border: 1px solid #039;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab,a.tabon,a.tab:visited {
  color: #333;
}

a.tab:hover {
  background-color: #999;
  color: #333;
}

a.tabon {
  background-color: #999;
  border: 1px solid #999;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

table.tbl_history {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	text-align: center;
	margin: 0 auto;
}

table.tbl_history td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
}

.tbbase {
	background-color: #CCC;
}

dl.lnk {
	margin: 10px 0 10px 30px;
	color: #333;
	text-align: left;
	font-size: 0.8em;
	line-height: 130%;
}

dl.lnk dt {
	border-left: 10px solid #7BC0EA;
	padding: 0 0 0 10px;
}

dl.lnk dt a:link,dl.lnk dt a:visited {
	color: #728A20;
	text-decoration: underline;
}

dl.lnk dt a:hover {
	color: #789;
	text-decoration: none;
}

dl.lnk dd {
	margin: 0 0 10px 0;
}

table.schedule {
	margin: 10px auto;
	font-size: 0.8em;
	color: #333;
	border-top: 1px solid #366;
	border-right: 1px solid #366;
	line-height: 140%;
	border-collapse: collapse;
}

table.schedule th {
	padding: 3px;
	border-bottom: 1px solid #366;
	border-left: 1px solid #366;
}

table.schedule td {
	padding: 5px 10px;
	border-bottom: 1px solid #366;
	border-left: 1px solid #366;
	vertical-align: top;
}



.bg_ttl {
	background-color: #e6eae6;
}

.bg_view {
	background-color: #F2F2B0;
}

.viewcolor {
	color: #F2F2B0;
}

.tsubasaimg {
	margin: 10px auto 0 auto;
	text-align: center;
}

.pics {
	width: 870px;
	height: auto;
	list-style: none;
	text-align: center;
	margin: 0 auto;
}

ul.pics li {
	float: left;
	margin: 5px;
}

.supportblog {
	margin: 20px 0 0 0;
}

ol.insideol {
	margin-left: 50px!important;
}

#footer a:link,#footer a:visited {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #f0f8ff;
	text-decoration: none;
}

#footer dl {
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: right;
}

#footer dl dt {
	font-size: larger;
	margin: 0 0 10px 0;
	font-weight: bold;
}

#footer dl dd {
	font-size: 0.8em;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: right;
	margin: 0 0 0 10px;
}

.privacy {
	margin: 20px auto;
	text-align: left;
}

.privacy ol {
	margin: 10px 20px;
}

.imgtbl {
	text-align: center;
	font-size: 0.8em;
	margin: 10px 0;
}

.imgtbl td {
	vertical-align: top;
}

.imgtbl p {
	width: 265px;
	height: auto;
	text-align: center;
	margin: 5px 0;
	font-size: 0.9em;
	line-height: 140%;
}

ul.senmu {
	list-style: none;
	margin: 20px 0;
}

ul.senmu li {
	margin: 5px 0 0 0;
	font-size: larger;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

ul.senmu li a:link,ul.senmu li a:visited {
	background-color: #00AFCC;
	border: 1px solid #008DB7;
	color: #FFF;
	text-align: center;
	width: 300px;
	height: auto;
	display: block;
	padding: 5px;
	text-decoration: none;
}

ul.senmu li a:hover {
	background-color: #3CF;
	border: 1px solid #008DB7;
	color: #FFF;
	text-align: center;
	width: 300px;
	height: auto;
	display: block;
	padding: 5px;
	text-decoration: none;
}

.info li p {
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','ƒƒCƒŠƒI',Meiryo,'‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
}

.lccbox {
	border: 1px solid #CCC;
	padding: 10px 0;
}

.lcc {
	text-align: center;
	color: #F60;
	font-weight: bold;
	font-size: 1em;
}

.lccnotice {
	text-align: left;
	color: #069;
	font-size: 75%;
	text-indent: 1em;
}

.kata {
	text-align: right;
}

.oogoe {
	float: left;
}

.portallist {
	width: 960px;
	height: auto;
	float: left;
	margin: 0 0 20px 0;
}

.portallist dt {
	margin: 0 0 5px 0;
}

.portallist dd {
	float: left;
	margin: 0 0 0 10px;
}

.newsbox {
	width: 700px;
	height: auto;
	float: left;
}

.categorybox {
	width: 240px;
	height: auto;
	float: left;
	margin: 20px 0 0 20px;
	text-align: left;
}

.categorybox h4 {
	font-size: 1em;
	color: #333;
	text-shadow: 1px 1px 1px #ccc;
	padding: 5px 3px 3px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #666;
	
}

.categorybox ul {
	margin: 0 0 20px 20px;
	list-style-type: square;
	font-size: 0.8em;
}

.categorybox ul li {
	margin: 0 0 5px 0;
}

.categorybox a:link,.categorybox a:visited {
	color: #369;
	text-decoration: underline;
}

.categorybox a:hover {
	color: #C09;
	text-decoration: none;
}
	
.txtb {
	font-size: large;
}

.tsubasabtn {
	background: #EEE;
	color: #111;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	-moz-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	-webkit-box-shadow: -1px -1px 1px rgba(000,000,000,0.3),1px 1px 1px rgba(255,255,255,1);
	width: 500px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}

.tsubasabtn a:link,.tsubasabtn a:hover {
	color: #333!important;
	font-weight: bold;
}
	

.tsubasabtn a:hover {
	color: #36C!important;
	font-weight: bold;
}

.subttlcatch {
	margin: 0 0 0 20px;
	font-size: smaller;
	color: #4496d3;
}

.bdrline {
	border-bottom: 1px dashed #999;
	margin: 10px 0;
}

#kantoblock {
	width: 410px;
	height: 293px;
	background: #d04f97;
	margin: 0 0 5px 0;
}

#kantoblock p {
	width: 370px;
	height:79px;
	margin: 10px 20px;
	padding: 12px 0 10px 0;
	background:url(../img/bg_kantoblock.png) top left repeat-x;
	text-align: center;
	font-size:25px;
	font-weight: bold;
	line-height: 130%;
	color: #C00;
}

.date0928 {
	color: #F00;
	font-size: 48px;
}

.wayaku {
	margin: 10px 0 0 0;
}

.wayaku p {
	font-style: oblique;
}



/*‰ïˆõÐ‰î*/

ul.members {
	list-style: none;
}

ul.members li {
	width: 170px;
	height: auto;
	display: inline-block;
	margin: 0 2px 20px 2px;
	text-align: center;
}

.categorybox h2 {
    font-size: 1em;
    color: #333;
    text-shadow: 1px 1px 1px #CCC;
    padding: 5px 3px 3px 10px;
    margin: 0px 0px 10px;
    border: 1px solid #666;
}

ul.info li .fb-page {
	width: 465px;
}

.narita40th {
	margin-bottom: 10px;
}

.wanted img{
	width: 100%;
	
}

.bokin {
	border: solid 1px #000;
	padding:20px;
	text-align: center;
}

.bokin h3{
	font-weight:bold;
	font-size:1.2em;
}

.bokin p{
	margin:10px 0;
}


.topInfo {
	border: solid 1px #000;
	padding:20px;
}

.topInfo h3{
	font-weight:bold;
	font-size:1.2em;
	text-align: center;
}

.topInfo p{
	margin:10px 0;
}

.info-flex{
	display: flex;
	align-items: center;
}

.info-txt{
	margin-right: 20px;
	box-sizing: border-box;
}

.info-image{
	width: 40%;
	object-fit: contain;
}

.info-image img{
	width: 100%;
}

.info-btn{
	text-align: center;
}

.info-btn a{
	display: inline-block;
	padding: 20px 30px;
	color: #fff;
	font-weight: bold;
	background: #ffa500;
}

/*ƒ^ƒu—p*/

.nav-tabs{
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	font-size: .9em;
	padding:10px 0 2px ;
	margin-bottom: 10px;
}

.nav-tabs li{
	background: #f5f5f5;
	border-radius: 5px;
	overflow: hidden;
}

.nav-tabs li a{
	display: block;
	padding:10px;
	text-align: center;
	min-width: 110px;
	color: #000;
	
}

.nav-tabs li.active a{
	color: #a9a9a9;
	border-bottom: 2px #ccc solid;
}

.tab-content {
  position: relative;
  overflow: hidden;
}
.is-animating {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
	
  }

.content-pane {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  opacity: 0;
  transform: translateX(100%) translateY(0%);
}
.is-active {
    position: relative;
    opacity: 1;
    transform: translateX(0%);
  }
.is-exiting {
    opacity: 0;
    transform: translateX(0%);
  }
.is-animating {
    transition: opacity 400ms ease-out, transform 400ms ease-out;
  }

/*youtube–„‚ßž‚Ý*/

.youtube-flex{
	display: flex;
	justify-content: space-between;
}

.youtube-area{
	width: 49%;
	padding: 20px 0;
}

.youtube-area p{
	font-size: .9em;
	line-height: 1.5em;
	padding: 0 10px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/*SNS*/

.tweet{
	max-width: 384px;
	margin-top: 10px;
}

.insta{
	max-width: 384px; 
	margin-top: 10px;
}


/*2022’Ç‰Á*/

.schedule-image{
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	
}

.schedule-image img{
	width: 100%;
}

/*------------------------------------------------------------

770pxˆÈ‰ºÝ’è

------------------------------------------------------------*/

@media screen and (max-width: 770px){
	

	
	.flex_header li:first-child {
    padding-top: 0;
}
	
	
	.slogan {
	 position:relative;
	background-size: cover;
	width: 90%;
		margin: 0 auto;
}
	
	.jc50s{
	width: 90px;
	height: 90px;
	top: 10px;
	left:0;
}
	
	#header h1 {
	display: block;
	float: none;
	text-align:center;
	padding: 10px;
	box-sizing: border-box;
}
	#header h1 img{
	width: 60%;
}
	#header p {
    width:100%;
    height:auto;
    float: none;
    padding:0;
	box-sizing: border-box;
}
	#header p img{
	width: 100%;
}
	
	#header dl{
		float: none;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding:0 20px;
		box-sizing: border-box;
		
	}
	
	#header dt,#header dd{
		width: 100%;
	}
	

	#header dt img,#header dd img{
		width: 60%;
	}
	
	.email a{
	z-index: 99; 
	position: relative;
	padding: 10px 0;
}
	
	.email a img{
		width: 100%!important;
	}

#mainttl {
	width: 95%;
	}
	
	
.oldentryttl {
	margin:0;
	padding: 10px;
}
	
.minttl2 {
	position: relative;
	display: block;
	text-align: right;
	font-size: .9em;
	}
	
	.portallist{
		width: 100%;
		box-sizing: border-box;
	}
	
	.portallist dt {
		margin: 0;
	}
	
	.portallist dd {
		float: none;
		margin: 0;
		padding: 5px;
		box-sizing: border-box;
		text-align: center;
	}
	
	dl.news{
		margin: 0;
		padding:10px;
	}
	
	ul.oldentry{
		width: 100%;
		padding: 0 10px 10px 10px;
		box-sizing: border-box;
		margin: 0;
	}
	
	ul.info img{
		width: 100%;
	}

	
	#footer dl{
		width: 100%;
		box-sizing: border-box;
	}
	
	ul.info2{
		display: flex;
		flex-wrap: wrap;
	}
	
	ul.info li .fb-page {
    width: 100%;
}
	
ul.info li{
	width: 100%;
    margin: 0;
    float: none;
	padding: 10px;
	box-sizing: border-box;
}
	
 ul.info2 li {
	width: 50%;
    margin: 0;
    float: none;
	padding: 5px;
	box-sizing: border-box;
}
	
/*	ul.info2 li:last-child{
	width: 100%;	
	}*/
	
#footer dl dt {
    font-size: 1.1em;
    margin:0;
    padding: 10px;
	box-sizing: border-box;
}

	#footer dl dd {
		 font-size: .7em;
	}
	
	ul.flex2{
		display: none;
	}
	
	.topttl01, .topttl02 {
    margin: 10px auto;
    padding: 0;
    font-size: 1em;
}
	
	.txt{
		padding: 10px;
	}
	
	.box{
		width: 100%;
		box-sizing: border-box;
	}
	
	.box2{
		padding: 0;
	}
	
	.subttl{
		margin:10px 0;
		box-sizing: border-box;
		font-size: 1em;
	}
	
	.subttl2 {
		margin:10px 0;
		box-sizing: border-box;
		font-size: 1em;
	}
	
	div.tabarea {
 display: flex;
flex-wrap: wrap;
}
	
a.tabon {
	display: block;
  width: 50%;
	padding: 10px;
	box-sizing: border-box;
	 border-bottom-width: 1px;
}

a.tab {
	display: block;
  width: 50%;
	border: 1px solid #999;
	padding: 10px;
	box-sizing: border-box;
	 border-bottom-width: 1px;
}

	
	
	table.tbl_history{
		width:100%!important;
		font-size: .8em;
	}
	
	.formimg img{
		width: 100%;
	}
	
	.kata {
	width: 70%;
}
	
	
	.tsubasaimg img{
		width: 100%;
	}
	
.pics {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	height: auto;
	list-style: none;
	text-align: center;
	margin: 0 auto;
}
	
	ul.pics li{
		width: 100%;
		float: none;
	}
	
.pics li img{
	width: 100%;
}

dl.txt dd ol,dl.txt dd ul {
	margin: 0 15px;
}
	
	table.schedule td{
		text-align: center;
	}
	
	dl.gaiyo{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		box-sizing: border-box;
	}
	dl.gaiyo dt,dl.gaiyo dd{
		width: 100%;
	}
	
	dl.gaiyo dt{
		font-weight: bold;
		border-bottom: dotted 1px #ccc;
	}
	
	dl.gaiyo dd{
		text-align: right;
		border-bottom: solid 1px #ccc;
		margin-bottom: 20px;
	}
	
	.boss {
	padding: 0 10px 0 0;
}
	
	
dl.lnk {
	margin: 10px 0 10px 10px;
}

	
.fb-page {
display:block !important;
width:100%;
max-width:720px;
margin: 0 auto;
	text-align: center;
height: auto;
}

	
/*ƒ^ƒu—p*/

.nav-tabs{
	flex-wrap: wrap;
}

.nav-tabs li{
	width: 48%;
	box-sizing: border-box;
	margin-bottom: 10px;
}

	
/*youtube–„‚ßž‚Ý*/

.youtube-flex{
	flex-wrap: wrap;
}

.youtube-area{
	width: 100%;
}	
	
.youtube-area p {
    line-height: 1.8em;
    padding: 0;
    font-size: .8em;
}
	
	

.info-txt{
	width: 50%;
	box-sizing: border-box;
}

.info-image{
	width: 50%;
	object-fit: contain;
	box-sizing: border-box;
}



}


/*------------------------------------------------------------

480pxˆÈ‰ºÝ’è

------------------------------------------------------------*/


@media screen and (max-width: 480px){
	
	#meeting-wrap{
		overflow: hidden;
	}
	
	
	.topInfo h3{
	font-size:1em;
}

.topInfo p{
	font-size:.9em;
}

	
	.info-flex{
	flex-wrap: wrap;
}
	
	.info-txt{
	margin-right: 0;
	width: 100%;

}

.info-image{
	width: 100%;

}
	
.schedule-image img{
	width: 600px;
	
}
}