<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


.t_main{
	
}
	
.header_se {
	width:100%;
    height:800px;
	display: table;
	text-align: center;
	background: url("../../convention/img/main.jpg") center 30%;
	background-size: cover;
	position: relative;
}

.header_se h1 {
    margin: auto;
    z-index: 1;
    font-size: 30px;
    color: #000;
    border: none;
    line-height: 0.9em;
	text-align: center;
	top: 20%;
	left: 50%;
    transform: translateX(-50%);
	position: absolute;

}

.section H3,.section H4 {
	border-bottom: none;	
}

.section H4{
	width: auto;
}

.conv_top{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
}

.conv_bnr{
	width: calc(100% / 3); 
 	height: 200px;
}

@media screen and (max-width: 1300px){
.conv_bnr{
	width: 50%; 
 	height: 200px;
}
}

.conv_title {
  	z-index: 1;  
  	position: absolute; 
}

.conv_title p{
	display: table-cell;
	vertical-align: bottom;
	color: #fff;
	font-size: 32px;
	width: 50%; 
	height: 200px; 
	font-family: 'mgen';
	text-align: center;
	padding: 0 0 10px 20px;
}

.mm{
	text-shadow: #000 0px 1.4px, 
		#000 1.4px 0px, 
		#000 -1.4px 0px, 
		#000 0px -1.4px, 
		#000 -1.4px -1.4px, 
		#000 1.4px 1.4px,
		#000 1.4px -1.4px, 
		#000 -1.4px 1.4px;
}

.top1,.top2,.top3,.top4,.top5,.top6{
	position: relative; 
	overflow: hidden;
	background:#ccc;
	display: table;
}

.top1:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/top1.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}

.top2:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/top2.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}

.top3:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/top3.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}

.top4:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/top4.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}

.top5:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/top7.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}

.top6:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/top6-2.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}

.top1:hover:after {
  	opacity: .3;  
}

.top2:hover:after {
  	opacity: .3;  
}

.top3:hover:after {
  	opacity: .3;  
}

.top4:hover:after {
  	opacity: .3;  
}

.top5:hover:after {
  	opacity: .3;  
}

.top6:hover:after {
  	opacity: .3;  
}


.conv_t {
	margin-bottom:10px;
	width: 100%;
	display:flex;
	display : -webkit-box;     /* old Android */
	display : -webkit-flex;    /* Safari etc. */
	display : -ms-flexbox;     /* IE10        */
	flex-wrap: wrap;
	justify-content: flex-start;
}
.conv_t .banner {
	width: 490px; 
 	height: 150px; 
	margin-right: 20px;
	margin-bottom: 20px;
}

.conv_t .banner:nth-child(2n){
	margin-right: 0;
}


.t_chm,.t_access,.t_sst,.t_Mmice,.t_repo{
	position: relative; 
	overflow: hidden;
	background:#ccc;
	display: table;
	width: 100%;
}

.t_chm:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/kihon1.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}
.t_Mmice:after {
  	position: absolute; 
  	content: ""; 
 	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/kihon2-3.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}
.t_access:after {
  	position: absolute; 
  	content: ""; 
 	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/kihon4.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}
.t_sst:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/kihon3.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}

.t_repo:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/kihon5.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}

.t_chm:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_access:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_Mmice:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_sst:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_repo:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}

.t_shien1,.t_shien2,.t_shien3,.t_shien4,.t_shien5{
	position: relative; 
	overflow: hidden;
	background:#ccc;
	display: table;
	width: 100%;
}

.t_shien1:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/img/shien1.jpg") no-repeat center center;
	transition: all .8s ease;
	background-size: cover; 
}
.t_shien2:after {
  	position: absolute; 
  	content: ""; 
 	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/shien2.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}
.t_shien3:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/shien3.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}
.t_shien4:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/shien4.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}
.t_shien5:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url(../../convention/img/shien5.jpg) no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}

.t_shien1:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_shien2:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_shien3:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_shien4:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}
.t_shien5:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}

.t_other1,.t_other2{
	position: relative; 
	overflow: hidden;
	background:#ccc;
	display: table;
	width: 100%;
}

.t_other1:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url("../../convention/img/other1.jpg") no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}

.t_other2:after {
  	position: absolute; 
  	content: ""; 
  	display: block; 
  	width: 100%;
  	height: 100%;
  	top: 0;
  	background: url("../../convention/img/other2.jpg") no-repeat center center;
  	transition: all .8s ease; 
  	background-size: cover; 
}

.t_other1:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}

.t_other2:hover:after {
  	opacity: .3;  
  	transform: scale(1.1); 
}

.k_title {
  	z-index: 1;  
  	position: absolute; 
}

.k_title p{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 32px;
	width: 490px; 
	height: 150px; 
	font-family: 'mgen';
	text-align: center;
	padding: 0;
}

.k_title p::after{
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900;
    margin-left: 10px;
    font-size: 20px;
}

/*基本情報-アクセス*/

.ac_plain,.ac_jr,.ac_fr,.ac_bsL,.ac_bsR{
	font-weight: bold;
	font-size: 18px!important;
}


.ac_plain::before {
    font-family: "Font Awesome 5 Free";
    content: '\f072';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}

.ac_jr::before {
    font-family: "Font Awesome 5 Free";
    content: '\f238';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}

.ac_fr::before {
    font-family: "Font Awesome 5 Free";
    content: '\f21a';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}

.ac_bsL::before {
    font-family: "Font Awesome 5 Free";
    content: '\f55e';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}

/*.ac_bsR::before {
    font-family: "Font Awesome 5 Free";
    content: '\f207';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}
*/
.ac_bsR::before {
    font-family: "Font Awesome 5 Free";
    content: '\f207\f239';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}

.ac_btn{
	width: 98%;
	margin: 0 auto;
}

.ac_btn a {
    background: #028760;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 5px 8px;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    width: 150px;
    text-align: center;
    margin: 10px auto 10px;
    font-family: 'mgen';
	float: right;
}

.ac_btn a::after{font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
    margin-left: 5px;
    font-size: 14px;
}

.ac_btn a:hover{
	background:#abd7ca;
	color:#fff;
	border-radius:5px;
}

.table-access td:nth-child(2n+1){
	background:#f2f7f5; 
	
}


/*基本情報-施設情報*/

.shisetsu{
	display: flex;
	justify-content: space-between;
	width: 98%;
	margin: 10px auto 30px;
}


.shisetsu_img{
	width: 38%;
}

.shisetsu_img img{
	width: 100%;
}

.shisetsu_dt{
	width: 60%;
}

.shisetsu_dt p{
	padding: 0 0 10px;
}

.shisetsu_dt table{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}

.shisetsu_dt table th{
	font-weight: bold;
	background: #e6f3ef;
	width: 30%;
}


.shisetsu_dt table th,.shisetsu_dt table td{
	border: #ccc 1px solid;
	padding: 8px 10px 6px;
}

.sst_btn{
	width: 100%;
	margin: 0 auto;
}

.sst_btn a {
    background: #028760;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 5px 8px;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    width: 150px;
    text-align: center;
    margin: 20px auto 0;
    font-family: 'mgen';
	float: right;
}

.sst_btn a::after{
	font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
    margin-left: 5px;
    font-size: 14px;
}

.sst_btn a:hover{
	background:#abd7ca;
	color:#fff;
	border-radius:5px;
}


.target {
 
}

.target.is-hidden {
	display: none;
  	opacity: 0;
}
.target.is-show {
  	animation: fadeIn 1s ease;
}

button{
	border: none;
}

.btn-more {
	display: flex;
  	align-items: center;
  	justify-content: center;
  	width:280px;
  	margin: 30px auto;
  	color: #fff;
	font-size: 28px;
	background: #028760;
	height: 52px;
	font-family: 'mgen';
	border-radius: 5px;
}

.btn-more::after{
	font-family: "Font Awesome 5 Free";
    content: '\f055';
    font-weight: 900;
    margin-left: 5px;
    font-size: 18px;
}

.btn-more:hover {
  	opacity: 0.6;
	cursor: pointer;
}

@keyframes fadeIn {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }

}

/*Why-基本情報*/

.why{
	font-size: 26px;
	font-family: 'mgen';
}

.bigR{
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.reason{
	display: flex;
	justify-content: space-between;
	width: 98%;
	margin: 10px auto 20px;
}


.reason_img{
	width: 38%;
}

.reason_img img{
	width: 100%;
	height: 150px;
	object-fit: cover;
}

.reason_dt{
	width: 60%;
}


.reason p {
    padding: 0 0 10px;
}

.tag{
	color: #007b43;
	font-family: 'mgen';
	font-size: 40px!important;
}

/*レポート-基本情報*/

.i_repo{
	margin:0 auto 30px;
	width: 98%;
}

.i_repo ul{
	display: flex;
	list-style: none;
	justify-content: center;
	gap:1%;
	flex-wrap: wrap;
}

.i_repo ul li{
	width: 32.6%;
	text-align: center;
	
}


.i_repo ul li img{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

/*mice*/

.m_mice{
	display: flex;
	justify-content: space-between;
	width: 98%;
	margin: 10px auto 20px;
}


.mice_img{
	width: 40%;
}

.mice_img img{
	width: 100%;
	height: auto;
}

.m_mice2{
	display: flex;
	justify-content: space-between;
	width: 98%;
	margin: 10px auto 20px;
}


.mice_img2{
	width: 20%;
	text-align: center;
}

.mice_img2 img{
	width: 100%;
	height: auto;
	border: #ccc 1px solid;
	margin-bottom: 5px;
}

.mice_text{
	width: 78%;
}



/*流れ-開催支援*/

.s_flow{
	margin:0 auto 30px;
	width: 98%;
}

.s_flow ul{
	display: flex;
	list-style: none;
}

.s_flow ul li{
	width: 33%;
	margin-right: 1%;
}

.s_flow ul li:last-child{
	margin-right:0;
}

.s_flow ul li img{
	width: 100%;
	height: auto;
}

.s_flow2{
	margin:0 auto 30px;
	width: 98%;
}

.s_flow2 ul{
	display: flex;
	list-style: none;
	justify-content: space-between;
	flex-wrap: wrap;
}

.s_flow2 ul li{
	width:  calc(98% / 3);
	margin-right: 1%;
	margin-bottom: 1%;
}

.s_flow2 ul li:nth-child(3n){
	margin-right:0;
}

.s_flow2 ul li img{
	width: 100%;
	height: auto;
}

.s_flow3{
	margin:0 auto 30px;
	width: 98%;
}

.s_flow3 ul{
	display: flex;
	list-style: none;
	justify-content: space-between;
}

.s_flow3 ul li{
	width: 33%;
	margin-right: 1%;
}

.s_flow3 ul li:last-child{
	margin-right:0;
}

.s_flow3 ul li img{
	width: 100%;
	height: auto;
}


.shn_btn{
	width: 98%;
	margin: 0 auto;
}

.shn_btn a {
    background: #028760;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 5px 8px;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    width: 245px;
    text-align: center;
    margin: 10px auto 10px;
    font-family: 'mgen';
	float: right;
}

.shn_btn a::after{
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900;
    margin-left: 5px;
    font-size: 14px;
}

.shn_btn a:hover{
	background:#abd7ca;
	color:#fff;
	border-radius:5px;
}

.shn_btn2{
	width: 98%;
	margin: 0 auto;
}

.shn_btn2 a {
    background: #028760;
    color: #fff !important;
    text-decoration: none;
    padding: 10px 5px 8px;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    width: 245px;
    text-align: center;
    margin: 10px auto 10px;
    font-family: 'mgen';
}

.shn_btn2 a::after{
	font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900;
    margin-left: 5px;
    font-size: 14px;
}

.shn_btn2 a:hover{
	background:#abd7ca;
	color:#fff;
	border-radius:5px;
}

/*支援制度*/
.s_menu{
	width:1000px;
	margin:30px 0 30px 0;
	font-family: 'mgen';
}

.s_menu ul {
	display: flex;
	justify-content: center;
}

.s_menu ul li{
	width:235px;
	text-align:center;
	background:#028760;
	margin-right:15px;
	font-size: 18px;
	border-radius:5px;
	list-style: none;
}
	
.s_menu ul li:last-child{
	margin-right:0px;
}


.s_menu ul li a{
	text-decoration:none;
	color: #fff;
	display: block;
	padding: 12px 0 10px;
}

.s_menu ul li a:hover{
	background:#abd7ca;
	color:#fff;
	border-radius:5px;
}

.s_josei{
	width: 98%;
	margin: 0 auto 10px;
	display: flex;
}

.s_joDt{
	width: 50%;
}

.s_joDt table{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
}

.s_joDt table th{
	background: #028760;
	color: #fff;
	font-weight: bold;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
}
.s_joDt table td:nth-child(2n+1){
	background: #f8f8f8;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
	width: 50%;

}
.s_joDt table td:nth-child(2n){
	background: #e6f3ef;
	padding: 8px 10px 6px;
	width: 50%;
	border: #fff 1px solid;
}

.s_josei2{
	width: 98%;
	margin: 0 auto 10px;
}

.s_josei3{
	width: 70%;
	margin: 0 auto 10px;
}

.s_joDt2{
	width: 100%;
}

.s_joDt2 table{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
}

.s_joDt2 table th{
	background: #028760;
	color: #fff;
	font-weight: bold;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
}

.s_joDt2 table td{
	padding: 8px 10px 6px;
	border: #fff 1px solid;
}


.s_joDt2 table tr:nth-child(2n+1){
	background: #f8f8f8;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
	width: 50%;

}
.s_joDt2 table tr:nth-child(2n){
	background: #e6f3ef;
	padding: 8px 10px 6px;
	width: 50%;
	border: #fff 1px solid;
}

.chui{
	color: #FF0000;
}

.kasan{
	margin-left: 18px;
}

.kasan ol{
	margin: 0;padding: 0;
	
}

.kasan ol li{
	list-style: none;
	padding-left: 1.5em;
	text-indent: -1.5em;
	line-height: 1.6em;	
}

.borderDot01_s{
	border: dashed 1px #DD5555;
    padding: 12px;
	margin-top: 20px;
	background: #fff;
}

.borderDot02_s{
	border: dashed 1px #DD5555;
    padding: 12px;
	background: #fff;
	margin-top: 10px;
}

.dl_s{
	font-size: 18px;
	font-family: 'mgen';
}

.dl_s::before{
	font-family: "Font Awesome 5 Free";
    content: '\f07c';
    font-weight: 900;
    padding-right: 5px;
    color: #007b43;
}

.dl_sh ul{
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.dl_sh ul li{
	width: 48%;
	margin: 10px 0 0 10px;
	line-height: 1.6em;
}

.dl_sh2 ul{
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.dl_sh2 ul li{
	width: 100%;
	margin: 10px 0 0 10px;
	line-height: 1.6em;
}

.butsu h4,.butsu2 h4,.otr_dtl h4{
	padding: 0;
	margin: 0;
}

.mt30{
	margin-top: 30px!important;
}

.butsu{
	width: 98%;
	margin: 0 auto 20px;
	padding: 10px 5px;
	box-sizing: border-box;
	background: #f8f8f8;
}

.butsu2{
	width: 98%;
	margin: 0 auto 20px;
	padding: 10px 5px;
	box-sizing: border-box;
	background: #e6f3ef;
}

.butsu3{
	width: 98%;
	margin: 0 auto 20px;
	padding: 10px 5px;
	box-sizing: border-box;
	background: #f8f8f8;
}

.butsu P,.butsu2 P {
    padding: 0px 0 10px 0;
    line-height: 1.6em;
    text-align: left;
    font-size: 100%;
}

.butsu:nth-child(2n+1){
	background: #e6f3ef;
}

.b_tit{
	font-size: 18px;
    font-family: 'mgen';
	line-height: 1.5em;
}

.s_bu{
	margin:0 auto 10px;
	width: 98%;
}

.s_bu ul{
	display: flex;
	list-style: none;
}

.s_bu ul li{
	width: 33%;
	margin-right: 1%;
}

.s_bu ul li:last-child{
	margin-right:0;
}

.s_bu ul li img{
	width: 100%;
	height: auto;
}

.otr{
	width: 98%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.otr_dtl{
	width: 32%;
	padding: 10px 5px;
	box-sizing: border-box;
	background: #f8f8f8;
}

.otr_dtl:last-child{
	width: 100%;
	margin-top: 20px;
}

.otr_dtl:nth-child(2n+1){
	background: #e6f3ef;
}

.otr_dtl:first-child img{
	width: 100%;
}

.otr_dtl:nth-child(2) img{
	width: 100%;
}

.otr_dtl p{
	padding: 5px 0 10px;
	height: 75px;
}

.otr_dtl:last-child p{
	padding: 5px 0 10px;
	height: auto;
}

.staff{
	width: 98%;
	margin: 0 auto;
}

.staff dl{
	display: flex;
	flex-wrap: wrap;
}

.staff dl dt{
	color: #028760;
    width: 18%;
    margin-bottom: 10px;
    padding: 0;
	font-family: 'mgen';
}

.staff dl dt::before{
	content: '●';
	margin-right: 5px;
	
}

.staff dl dd{
	width: 82%;
	margin-bottom: 10px;
}

.staff2{
	color: #028760;
	font-family: 'mgen';
}

.ti{
	text-indent: -1em;
	padding-left: 1em;
}

table.stf{
	width: 98%;
	table-layout: fixed;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
}

table.stf th{
	background: #028760;
	color: #fff;
	font-weight: bold;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
	width: calc(100% / 3);
}

table.stf td{
	padding: 8px 10px 6px;
	border: #fff 1px solid;
	text-align: left;
}

table.stf tr:nth-child(2n+1){
	background: #f8f8f8;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
}
table.stf tr:nth-child(2n){
	background: #e6f3ef;
	padding: 8px 10px 6px;
	border: #fff 1px solid;
}

/*プロモーション素材*/

.prom {
	margin-bottom:10px;
	width: 100%;
	display:flex;
	display : -webkit-box;     /* old Android */
	display : -webkit-flex;    /* Safari etc. */
	display : -ms-flexbox;     /* IE10        */
	flex-wrap: wrap;
	justify-content: flex-start;
}

.prom .banner {
	width: 490px; 
 	height: 100px; 
	margin-right: 20px;
	margin-bottom: 20px;
}

.prom .banner:nth-child(2n){
	margin-right: 0;
}


.pro1,.pro2,.pro3,.pro4,.pro5{
	position: relative; 
	overflow: hidden;
	background:#ccc;
	display: table;
	width: 100%;
}

.pro1:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/support/img/pro1.jpg") no-repeat center center;
	background-size: cover; 
}

.pro2:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/support/img/pro2.jpg") no-repeat center center;
	background-size: cover; 
}

.pro3:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/support/img/pro3.jpg") no-repeat center center;
	background-size: cover; 
}

.pro4:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/support/img/pro4.jpg") no-repeat center center;
	background-size: cover; 
}

.pro5:after {
	position: absolute; 
	content: ""; 
	display: block; 
	width: 100%;
	height: 100%;
	top: 0;
	background: url("../../convention/support/img/pro5.jpg") no-repeat center center;
	background-size: cover; 
}

.pro1:hover:after {
  	opacity: .3;  
}

.pro2:hover:after {
  	opacity: .3;  
}

.pro3:hover:after {
  	opacity: .3;  
}

.pro4:hover:after {
  	opacity: .3;  
}

.pro5:hover:after {
  	opacity: .3;  
}

.p_title {
  	z-index: 1;  
  	position: absolute; 

}

.p_title p{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 28px;
	width: 480px; 
	height: 100px; 
	font-family: 'mgen';
	text-align: center;
	padding: 0;
	line-height: 1.2em;
}

.p_list{
	width: 98%;
	margin: 0 auto;
}

.p_list ul{
	display: flex;
	list-style: none;
	justify-content: space-between;
}

.p_list ul li{
	width : calc(98% / 3) ;
}

.p_list ul li img{
	width: 100%;
}

.p_list h6{
	color: #000;
	font-weight: normal;
	margin:10px 0 0;
	padding: 0;
	text-align: center
}

.bd{
	border: #ccc 1px solid;
}


/*コロナ*/

.m_box{
	width: 98%;
	margin: 0 auto;
	
}

.m_box ul{
	list-style: none;
	display: flex;
	justify-content: space-between;
}

.m_box ul li{
	width: 32%;
	margin-right: 1%;
}

.m_box ul li:last-child{
	margin-right: 0;
}

.m_box img{
	width: 100%;
}


.mlink2::before{
	content:'●';
	color: #007b43;
	margin-right: 5px;
}

.mlink3::before{
	color: #007b43;
	font-family: "Font Awesome 5 Free";
    content: '\f35d';
    font-weight: 900;
    margin-right: 5px;
    font-size: 14px;
}

/*その他*/

.a_mice{
	width: 98%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.m_dtl{
	width: 24%;
	box-sizing: border-box;
	text-align: center;
	margin-top: 20px;
}

.m_dtl p{
	text-align: center!important;
}

.m_lg{
	background: #e6f3ef;
	font-size: 40px;
	color: #ED1C24;
	font-family: 'mgen';
	padding: 5px 0;
}

.m_setu{
	font-family: 'mgen';
	margin-top: 5px;
	font-size: 20px;
	height: 55px;
}

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

.mv_t{
	width: 60%;
}

.mv_m{
	width: 38%;
}


/*================================================
 *  タブレット向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:768px) {
.wrap{
	width: 95%;
}

	
.header_se h1{
	width: 100%;
	top: 10%;
}

.header_se {
    height: 500px;
    background-size: cover;
}
	
	
.header_se h1 img{
	width: 70%;
	margin: 0 auto;
}

.conv_dtl{
	width: 95%;
	margin: 20px auto 0;
}
.conv_t,.prom {
    width: 95%;
    margin: 0 auto 10px;
}
	
.conv_t .banner {
    width: 49%;
    height: 150px;
    margin-right: 2%;
    margin-bottom: 20px;
}

.prom .banner {
    width: 49%;
    height: 100px;
    margin-right: 2%;
    margin-bottom: 20px;
}
	
.conv_title p{
	font-size: 30px;
	padding-left: 10px;
}
	
/*基本情報-施設情報*/

.shisetsu{
	width: 95%;
}
	
/*Why-基本情報*/

.why{
	width: 95%;
	margin: 0 auto;
}

.bigR{
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}

.reason{
	width: 95%;
}


/*流れ-開催支援*/

.s_flow{
	width: 95%;
}
.s_flow2{
	width: 95%;
}
.s_flow3{
	width: 95%;
}
	
/*支援制度*/
.s_menu{
	width:98%;
	margin: 30px auto;
}

.s_menu ul {
	display: flex;
	justify-content: center;
}

.s_menu ul li{
	width:30%;
}
	
.kasan{
	margin-right: 18px;
}
	
.borderDot01_s,.borderDot02_s{
	width: 95%;
	margin: 20px auto 0;
	box-sizing: border-box;
}
	
.butsu .borderDot01_s{
	width: 100%;
}
	
.butsu2 .borderDot01_s{
	width: 100%;
}
	
.s_josei,.s_josei2,.s_josei3,.butsu,.butsu2,.otr{
	width: 95%;
}
	
.otr_dtl{
	width: 49%;
}
	
.otr_dtl:nth-child(3){
	width: 100%;
	margin-top: 20px;
}
	
.otr_dtl p{
	height: auto;
}
	
.dl_sh2 ul li {
    width: 48%;
    margin: 10px 0 0 10px;
    line-height: 1.6em;
}
	
.staff{
	width: 95%;
}
	
.staff dl dt{
	width: 22%;
}

.staff dl dd{
	width: 78%;
}

table.stf {
	width: 95%;
}
	
.a_mice{
		width: 95%;
}
	
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:640px) {
	
.header_se {
    height: 300px;
}


.conv_bnr{
	width: 100%;
}

.conv_t .banner {
    width: 100%;
    height: 150px;
    margin-right: 0;
    margin-bottom: 20px;
}
	
.prom .banner {
    width: 100%;
    height: 100px;
    margin-right: 0;
    margin-bottom: 20px;
}
	
.conv_title p {
    font-size: 26px;
}

.k_title p {
    font-size: 24px;
}
	
.p_title p{
	font-size: 24px;		
}
	
.ac_plain,.ac_jr,.ac_fr,.ac_bsR,.ac_bsL{
	font-size: 18px!important;
}

/*施設*/
.sst_btn a {
	float: none;
}
	
.shisetsu {
    display: block;
}

.shisetsu_dt {
    width: 100%;
    margin:0 auto;
}
	
.shisetsu_img {
    width: 100%;
	margin-bottom: 10px;
}
	
/*Why-基本情報*/

.why{
	font-size: 22px;
}

.reason{
	display: block;
	margin: 10px auto 20px;
}


.reason_img{
	width: 100%;
	margin-top: 10px;
}

.reason_dt{
	width: 100%;
}
.reason_img img {
    width: 100%;
    height:auto;
}
	
	.i_repo{
		width: 95%;
	}
	
	.i_repo ul li{
	width: 49.5%;
	
}

/*mice*/
	
.m_mice{
	display: block;
	margin: 10px auto 20px;
}
.m_mice2{
	display: block;
	margin: 10px auto 20px;
}
	
.mice_img{
	width: 100%;
	margin-top: 10px;
}

.mice_img img {
    width: 100%;
	height:auto;
}

.mice_img2{
	width: 49%;
	margin: 10px auto;
}

.mice_img2 img {
    width: 100%;
	height:auto;
}
	
.mice_text{
	width: 100%;
}

/*支援*/

.s_flow ul{
	flex-wrap: wrap;
}
	
.s_flow ul li{
	width: 49.5%;
	margin-right: 1%;
}
	
.s_flow ul li:nth-child(2n){
	margin-right: 0;
}

.s_flow ul li:nth-child(3){
	margin-top: 1%;
}
	
.s_flow2 ul{
	justify-content: center;
}

.s_flow2 ul li{
	width: 49.5%;
}
	
.s_flow2 ul li:nth-child(2n){
	margin-right: 0;
}

.s_flow2 ul li:nth-child(3){
	margin-right: 1%;
}
	
.s_flow3 ul{
	flex-wrap: wrap;
	justify-content: center;
}
	
.s_flow3 ul li{
	width: 49.5%;
	margin-right: 1%;
}
	
.s_flow3 ul li:nth-child(2n){
	margin-right: 0;
}

.s_flow3 ul li:nth-child(3){
	margin-top: 1%;
}

.shn_btn a {
	float: none;	
}
	
	.p_list{
		width: 95%;
	}
	
.p_list ul{
	flex-wrap: wrap;
}

.p_list ul li{
	width : calc(98% / 2) ;
}
	
/*支援制度*/

.s_menu ul{
	flex-wrap: wrap;
}
	
.s_menu ul li:first-child{
	width: 89%;
	margin-bottom: 20px;
	margin-right: 0;
}
	
.s_menu ul li{
	width: 43%;
	font-size: 16px;
	margin-right: 3%;
}
	
.s_josei{
	display: block;
}
	
.s_joDt{
	width: 100%;
}
	
.s_joDt:nth-child(2) table tr:first-child{
	display: none;
}

.dl_sh ul{
	display: block;
}
	
.dl_sh ul li{
	width: 100%;
	margin: 10px 0 0;
}
	
.s_bu ul {
	flex-wrap: wrap;
	justify-content: center;
}

.s_bu ul li {
    width: 49%;
    margin-right: 1%;
	margin-bottom: 1%;
}

.s_bu ul li:nth-child(2){
	margin-right: 0;
}
	
.otr_dtl{
	width: 100%;
	margin-bottom: 20px;
}
	
.otr_dtl:nth-child(3),.otr_dtl:last-child{
	margin-top: 0;
}
	
.staff dl dt{
	width: 100%;
}

.staff dl dd{
	width: 100%;
}
	
/*その他*/

.m_dtl{
	width: 49%;
	box-sizing: border-box;
	text-align: center;
	margin-top: 20px;
}

.m_setu{
	font-size: 18px;
	height: 50px;
}
	
.tag{
	color: #007b43;
	font-family: 'mgen';
	font-size: 24px!important;
}
	
	.mv{
		flex-direction: column;
	}

	.mv_t{
		width: 100%;
	}
	
	.mv_m{
		width: 95%;
		margin: 30px auto 0;
	}
}
</pre></body></html>