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

@media print, screen and (min-width: 769px){
	
	.s_top_menu_table_base{
		display:none;
	}
	.header_s{
		display:none;
	}
	.main_read_s{
		display:none;
	}
	
	
	.page_main_tit{
		width:1100px;
		font-family: 'Anton', sans-serif;  /*google font*/
		font-size:60px;
		margin-top:20px;
		margin-left:auto;
		margin-right:auto;
	}
	
	.top_img{
		width:100%;
		height:183px;
		overflow:hidden;
	}
	.top_img img{
	width:100%;
	min-width:1124px;
	height:auto;
	
	}
	.main_read{
		width:1100px;
		font-size:30px;
		margin-top:20px;
		margin-bottom:40px;
		margin-left:auto;
		margin-right:auto;
		color:#F3B50D;
	}
	
	.sub_read{
		width:100%;
		height:auto;
		background-color:#eeeeee;
		padding-top:20px;
		padding-bottom:20px;
		text-align:center;
		font-size:20px;
		line-height:32px;
		font-weight:bold;
		margin-top:70px;
	}
	/*---------------------*/
	
	.sub_base{
		width:100%;
		height:auto;
		border-top:5px solid #d9ceaf;
		background-color:#f9f8f2;
	}
	.sub_base2{
		margin-top:60px;
	}
	
	,sub_titBg2{
		width:100%;
	}
	.sub_titUl2{
		list-style:none;
		margin-left:auto;
		margin-right:auto;
		width:800px;
		height:40px;
		margin-top:60px;
	}
	.sub_titUl2 li{
		float:left;
	}
	.sub_titUl2 li:nth-child(1){
		width:10px;
		height:40px;
		border:4px solid #000000;
		border-right:none;
	}
	.sub_titUl2 li:nth-child(2){
		width:720px;
		height:40px;
	}
	.sub_titUl2 li:nth-child(3){
		width:10px;
		height:40px;
		border:4px solid #000000;
		border-left:none;
	}
	.sub_titUl3{
		width:600px;
	}
	.sub_titUl3 li:nth-child(2){
		width:520px;
		height:40px;
	}
	.sub_tit2{
		
		font-size:16px;
		line-height:42px;
		text-align:center;
		
		/*font-family: 'M+ Type-2 (general-j) thin';*/
	}
	
	/*-------------------------*/
	
	
	
	
	
	/*-------------------*/
	.bnBg{
		position:fixed;
		width:100%;
		height:50px;
		bottom:0px;
		left:0px;
	}
	.bnBgColor{
		position:absolute;
		width:100%;
		height:50px;
		top:0px;
		left:0px;
		background-color:#8FB1E9;
		opacity:0.5;
	}
	.bnBgUl{
		position:absolute;
		list-style:none;
		width:100%;
		height:50px;
		top:10px;
		right:80px;
	}
	.mv_bn{
		float:right;
		display:block;
		width:260px;
		height:auto;
		font-size:20px;
		line-height:20px;
		text-align:center;
		color:#ffffff;
		background-color:#3380FF;
		border-radius: 50px;
		padding-top:6px;
		padding-bottom:6px;
		margin-right:10px;
		border:2px solid #FFD133;
	}
	.mv_bn a{
		color:#ffffff;
		display:block;
	}
	.mv_bn_b{
		background-color:#FF5502;
	}
	

}




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




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

    .header{
		display:none;
	}
	.main_read{
		display:none;
	}

	.main_tit{
		font-family: 'Anton', sans-serif;  /*google font*/
		font-size:50px;
		margin-top:16px;
		margin-bottom:40px;
		margin-left:4px;
	}
	
	.top_img{
		width:100%;
		height:183px;
		overflow:hidden;
	}
	.top_img img{
	width:100%;
	min-width:1124px;
	height:auto;
	
	}
	
	.page_main_tit{
		font-family: 'Anton', sans-serif;  /*google font*/
		font-size:60px;
		margin-top:20px;
		margin-left:4px;
	}
	.main_read_s{
		font-size:26px;
		margin-top:20px;
		margin-bottom:40px;
		margin-left:4px;
		color:#F3B50D;
	}
	
	.sub_read{
		width:100vw;
		height:auto;
		background-color:#eeeeee;
		padding-top:20px;
		padding-bottom:20px;
		font-size:20px;
		line-height:32px;
		font-weight:bold;
		margin-top:70px;
		padding-left:4vw;
		padding-right:4vw;
		box-sizing: border-box;
	}
	
	
	/*---------------------*/
	
	.sub_base{
		width:100%;
		height:auto;
		border-top:5px solid #d9ceaf;
		background-color:#f9f8f2;
	}
	.sub_base2{
		margin-top:60px;
	}
	
	,sub_titBg2{
		width:100%;
	}
	.sub_titUl2{
		list-style:none;
		margin-left:auto;
		margin-right:auto;
		width:800px;
		height:40px;
		margin-top:60px;
	}
	.sub_titUl2 li{
		float:left;
	}
	.sub_titUl2 li:nth-child(1){
		width:10px;
		height:40px;
		border:4px solid #000000;
		border-right:none;
	}
	.sub_titUl2 li:nth-child(2){
		width:720px;
		height:40px;
	}
	.sub_titUl2 li:nth-child(3){
		width:10px;
		height:40px;
		border:4px solid #000000;
		border-left:none;
	}
	.sub_titUl3{
		width:600px;
	}
	.sub_titUl3 li:nth-child(2){
		width:520px;
		height:40px;
	}
	.sub_tit2{
		
		font-size:16px;
		line-height:42px;
		text-align:center;
		
		/*font-family: 'M+ Type-2 (general-j) thin';*/
	}
	
	/*---------------------*/
	
	
	/*-------------------------*/
	
	.sub_read{
		width:100vw;
		height:auto;
		background-color:#eeeeee;
		padding-top:20px;
		padding-bottom:20px;
		text-align:left;
		font-size:16px;
		line-height:32px;
		font-weight:bold;
		margin-top:70px;
		padding-left:5vw;
		padding-right:5vw;
		box-sizing: border-box;
	}
	
	
	
	/*-------------------*/
	.bnBg{
		position:fixed;
		width:100%;
		height:50px;
		bottom:0px;
		left:0px;
	}
	.bnBgColor{
		position:absolute;
		width:100%;
		height:50px;
		top:0px;
		left:0px;
		background-color:#8FB1E9;
		opacity:0.5;
	}
	.bnBgUl{
		position:absolute;
		list-style:none;
		width:96vw;
		height:50px;
		top:10px;
		left:3vw;
	}
	.bnBgUl li{
		float:left;
		width:30vw;
		height:auto;
		display:block;
		margin-right:1vw;
	}
	.bnBgUl2 li{
		float:left;
		width:45vw;
		height:auto;
		display:block;
		margin-right:1vw;
	}

	.mv_bn{
		font-size:16px;
		line-height:16px;
		text-align:center;
		color:#ffffff;
		background-color:#3380FF;
		border-radius: 50px;
		padding-top:6px;
		padding-bottom:6px;
		border:2px solid #FFD133;
		margin-bottom:4px;
		box-sizing: border-box;
	}
	.mv_bn a{
		color:#ffffff;
		display:block;

	}
	.mv_bn_b{
		background-color:#FF5502;
	}

}
