@charset "UTF-8";


footer {
	margin-top: 0;
}
/* -----------------------------------------------------------
	
----------------------------------------------------------- */
.cont_inner {
	max-width: 960px;
}
.mianimg {
	height: 100vh;
    width: 100%;
    position: relative;
}
.meeting_navi {
	width: 100%;
    background: none;
    position: fixed;
	top: 150px;
	left: 0;
    z-index: 3;
}
.meeting_navi.fixd {
	background: #1e787d;
}
.meeting_navi ul.dropmenu li a,
.meeting_navi ul.dropmenu li .trg {
	background: none;
	/*text-shadow: 
		0 1px 6px rgba(241, 234, 244, 0.8),
        1px 0 6px rgba(241, 234, 244, 0.8),
        0 -1px 6px rgba(241, 234, 244, 0.8),
        -1px 0 6px rgba(241, 234, 244, 0.8),
        -1px -1px 6px rgba(241, 234, 244, 0.8),
        1px -1px 6px rgba(241, 234, 244, 0.8),
        -1px 1px 6px rgba(241, 234, 244, 0.8),
        1px 1px 6px rgba(241, 234, 244, 0.8);*/
	/*text-shadow: 
		0 1px 10px rgba(255, 255, 255, 0.8),
        1px 0 10px rgba(255, 255, 255, 0.8),
        0 -1px 10px rgba(255, 255, 255, 0.8),
        -1px 0 10px rgba(255, 255, 255, 0.8),
        -1px -1px 10px rgba(255, 255, 255, 0.8),
        1px -1px 10px rgba(255, 255, 255, 0.8),
        -1px 1px 10px rgba(255, 255, 255, 0.8),
        1px 1px 10px rgba(255, 255, 255, 0.8);*/
		color: #fff;
}
.cate-top .meeting_navi ul.dropmenu li.top a .deco:after,
.cate-top .meeting_navi ul.dropmenu li.top .trg .deco:after,
.meeting_navi ul.dropmenu li a:hover .deco:after,
.meeting_navi ul.dropmenu li .trg:hover .deco:after {
	background: #fff;
}
.page_ttlbox {
	display: none;
	min-height: 120px;
}
.main_content.fixd {
	padding-top: 0;
}


.meeting_navi.fixd ul.dropmenu li a,
.meeting_navi.fixd ul.dropmenu li .trg {
	text-shadow: none;
	color: #fff;
}
.cate-top .meeting_navi.fixd ul.dropmenu li.top a .deco:after,
.cate-top .meeting_navi.fixd ul.dropmenu li.top .trg .deco:after,
.meeting_navi.fixd ul.dropmenu li a:hover .deco:after,
.meeting_navi.fixd ul.dropmenu li .trg:hover .deco:after {
	background: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {

.meeting_navi ul {
	width: 100%;
	margin: 0 auto;
}
}
@media screen and (max-width: 767px) {

}




/* -----------------------------------------------------------
	mianimg
----------------------------------------------------------- */
.mianimg .mianimg_inbox {
	height: 800px;
	/*background-color: #ee88ad;*/
	background-image: url(../img/index/main_bg.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    overflow: hidden;
	display: flex;
	justify-content: center;
    align-items: center;
}

/*.mianimg .mianimg_inbox::before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../img/index/main_cop01.jpg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	bottom: 200px;
	left:50%;
	transform: translateX(-50%);
}*/
/*.mianimg .mianimg_inbox::after{
	content: '';
	display: block;
	width: 400px;
	aspect-ratio: 160 / 81;
	background-image: url(../img/index/special.jpg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	bottom:10px;
	right: 10px;
}*/

.mianimg .main_cop01 {
	position: absolute;
	width: 340px;
	bottom: 6%;
    right: 11%;
	z-index: 100;
}
.mianimg .mianimg_inbox_2 {
	padding: 40px 0;
	background: #f4f4f4;
	margin-bottom: 80px;
	position: absolute;
	 top: 100vh;
	 width: 100%;
}
.mianimg .main_cop03 {
	max-width: 760px;
	width: 90%;
	margin: 0 auto;
}
.mianimg .main_image {
	width: 90%;
	max-width: 840px;
	margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
.mianimg .main_cop01 {
	width: 250px;
}
.mianimg .mianimg_inbox::after{
	width: 40%;
}
}
@media screen and (max-width: 767px) {
.mianimg {
	height: calc(100vh - 180px);
}
.mianimg .main_cop01 {
	width: 35%;
	right: 4%;
}
.mianimg .mianimg_inbox {
	height: calc(100vh - 180px);
}
/*.mianimg .mianimg_inbox::after{
	width: 80%;
	max-width: 220px;
	bottom:0;
	right: 0;
}*/
.mianimg .mianimg_inbox_2 {
	padding-top: 20px;
	margin-bottom: 40px;
	top: calc(100vh - 180px);
}
.mianimg .main_cop03 {
	max-width: 380px;
}
.mianimg .main_image {
	margin-top: -110px;
}
}



/* -----------------------------------------------------------
	news_wrap
----------------------------------------------------------- */
.news_wrap {
	/*max-width: 835px;*/
	margin: 300px auto 100px;
}
.news_wrap .poster {
	width: 25%;
	float: right;
}
.news_wrap .poster img {
	border: 1px solid #ccc;
	margin-bottom: 8px;
}
.news_wrap .poster a {
	display:  block;
	text-align: center;
	color: #444;
	text-decoration: none;
}
.news_wrap .news_listbox {
	width: 70%;
	float: left;
}


.news_wrap .news_gl_ttl {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Libre Franklin', sans-serif;
    font-size: 29px;
    font-weight: normal;
    letter-spacing: 0.05em;
	font-weight: 500;
    text-align: center;
	margin-bottom: 8px;
}
.news_wrap .news_gl_cont li {
	padding: 20px 18px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.news_wrap .news_gl_cont li:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.news_wrap .left_block {
	display: inline-block;
	float: left;
	width: 120px;
}
.news_wrap .right_block {
	display: inline-block;
	width: calc(100% - 130px);
}
.news_wrap .news_gl_cont li,
.news_wrap .news_gl_cont li a {
	text-decoration: underline;
}
.news_wrap .news_gl_cont li a:hover {
	text-decoration: none;
}
.news_wrap .news_gl_cont .news_date {
	padding-right: 30px;
	width: 20%;
	color: #000;
	display: inline-block;
}



@media screen and (min-width: 768px) and (max-width: 1200px) {

}
@media screen and (max-width: 767px) {
.news_wrap {
	margin-bottom: 70px;
}
.news_wrap .news_listbox {
	width: 100%;
	float: none;
}
.news_wrap .news_gl_ttl {
	font-size: 20px;
    letter-spacing: 0.05em;
}
.news_wrap .news_gl_cont li {
	padding: 10px 0px;
}
.news_wrap .left_block {
	display: block;
	float: none;
}
.news_wrap .news_gl_cont .news_date {
	color: #666;
	font-size: 13px;
}
.news_wrap .right_block {
	display: block;
	width: 100%;
}

.news_wrap .poster {
	width: 200px;
	margin: 0 auto 40px;
	float: none;
}
}


/* -----------------------------------------------------------
	news_wrap
----------------------------------------------------------- */
.bana {
	background: #666;
	/*margin-top: 100px;*/
	padding: 40px 0;
}
.bana .inner {
	max-width: 1270px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}
.bana .item {
	width: 254px;
}
.bana .item.line {
	border: 1px solid #ccc;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
.bana .item {
	width: 200px;
}
}
@media screen and (max-width: 767px) {
.bana {
	/*margin-top: 70px;*/
	padding: 20px 0;
}
.bana .item {
	width: 160px;
}
}

