.grid-container {
  display: grid;
  grid-gap: 10px;
}
.smp-1 {
  grid-template-columns: 1fr 1fr;
}
@media(min-width : 600px){
.smp-1 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
}
.grid-container .grid-item {
  padding: 5px;
 text-align: center;
}
.grid-container .grid-item img {
  max-height: 50px;
}

		
.grid-container2 {
  display: grid;
  grid-gap: 10px 0;
}
.smp-2 {
  grid-template-columns: 1fr;
}
@media(min-width : 600px){
.smp-2 {
  grid-template-columns: 1fr 1fr 1fr;
	margin-bottom: 20px;
}
}
.grid-container2 .grid-item {
  padding: 0px;
	max-width: 460px;
	border-right: 1px solid #fff;
}
		
.grid-container3 {
  display: grid;
  grid-gap: 10px;
}
.smp-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
@media(min-width : 600px){
.smp-3 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	margin-bottom: 20px;
}
}
.grid-container3 .grid-item {
  padding: 10px;
  background: #fff;
text-align: center;
	color: #555;
}

.grid-container5 {
  display: grid;
  grid-gap: 10px;
}
.smp-5 {
  grid-template-columns: 1fr 1fr;
}
@media(min-width : 600px){
.smp-5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
}
}
.grid-container5 .grid-item {
  padding: 5px;
 text-align: center;
 width: 100%;
}
.grid-container5 .grid-item img {
  max-height: 85px;
　margin:8px;
}


#f_navi ul {
	margin: 0 auto;
	padding-left: 1%;
    padding-top: 20px;
	width: 100%;
	max-width: 1100px; 
	text-align: center;
}
#f_navi ul li {
		position: relative;
		display: inline-block;
		width: 23%;
    background: #db8f8f;
    border-radius: 10px;
	}
#f_navi ul li a {
	 		display: block;
			padding: 8px 0;
			width: 100%;
    color: #8acecf;
			text-align: center;
			text-decoration: none;
}
        
#sns_btn{
	display: none;
		}
.f-flag {
	width: 60px;
    height: auto;
		}
        
@media (max-width: 480px) {
	#sns_btn{
	display: block;
		}
    .f-flag {
	height: 32px;
   width: auto;
		}
		} 
		
#fmenu {
	width:100%;
}
#fmenu1 {
	float: left;
	padding-right:7px;
}
#fmenu2 {
	float: left;
	padding: 13px 7px 0 3px;
}
@media screen and (min-width:600px) and (max-width:959px) {
	#fmenu {
	width:90%;
	text-align: center;
}
	#fmenu2 {
	float: none;
	padding-left: 65px;
	text-align: left;
}
		}

@media (max-width: 600px) {
#fmenu {
	width:100%;
	padding: 8px 5px;
}
#fmenu1 {
	float: none;
	padding: 5px;
	text-align: center;
}
#fmenu2 {
	float: none;
	padding: 3px 0 0 20px;
	text-align: left;
}
}
		


.btn04 {
    background-color: #3169d1;
    border: 2px solid #3169d1;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding:9px;
    border-radius: 18px;
    max-width: 400px;
    margin: 7px;
}
.btn04:hover {
    background-color: transparent;
    border: 2px solid #998bfa;
    color: #998bfa !important;
}
        
.lv_ty-table {
            width: 100%;
    margin: 3px;
        }
.ifrm-container {
      height:320px;
    }
.ifrm {
      width:96%;
    height:310px;
    }
    .ifrm2 {
      width:96%;
    height:350px;
    }
    .ifrm-container2 {
      height:360px;
    }
.ifrm-container2::-webkit-scrollbar{
  display:none;
		}	
.ifrm3 {
      width:96%;
    height:470px;
    }
    .ifrm-container3 {
      height:480px;
    }
.ifrm-container3::-webkit-scrollbar{
  display:none;
		}			
.ifrm-container4 {
      height:330px;
    }
.ifrm4 {
      width:96%;
      height:320px;
    }
.ifrm-container5 {
      height:970px;
    }
.ifrm5 {
      width:96%;
      height:960px;
    }  
.ifrm-container6 {
      height:360px;
    }
.ifrm6 {
      width:96%;
    height:350px;
    }
.ifrm-container6-2 {
      display: none;
    } 
 .ifrm-container6-3 {
      display: none;
    }    


    
@media (min-width: 1100px) {
.ifrm {
      width:97%;
    }
.ifrm2 {
      width:98%;
    height:870px;
    }
.ifrm-container2 {
      height:880px;
    }    
.ifrm3 {
      width:96%;
    height:660px;
    }
    .ifrm-container3 {
      height:670px;
    }   
.ifrm-container4 {
      height:380px;
    }
.ifrm4 {
      width:98%;
      height:370px;
    }
.ifrm-container5 {
      height:890px;
    }
.ifrm5 {
      width:97%;
      height:880px;
    }  
.ifrm6 {
      width:98%;
    height:790px;
    } 
.ifrm-container6 {
      height:800px;
    }     
.ifrm-container6-2 {
      display: none;
    }  
.ifrm-container6-3 {
      display: none;
    }        
		}

		
@media screen and (min-width:600px) and (max-width:1100px)  {
.ifrm {
      width:97%;
    height:310px;
    } 
.ifrm-container {
      height:320px;
    } 
.ifrm2 {
      width:98%;
    height:870px;
    }
.ifrm-container2 {
      height:880px;
    } 
.ifrm3 {
      width:97%;
    height:490px;
    }
    .ifrm-container3 {
      height:500px;
    }    
.ifrm-container4 {
      height:670px;
    }
.ifrm4 {
      width:97%;
      height:660px;
    }
.ifrm-container5 {
      height:890px;
    }
.ifrm5 {
      width:97%;
      height:880px;
    }  
.ifrm6 {
      width:97%;
    height:790px;
    } 
.ifrm-container6 {
      height:800px;
    } 
.ifrm-container6-2 {
      display: none;
    } 
.ifrm-container6-3 {
      display: none;
    }        
		}
        
 @media screen and (min-width:481px) and (max-width:768px)  { 
     
.ifrm {
      width:97%;
    height:370px;
    } 
.ifrm2 {
      width:98%;
    height:950px;
    }
.ifrm-container2 {
      height:960px;
    }      
.ifrm-container {
      height:380px;
    }      
.ifrm3 {
      width:97%;
    height:470px;
    }
    .ifrm-container3 {
      height:480px;
    } 
     .ifrm-container4 {
      height:830px;
    }
.ifrm4 {
      width:96%;
      height:820px;
    }
.ifrm-container5 {
      display: block;
    height:880px;
    } 
.ifrm5 {
      width:96%;
      height:870px;
    } 
.ifrm6 {
      width:96%;
    height:770px;
    }    
.ifrm-container6 {
      display: block;
    height:780px;
    }    
.ifrm-container6-2 {display: none;}  
.ifrm-container6-3 {display: none;}       
        }       
        
        
@media (max-width: 480px) {
	.slide1{
	margin-top: 50px;
		}
        .lv_ty-table {
            width: 98%;
        }
    .ifrm-container {
      height:446px;
    }
.ifrm {
      width:96%;
    height:436px;
    }
    .ifrm2 {
      width:96%;
    height:396px;
    }
    .ifrm-container2 {
      height:406px;
    }
.ifrm-container2::-webkit-scrollbar{
  display:none;
		}
 .ifrm3 {
      width:96%;
    height:1120px;
    }
    .ifrm-container3 {
      height:1150px;
    }
.ifrm-container3::-webkit-scrollbar{
  display:none;
		}			
.ifrm-container4 {
      height:860px;
    }
.ifrm4 {
      width:96%;
      height:850px;
    }
.ifrm-container5 {
      height:350px;
    }
.ifrm5 {
      width:96%;
      height:340px;
    } 
.ifrm6 {
   display: none;
    }    
.ifrm-container6 {
      display: none;
    } 
.ifrm6-2 {
      width:96%;
    height:730px;
    }    
.ifrm-container6-2 {
      display: block;
    height:740px;
    }  
   .ifrm6-3 {
      width:96%;
    height:730px;
    }    
.ifrm-container6-3 {
      display: block;
    height:740px;
    }     
		}  

.main_cont .list_box4 {
	width: 100%;
	background-color: #fff;
	padding: 0;
	margin: 5px;
	max-height: 1400px;
} 


.main_cont .list_box4 h2 {
	text-align: center;
	padding-top: 1px;
	background-color: #FFF;
	font-size: 22px;
	padding-bottom: 1px;
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "ＭＳ Ｐゴシック", "MS PGothic";
}
 .main_cont .list_box6 {
	width: 100%;
	background-color: #fff;
	padding: 0;
	margin: 5px;
	max-height: 900px;
} 
.main_cont .list_box6 h2 {
	text-align: center;
	padding-top: 1px;
	background-color: #FFF;
	font-size: 22px;
	padding-bottom: 1px;
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "ＭＳ Ｐゴシック", "MS PGothic";
}    
