@media screen and (min-width:1921px) { 
 #topcontentsback {
  background-size: 100% auto;
 }
 
 #contact {
  background-size: 100% auto;
 }
}

@media screen and (min-width:1185px) {
/* ここにPC向けのCSS指定 */
  #ham-menu {
	display: none;
 }
 
  body {
      font-size: 17px;
  }
  
  #notpc {
   display: none;
  }
}

@media screen and (max-width:1516px) {
	#site-header-logo {
		font-size: 2.4rem;
	}
}

@media screen and (max-width:1498px) {
	#site-header-logo {
		font-size: 2.2rem;
	}
}

@media screen and (max-width:1444px) {
	#site-header-logo {
		font-size: 2.1rem;
	}
}

@media screen and (max-width:1407px) {
	#site-header-logo {
		font-size: 2.0rem;
	}
}

@media screen and (max-width:1390px) {
	#site-header-logo {
		font-size: 1.8rem;
	}
}

@media screen and (max-width:1336px) {
	#site-header-logo {
		font-size: 1.7rem;
	}
}

@media screen and (max-width:1309px) {
	#site-header-logo {
		font-size: 1.7rem;
	}
}

@media screen and (max-width: 1302px) {
  #site-header-container {
   width: 99%;
  }
  
  #global-nav ul li a {
   padding: 14px 0.9em;
  }
}

@media screen and (max-width: 1280px) {
	#site-header-logo {
		font-size: 1.9rem;
	}
}

@media screen and (max-width: 1276px) {
	#site-header-logo {
		font-size: 1.7rem;
	}
}

@media screen and (max-width: 1247px) {
	#site-header-logo {
		font-size: 1.6rem;
	}
}

@media screen and (max-width: 1198px) {
	#site-header-logo {
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 1184px) {
/* ここにpad向けのcss */
  body {
      font-size: 17px;
  }
  
  #global-nav {
   display: none;
  }
  
  #notsp {
   display: none;
  }
  
  #ham-menu h3 {
   font-size: 1.8rem;
  }
  
  #ham-menu li {
   font-size: 1.5rem;
  }
  
  #site-header-logo {
   font-size: 1.8rem;
  }
    
  .site-branding {
   top: 0;
   height: 130vw;
  }
  
  .home .inner-wrap{
   margin-top: 55vw;
  }
  
  #topcontentsback {
   padding-top: 0px;
   padding-bottom: 10px;
  }
  
  .home #topcontents #backblue,
  .home #topcontents #newsback,
  .home #topcontents #pickup,
  .home #topcontents #contact{
   margin-top: 20px;
  }
  
  #topimg {
   padding-bottom: 100%;
  }
  
  .site-title {
   font-size: 2.5rem;
   width: 90%;
   margin-left: auto;
   margin-right: auto;
  }
  
  .site-title #site-title-en {
   font-size: 1.8rem;
  }
  
  #logo {
   width: 50%;
  }
      
  #topcontents {
   margin-top: 150px;
  }
      
  p#kjinfo {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	font-size: 23px;
	text-align: left;
  }
  
  #kjinfoimg {
      width: 94%;
      margin-left: 3%;
      margin-right: 3%;
      text-align: center;
  }

  .news dl dd {
   width: 90%;
  }
    
  #topcontents-sub {
   margin-top: -1vw;
  }
  
  #page-top{
      width: 7%;
  }
  
} 

@media screen and (max-width: 540px) {
	.site-title {
		font-size: 1.9rem;
	}
}

@media screen and (max-width: 500px){
/* ここにスマホ向けのcss */
  body {
      font-size: 14px;
  }

  #global-nav {
   display: none;
  }

  #notsp {
   display: none;
  }

  .site-title {
   font-size: 1.2rem;
   line-height: 1.4rem;
  }
  
  .site-title #site-title-en {
   font-size: 0.9rem;
  }
  
  #ham-menu h3 {
   font-size: 1.3rem;
  }
  
  #ham-menu li {
   font-size: 1rem;
  }
  
  #topcontents h2 {
   margin-top: 10px;
  }
  
  #topcontents {
   padding-bottom: 20px;
   margin-top: 45vw;
  }
  
  .heading06 {
   font-size: 20px;
  }
  
  .heading06::after {
   height: 25px;
   top: 90px;
  }
  
  .heading06::before {
   font-size: 30px;
   top: 30px;
  }

  p#kjinfo{
  font-size: 17px;
  }
  
  #site-header-logo {
   font-size: 1.3rem;
  }
  
  #backblue {
   padding-top: 10px;
   padding-bottom: 10px;
   background-position: center top;
  }
  
  #banner30 {
   width: 80%;
   margin-left: auto;
   margin-right: auto;
   float: none;
   clear: both;
   margin-top: 10px;
   margin-bottom: 10px;
  }
  
  .news dl dt {
   font-size: 15px;
  }
  
  .news dl dd {
   padding-left: 5px;
   padding-right: 5px;
   font-size: 14px;
   line-height: 20px;
   margin-left: 15px;
   margin-bottom: 20px;
  }
  
  #pickup {
   margin-top: 80px;
  }
  
  #w50 {
   width: 99%;
   margin-left: 0.5%;
   margin-right: 0.5%;
   margin-top: 15px;
   margin-bottom: 2px;
   float: none;
   clear: both;
  }
  
  #pickup #w50 .photobig {
   height: 100%;
  }
  
  #pickup #w50 {
   margin-top: 20px;
   margin-bottom: 20px;
  }
  
  #bkititle h3 {
   font-size: 18px;
  }
  
  /*#pickup #bkititle {
   height: 10vw;
  }*/
  
  .btn, a.btn, button.btn {
   font-size: 16px;
  }
  
  a.btn_07:before {
   border-width: 0 0 33px 50px;
  }
  
  a.btn_07 {
   width: 250px;
   height: 35px;
   font-size: 16px;
  }
  
  #topcontents-sub {
   padding-top: 50px;
   padding-bottom: 20px;
  }
  
  #ft {
   margin-top: -6vw;
   padding-top: 6vw;
  }
  
  #ft #banner30 h3 {
   font-size: 17px;
   line-height: 20px;
   margin-top: 0px;
   margin-bottom: 10px;
   padding-top: 30px;
  }
  
  th {
   font-size: 17px;
   width: 50%;
   line-height: 23px;
   display: block;
   padding-left: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
  }
  
  td {
   font-size: 16px;
   width: 92%;
   line-height: 23px;
   display: block;
   padding-left: 5px;
   margin-top: 5px;
   margin-bottom: 15px;
   margin-left: 5%;
  }
  
  #photo30 {
   width: 99%;
   margin-left: 0.5%;
   margin-right: 0.5%;
   margin-top: 15px;
   margin-bottom: 2px;
   float: none;
   clear: both;
  }
  
  h3 {
   font-size: 18px;
  }
  
  #page-top{
      width: 10%;
  }
	
	#logo {
		margin-top: 0;
	}
  
}

@media screen and (max-width: 360px) {
	#site-header-logo {
		font-size: 1.2rem;
	}
}
