@charset "UTF-8";
/* CSS Document */

@media print, screen and (min-width: 769px){
/*--------OFF----------*/

    .main_base_s{
    	display:none;
    }
    .read_s{
    	display:none;
    }
	.tit2_base_s{
		display: none;
	}
	.s_blank{
		display: none;
	}
	.main_tit2_s{
		display:none;
	}
	.bn_mvLink_s{
		display:none;
	}
    
	.main_tit{
		font-size: 26px;
		font-weight: bold;
		width:100vw;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: 0px;
	}
	.main_tit2{
		font-size: 22px;
		line-height: 22px;	
		/*font-weight: bold;*/
		width:1100px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: 10px;
		background-color: #8FAC00;
		border-radius: 6px;
		box-sizing: border-box;
		padding-top: 8px;
		padding-bottom: 8px;
		color: #ffffff;
	}
	.eng_jpUl{
		width:1100px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		list-style:none;
		margin-top:10px;
	}
	.eng_jpUl2{
		padding-top:10px;
	}
	.eng_jpUl li{
		float:right;
		display:block;
		width:96px;
		height:32px;
	}
	.eng_jpUl li img{
		width:96px;
		height:32px;
	}
	.eng_jpUl li:nth-child(1),.eng_jpUl li:nth-child(2){
		margin-left:10px;
	}
	.eng_jpUl li:nth-child(3){
		width:100px;
		height:auto;
		display:block;
		font-size:16px
		line-height:16px;
		background-color: #8FAC00;
		border-radius: 20px;
		box-sizing: border-box;
		padding-top: 3px;
		padding-bottom: 3px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
	}
	.eng_jpUl li:nth-child(3) a{
		width:100px;
		height:auto;
		display:block;
		color:#FFFFFF;
	}
	.read{
		width:1040px;
		height: auto;
		font-size: 15px;
		font-weight: bold;
		line-height: 26px;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		margin-top: 30px;
		margin-bottom: 50px;
		
	}
	.read p{
		text-align:right;
	}
	/*-----*/
	.main_base{
		width:1100px;
		height: auto;
		border:4px solid #8FAC00;
		border-top: none;
		border-radius: 0 0 10px 10px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 40px;
	}
	.tit2_base{
		width:1100px;
		height: 100px;
		border:4px solid #8FAC00;
		border-bottom: none;
		border-radius: 10px 10px 0 0;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFF8DE;
	}
	.bn_mvLink{
		list-style:none;
		width:1100px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top:20px;
		margin-bottom:20px;
	}
	.bn_mvLink li{
		float:left;
	}
	.bn_mvLink li:nth-child(1){
		width:630px;
		border:4px solid #CF8A0E;
		border-bottom: none;
		border-radius: 6px 6px 6px 6px;
		margin-left: auto;
		margin-right: auto;
		color:#ffffff;
		font-size:18px;
		line-height:18px;
		padding-top:4px;
		padding-bottom:4px;
		text-align:center;
		background-color: #CF8A0E;
		box-sizing: border-box;
		margin-top:8px;
	}
	.bn_mvLink li:nth-child(2){
		width:70px;
		font-size:18px;
		line-height:18px;
		text-align:center;
		box-sizing: border-box;
		margin-top:16px;
	}
	.bn_mvLink li:nth-child(3){
		display:block;
		width:400px;
		height: auto;
		border:3px solid #FFC271;
		border-radius: 60px;
		color:#ffffff;
		background-color: #4EA2EA;
		font-size:18px;
		line-height:18px;
		text-align:center;
		box-sizing: border-box;
		padding-top:12px;
		padding-bottom:12px;
		cursor:pointer;
		box-shadow: 2px 2px 4px gray;
		margin-bottom:60px;
	}
	.bn_mvLink li:nth-child(3) a{
		color:#ffffff;
	}
	
	/*.bn_mvLink{
		display:block;
		width:1100px;
		height: auto;
		border:4px solid #CF8A0E;
		border-bottom: none;
		border-radius: 10px 10px 10px 10px;
		margin-left: auto;
		margin-right: auto;
		color:#ffffff;
		background-color: #CF8A0E;
		margin-top:20px;
		margin-bottom:20px;
		font-size:18px;
		line-height:18px;
		text-align:center;
		box-sizing: border-box;
		padding-top:10px;
		padding-bottom:10px;
		cursor:pointer;
	}*/
	
	.tit2{
		width:940px;
		height: auto;
		margin-top: 16px;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 46px;
		color:#E99900;
		border-bottom: 2px solid #E99900;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.mainUl{
		list-style: none;
	}
	.mainUl li{
		float: left;
	}
	.mainUl li:nth-child(1){
		margin-left: 24px;
	}
	.mainUl li:nth-child(1),.mainUl li:nth-child(3){
		position:relative;
		width: 470px;
		height: auto;
	}
	.mainUl li:nth-child(1) img,.mainUl li:nth-child(3) img{
	}
	.mainUl li:nth-child(2){
		width: 110px;
		height: auto;
		padding-top: 120px;
	}
	.mainUl li:nth-child(2) img{
		width: 80px;
		height: auto;
		margin-left: 15px;
	}
	.mainUlImg{
		width: 470px;
		height: 300px;
		border:5px solid #B8D429;  /*B8D429  FFD552*/
		border-radius: 235px / 150px;
		box-sizing: border-box;
	}
	.mainUlImg1{
		background-image: url("../news_event/image/zu1.png");
		background-size: contain;
		margin-top: -10px;
	}
	.mainUlImg2{
		background-image: url("../news_event/image/zu2.png");
		background-size: contain;
	}
	.mainUlImg3{
		background-image: url("../news_event/image/zu3.png");
		background-size: contain;
	}
	.mainUlImg4{
		background-image: url("../news_event/image/zu4.png");
		background-size: contain;
	}
	.mainUlImg5{
		background-image: url("../news_event/image/zu5.png");
		background-size: contain;
	}
	.mainUlImg6{
		background-image: url("../news_event/image/zu6.png");
		background-size: contain;
	}
	.mainUlImg7{
		background-image: url("../news_event/image/zu7.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	.mainUlImg8{
		background-image: url("../news_event/image/zu8.jpg");
		background-size: contain;
	}
	.mainUlImg8b{
		position: absolute;
		top:-80px;
		left:-10px;
		
		width: 236px;
		height: 150px;
		border:5px solid #A6C40F;  /*B8D429  FFD552*/
		border-radius: 118px / 75px;
		box-sizing: border-box;
		
		background-image: url("../news_event/image/zu9.jpg");
		background-size: contain;
	}
	
	
	/*.mainUlImg1 img{
		width: 470px;
		height: auto;
	}*/
	.logos{
		position:absolute;
		top:0px;
		left:0px;
		width:40px;
	}
	.logos img{
		width:40px;
		height:40px;
	}
	.logos2{
		border:1px solid #666666;
		border-radius: 4px;
		background-color:#ffffff;
		height:40px;
	}
	.logos2 img{
		width:36px;
		height:36px;
		margin-left:2px;
	}
	.tit3{
		width: 470px;
		height: auto;
		font-size: 14px;
		line-height: 26px;
		padding-top: 12px;
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 12px;
		background-color: #EBEBEB;
		margin-top: 5px;
		box-sizing: border-box;
		
	}
	.tit3 p{
		font-size: 15px;
		line-height: 16px;
		font-weight: bold;
		margin-bottom: 12px;
		width:100%;
		border-bottom: 1px solid #363636;
	}
	.tit3b{
		width: 472px;
		margin-top: 5px;
	}
	.allow_bottomDiv{
		float: right;
		width: auto;
		height: 90px;
		margin-right:230px;	
		margin-top: 2px;
	}
	.allow_bottomDiv img{
		width: auto;
		height: 84px;
	}
	.allow_bottomDiv2{
		float: left;
		width: auto;
		height: 84px;
		margin-left:230px;	
		margin-top:2px;	
	}
	.allow_bottomDiv2 img{
		width: auto;
		height: 84px;
	}
	.allow_bottomDiv3{
		float: right;
		width: auto;
		height: 84px;
		margin-right:230px;	
		margin-top:2px;	
	}
	.allow_bottomDiv3 img{
		width: auto;
		height: 84px;
	}
	/*---*/
	
	/*---*/

	.mainUl2{
		position: relative;
	}
	.link_bn{
		position: absolute;
		display:block;
		width:200px;
		height: auto;
		right:20px;
		top:280px;
		background-color:#8FAC00;
		color:#FFFFFF;
		font-size:15px;
		line-height:15px;
		text-align:center;
		box-sizing: border-box;
		border-radius: 20px;
		padding-top:4px;
		padding-bottom:4px;
		cursor:pointer;
	}
	.link_bn a{
		color:#FFFFFF;
		display:block;
		width:100%;
		height: 100%;
	}
	.nc_click,.tenkai_click{
		width:470px;
		height:auto;
		display:block;
		background-color:#8FAC00;
		color:#FFFFFF;
		font-size:14px;
		line-height:22px;
		box-sizing: border-box;
		border-radius: 6px;
		padding:10px;
		margin-top:4px;
		cursor:pointer;
	}
	.nc_click a span,.tenkai_click a span{
	    color:#FFFF00;
	}
	.nc_click a,.tenkai_click a{
		color:#FFFFFF;
		display:block;
		width:100%;
		height: 100%;
	}
	.mainUl2 li:nth-child(1){
		margin-top: 0px;
	}
	.mainUl2 li:nth-child(1) img{
		border: 1px solid #DBDBDB;
	}
	.mainUl2 li:nth-child(3){
		margin-top: 0px;
	}
	.mainUl2 li:nth-child(2){
		width:120px;
		height: auto;
		margin-top: 0px;
	}
	.mainUl2 li:nth-child(2) img{
		width:86px;
		height: auto;
	}
	
	/*---*/
	.mainUl3 li:nth-child(1){
		position: relative;
		margin-top: 6px;
	}
	.mainUl3 li:nth-child(2){
		margin-top: -0px;
	}
	.mainUl3 li:nth-child(3){
		margin-top: 6px;
	}
	
	.mainUl2 li:nth-child(1) img,.mainUl3 li:nth-child(1) img,.mainUl4 li:nth-child(1) img,.mainUl2 li:nth-child(3) img,.mainUl3 li:nth-child(3) img,.mainUl4 li:nth-child(3) img{
		width:470px;
		height: auto;
	}
	.mainUl4 li:nth-child(1) img,.mainUl4 li:nth-child(3) img{
		border: 1px solid #DBDBDB;
	}
	.mainUl3 li:nth-child(1) img{
		border: 1px solid #DBDBDB;
	}
	.mainUl4{
		margin-top: 6px;
	}
	.numClass{
		position:absolute;
		top:-20px;
		left:40px;
		width:30px;
		height:30px;
		font-size:26px;
	}
	
	.comm{
        margin-top:10px;
        width:1100px;
        height:auto;
        font-size:15px;
        line-height:26px;
        margin-left:auto;
        margin-right:auto;
	}
    .comm p{
    	font-weight:bold;
    }
    /*-----*/
    .mail2_s{
    	display:none;
    }
    .mail2_pc{
    	margin-top:10px;
        width:auto;
        height:auto;
        font-size:26px;
        line-height:40px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
    }
    .mail2_pc img{
    	margin-top:10px;
    }
    
    
}


/*--------------------------------------*/
/*--------------------------------------*/
/*--------------------------------------*/

@media screen and (max-width: 768px){
/*--------OFF----------*/
    .main_base{
    	display:none;
    }
	.tit2_base{
		display: none;
	}
    .read{
    	display:none;
    }
	.pc_blank{
		display: none;
	}
	.main_tit2{
		display:none;
	}
	.bn_mvLink{
		display:none;
	}
    .main_tit{
		font-size: 22px;
		font-weight: bold;
		width:100vw;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin-top: 20px; /*30*/
	}
	.main_tit2_s{
		font-size: 17px;
		line-height: 24px;	
		font-weight: bold;
		width:96vw;
		height: auto;
		margin-left: 2vw;
		text-align: center;
		margin-top: 10px;
		background-color: #8FAC00;
		border-radius: 6px;
		box-sizing: border-box;
		padding-top: 8px;
		padding-bottom: 8px;
		color: #ffffff;
	}
	.eng_jpUl{
		width:96vw;
		height: auto;
		margin-left: 2vw;
		list-style:none;
		margin-top:10px;
	}
	.eng_jpUl li{
		float:right;
		display:block;
		width:96px;
		height:32px;
	}
	.eng_jpUl li img{
		width:96px;
		height:32px;
	}
	.eng_jpUl li:nth-child(1),.eng_jpUl li:nth-child(2){
		margin-left:10px;
	}
	.eng_jpUl li:nth-child(3){
		width:100px;
		height:auto;
		display:block;
		font-size:16px
		line-height:16px;
		background-color: #8FAC00;
		border-radius: 30px;
		box-sizing: border-box;
		padding-top: 5px;
		padding-bottom: 5px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
	}
	.eng_jpUl li:nth-child(3) a{
		width:100px;
		height:auto;
		display:block;
		color:#FFFFFF;
	}
	.read_s{
		width:96vw;
		height: auto;
		font-size: 14px;
		font-weight: bold;
		line-height: 22px;
		text-align: left;
		margin-top: 30px;
		margin-left: 2vw;
		margin-bottom: 40px;
		
	}
	.read_s p{
		text-align:right;
		}
	/*-----*/
	.tit2_base_s{
		width:96vw;
		height: 130px;
		border:3px solid #8FAC00;
		border-bottom: none;
		border-radius: 10px 10px 0 0;
		margin-left: 2vw;
		background-color: #FFF8DE;
		box-sizing: border-box;
		margin-bottom: -2px;
	}
	
	.bn_mvLink_s{
		list-style:none;
		width:96vw;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top:20px;
		margin-bottom:20px;
	}
	.bn_mvLink_s li:nth-child(1){
		width:96vw;
		height:50px;
		border:4px solid #CF8A0E;
		border-bottom: none;
		border-radius: 6px 6px 6px 6px;
		margin-left: auto;
		margin-right: auto;
		color:#ffffff;
		font-size:15px;
		line-height:20px;
		text-align:center;
		background-color: #CF8A0E;
		box-sizing: border-box;
		margin-top:6px;
	}
	.bn_mvLink_s li:nth-child(2){
		width:96vw;
		font-size:18px;
		line-height:18px;
		text-align:center;
		box-sizing: border-box;
		margin-top:12px;
		margin-bottom:12px;
	}
	.bn_mvLink_s li:nth-child(3){
		display:block;
		width:96vw;
		height: auto;
		border:3px solid #FFC271;
		border-radius: 60px;
		color:#ffffff;
		background-color: #4EA2EA;
		font-size:18px;
		line-height:18px;
		text-align:center;
		box-sizing: border-box;
		padding-top:12px;
		padding-bottom:12px;
		cursor:pointer;
		box-shadow: 2px 2px 4px gray;
		margin-bottom:60px;
	}
	.bn_mvLink_s li:nth-child(3) a{
		color:#ffffff;
	}
	
	/*.bn_mvLink_s{
		display:block;
		width:96vw;
		height: auto;
		border:4px solid #CF8A0E;
		border-bottom: none;
		border-radius: 10px 10px 10px 10px;
		margin-left: auto;
		margin-right: auto;
		color:#ffffff;
		background-color: #CF8A0E;
		margin-top:10px;
		margin-bottom:10px;
		font-size:14px;
		line-height:14px;
		text-align:center;
		box-sizing: border-box;
		padding-top:10px;
		padding-bottom:10px;
		cursor:pointer;
	}
	.bn_mvLink_s a{
		color:#ffffff;
	}*/
	.main_base_s{
		width:96vw;
		height: auto;
		border:3px solid #8FAC00;
		border-top: none;
		border-radius: 0 0 10px 10px;
		margin-left: 2vw;
		padding-bottom: 40px;
		box-sizing: border-box;
	}
	.tit2{
		width:90vw;
		height: auto;
		margin-top: 14px;
		font-size: 16px;
		line-height:24px;
		font-weight: bold;
		margin-bottom: 46px;
		color:#E99900;
		border-bottom: 2px solid #E99900;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

    .mainDiv{
		width: 90vw;
		height:auto;
		margin-left: 5vw;
		height: auto;
	}
	.mainDiv1{
		position:relative;
	}
	.mainDiv img{
		width: 90vw;
		height: auto;
		margin-left:-3vw;
	}
	.mainDiv2{
		position:relative;
	}
	.mainUlImg{
		width: 90vw;
		height: calc(90vw * 0.64);
		border:5px solid #B8D429;  /*B8D429  FFD552*/
		border-radius: 45vw / calc(90vw * 0.64 / 2);
		box-sizing: border-box;
		margin-left:-3vw;
	}
	.mainUlImg1{
		background-image: url("../news_event/image/zu1.png");
		background-size: contain;
		margin-top: -10px;
	}
	.mainUlImg2{
		background-image: url("../news_event/image/zu2.png");
		background-size: contain;
	}
	.mainUlImg3{
		background-image: url("../news_event/image/zu3.png");
		background-size: contain;
	}
	.mainUlImg4{
		background-image: url("../news_event/image/zu4.png");
		background-size: contain;
	}
	.mainUlImg5{
		background-image: url("../news_event/image/zu5.png");
		background-size: contain;
	}
	.mainUlImg6{
		background-image: url("../news_event/image/zu6.png");
		background-size: contain;
	}
	.mainUlImg7{
		background-image: url("../news_event/image/zu7.jpg");
		background-size: contain;
		background-repeat: no-repeat;
	}
	.mainUlImg8{
		background-image: url("../news_event/image/zu8.jpg");
		background-size: contain;
	}
	.mainUlImg8b{
		position: absolute;
		bottom:112px;
		right:10px;
		
		width: 50vw;
		height: calc(50vw * 0.64);
		border:5px solid #B8D429;  /*B8D429  FFD552*/
		border-radius: 25vw / calc(50vw * 0.64 / 2);
		box-sizing: border-box;
		
		background-image: url("../news_event/image/zu9.jpg");
		background-size: contain;
	}
	.link_bn{
		float:right;
		display:block;
		width:200px;
		height: auto;
		margin-top:-20px;
		margin-bottom:10px;
		margin-right:4vw;
		background-color:#8FAC00;
		color:#FFFFFF;
		font-size:15px;
		line-height:15px;
		text-align:center;
		box-sizing: border-box;
		border-radius: 20px;
		padding-top:6px;
		padding-bottom:6px;
		cursor:pointer;
	}
	.link_bn a{
		color:#FFFFFF;
		display:block;
		width:100%;
		height: 100%;
	}
	.nc_click,.tenkai_click{
		width:90vw;
		height:auto;
		display:block;
		background-color:#8FAC00;
		color:#FFFFFF;
		font-size:14px;
		line-height:22px;
		box-sizing: border-box;
		border-radius: 6px;
		padding:10px;
		margin-top:4px;
		margin-left:-3vw;
		cursor:pointer;
	}
	.nc_click a span,.tenkai_click a span{
	    color:#FFFF00;
	}
	.nc_click a,.tenkai_click a{
		color:#FFFFFF;
		display:block;
		width:100%;
		height: 100%;
	}
	
	
	.logos{
		position:absolute;
		top:-20px;
		left:2vw;
		width:40px;
	}
	.logos img{
		width:40px;
		height:40px;
	}
	.logos2{
		border:1px solid #666666;
		border-radius: 4px;
		background-color:#ffffff;
		height:40px;
		left:-2vw;
	}
	.logos2 img{
		width:36px;
		height:36px;
		margin-left:2px;
	}
	.tit3{
		width: 90vw;
		height: auto;
		font-size: 13px;
		line-height: 28px;
		padding-top: 12px;
		padding-left: 14px;
		padding-right: 14px;
		padding-bottom: 12px;
		background-color: #EBEBEB;
		margin-top: 3px;
		margin-left:-3vw;
		box-sizing: border-box;
	}
	.tit3 p{
		font-size: 15px;
		line-height: 16px;
		font-weight: bold;
		margin-bottom: 12px;
		width:100%;
		border-bottom: 1px solid #363636;
	}
	.tit3b{
		margin-top:80px;
	}
	.allow_bottomDiv{
		width: 38px;
		height: auto;
		margin-left:calc(50vw - 20px);
		margin-top: 4px;
	}
	.allow_bottomDiv img{
		width: 38px;
		height: auto;
	}
	/*---*/

	.mainUl2 li:nth-child(1){
		margin-top: 40px;
	}
	.mainUl2 li:nth-child(2){
		margin-top: 0px;
	}
	
	/*---*/
	.mainUl3 li:nth-child(1){
		margin-top: -40px;
	}
	.mainUl3 li:nth-child(2){
		margin-top: 0px;
	}
	
	
	
	.mainUl2 li:nth-child(1) img,.mainUl3 li:nth-child(1) img,.mainUl4 li:nth-child(1) img,.mainUl2 li:nth-child(2) img,.mainUl3 li:nth-child(2) img,.mainUl4 li:nth-child(2) img{
		width:470px;
		height: auto;
	}
	.numClass{
		position:absolute;
		top:-20px;
		left:40px;
		width:30px;
		height:30px;
		font-size:26px;
	}
	
	.comm{
        margin-top:10px;
        width:96vw;
        height:auto;
        font-size:14px;
        line-height:26px;
        margin-left:2vw;
	}
    .comm p{
    	font-weight:bold;
    }
    
    /*-----*/
    .mail2_pc{
    	display:none;
    }
    .mail2_s{
    	margin-top:10px;
        width:auto;
        height:auto;
        font-size:13px;
        line-height:24px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
    }
    .mail2_s img{
    	margin-top:10px;
    }


}