/* CSS Document */
@media (max-width: 575px) {
.box__top{
	background-image:url("../img/sla.svg");
	background-size:8px 8px;
	background-repeat: repeat;
  	min-height: 85px;
	width: 100vw;
	overflow: hidden;
	}		
	
.box__top h2{
	margin: 30px auto 0px;
	text-align: center;
	}

.box__top h2 img{
	width:40px;
	height: auto;
	}

.box__top h3{
	font-size: 1.6rem;
	padding: 5px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	}
.box__members-site{
	margin: 20px 0;
	
	}
.box__members-site .info{
	border-top: 1px solid #cdcece;
	border-bottom: 1px solid #cdcece;
	
	}
.box__members-site .info p{
	margin-bottom: 0!important;
	
	}
.box__members-site .info .date{
	margin-top: 5px;
	
	}
	
.box__members-site .info .gyoushu{
	font-weight: bold;
	
	}
	
.box__members-site .info .url{
	font-weight: bold;
	text-align: left;
	}
	
.box__members-site .sns{
	}
	
.box__members-site .box .box__txt{
	line-height: 150%;
	margin: 20px 0;
	
	}
.box__members-site .members-info__bn a{
	position: absolute;
	top: 20px ;
	right: 10px;
	}
	
.box__members-site .members-info__bn a img{
	width: 80px;
	height: auto;
	}
	
.box__members-site .box{
	margin: 20px 0;
	}
.box__members-site .box .logo{
	margin: 20px 0;
	width: 60%;
	
	}

.box__members-site .box .logo img{
	width: 100%;
	height: auto;
	}

.box__members-site .box .txt{
	margin: 20px 0;
	
	}
.box__members-site .box .txt h4{
	font-weight: bold;
	font-size: 1.5rem;
	
	}
.box__members-site .box .txt img{
	margin: 20px 0;
	width: 100%;
	height: auto;
	}

.box__members-site .box .txt h5{
	font-weight: bold;
	font-size: 1.5rem;
	
	}

.box__members-site .box .txt dl{
	margin: 20px 0;
	font-size: 1.4rem;

	
	}
.box__members-site .box .txt dl dt{
	border-left: 3px solid #808080;
	padding-left: 10px;

	
	}
.box__members-site .box .txt dl dd{
	margin-bottom: 20px;

	
	}

}

@media screen and (min-width: 576px) and (max-width: 767px) {
.box__top{
	background-image:url("../img/sla.svg");
	background-size:8px 8px;
	background-repeat: repeat;
  	min-height: 85px;
	width: 100vw;
	overflow: hidden;
	}		
	
.box__top h2{
	margin: 30px auto 0px;
	text-align: center;
	}

.box__top h2 img{
	width:40px;
	}

.box__top h3{
	font-size: 1.6rem;
	padding: 5px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	}
.box__members-site{
	margin: 20px 0;
	
	}
.box__members-site .info{
	border-top: 1px solid #cdcece;
	border-bottom: 1px solid #cdcece;
	
	}
	
.box__members-site .info p{
	margin-bottom: 0!important;
	
	}
.box__members-site .info .date{
	margin-top: 5px;
	}
	
.box__members-site .info .gyoushu{
	font-weight: bold;
	
	}
	
.box__members-site .info .url{
	font-weight: bold;
	}
	
.box__members-site .sns{
	}
	
.box__members-site .box .box__txt{
	line-height: 150%;
	margin: 20px 0;
	
	}
.box__members-site .members-info__bn a{
	position: absolute;
	top: 20px ;
	right: 10px;
	}
	
.box__members-site .members-info__bn a img{
	width: 80px;
	height: auto;
	}
	
.box__members-site .box{
	margin: 20px 0;
	}
.box__members-site .box .logo{
	margin: 20px 0;
	width: 60%;
	
	}

.box__members-site .box .logo img{
	width: 100%;
	height: auto;
	}

.box__members-site .box .txt{
	margin: 20px 0;
	
	}
.box__members-site .box .txt h4{
	font-weight: bold;
	font-size: 1.5rem;
	
	}
.box__members-site .box .txt img{
	margin: 20px 0;
	width: 100%;
	height: auto;
	}

.box__members-site .box .txt h5{
	font-weight: bold;
	font-size: 1.5rem;
	}

.box__members-site .box .txt dl{
	margin: 20px 0;
	font-size: 1.4rem;

	
	}
.box__members-site .box .txt dl dt{
	border-left: 3px solid #808080;
	padding-left: 10px;

	
	}
.box__members-site .box .txt dl dd{
	margin-bottom: 20px;

	
	}

}
	
@media screen and (min-width: 768px) and (max-width: 991px) {
.box__top{
	background-image:url("../img/sla.svg");
	background-size:8px 8px;
	background-repeat: repeat;
  	min-height: 85px;
	width: 100vw;
	overflow: hidden;
	}		
	
.box__top h2{
	margin: 30px auto 0px;
	text-align: center;
	}

.box__top h2 img{
	width:40px;
	}

.box__top h3{
	font-size: 1.6rem;
	padding: 5px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	}
.box__members-site{
	margin: 20px 0;
	
	}
.box__members-site .info{
	border-top: 1px solid #cdcece;
	border-bottom: 1px solid #cdcece;
	
	}
	
.box__members-site .info p{
	margin-bottom: 0!important;
	
	}

.box__members-site .info .date{
	height:25px;
	line-height: 25px;
	}
	
.box__members-site .info .gyoushu{
	height:25px;
	line-height: 25px;
	font-weight: bold;
	
	}
	
.box__members-site .info .url{
	height:25px;
	line-height: 25px;
	font-weight: bold;
	}
	
.box__members-site .sns{
	height:30px;
	line-height: 30px;
	}
	
.box__members-site .box .box__txt{
	line-height: 150%;
	margin: 20px 0;
	
	}
.box__members-site .members-info__bn a{
	position: absolute;
	top: 20px ;
	right: 10px;
	}
	
.box__members-site .members-info__bn a img{
	width: 100px;
	height: auto;
	}
	
.box__members-site .box{
	margin: 20px 0;
	}
.box__members-site .box .logo{
	margin: 20px 0;
	width: 80%;
	}

.box__members-site .box .logo img{
	width: 60%;
	height: auto;
	}

.box__members-site .box .txt{
	margin: 20px 0;
	width: 80%;

	}

.box__members-site .box .txt img{
	margin: 20px 0;
	width: 100%;
	height: auto;
	}

.box__members-site .box .txt h5{
	font-weight: bold;
	
	}

.box__members-site .box .txt dl{
	margin: 20px 0;
	font-size: 1.4rem;

	
	}
.box__members-site .box .txt dl dt{
	border-left: 3px solid #808080;
	padding-left: 10px;

	
	}
.box__members-site .box .txt dl dd{
	margin-bottom: 20px;

	
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {		
.box__top{
	background-image:url("../img/sla.svg");
	background-size:8px 8px;
	background-repeat: repeat;
  	min-height: 245px;
	width: 100vw;
	overflow: hidden;
	}		
	
.box__top h2{
	margin: 60px auto 0px;
	text-align: center;
	}

.box__top h3{
	font-size: 3.4rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;

	}
.box__members-site{
	margin: 20px 0;
	
	}
.box__members-site .info{
	border-top: 1px solid #cdcece;
	border-bottom: 1px solid #cdcece;
	
	}
.box__members-site .info .date{
	height:40px;
	line-height: 40px;
	border-right: 1px solid #cdcece;
	}
	
.box__members-site .info .gyoushu{
	height:40px;
	line-height: 40px;
	font-weight: bold;
	
	}
	
.box__members-site .info .url{
	height:40px;
	line-height: 40px;
	font-weight: bold;
	text-align: right;
	}
	
.box__members-site .sns{
	height:40px;
	line-height: 40px;
	text-align: right;
	}
	
.box__members-site .box .box__txt{
	line-height: 150%;
	margin: 20px 0;
	
	}
.box__members-site .members-info__bn a{
	position: absolute;
	top: 20px ;
	right: 10px;
	}
	
.box__members-site .box{
	margin: 20px 0;
	}
.box__members-site .box .logo{
	margin: 20px 0;
	width: 80%;
	}

.box__members-site .box .logo img{
	width: 60%;
	height: auto;
	}


.box__members-site .box .txt{
	margin: 20px 0;
	width: 80%;
	}

.box__members-site .box .txt img{
	margin: 20px 0;
	width: 100%;
	height: auto;
	}

.box__members-site .box .txt h5{
	font-weight: bold;
	
	}

.box__members-site .box .txt dl{
	margin: 20px 0;
	font-size: 1.4rem;

	
	}
.box__members-site .box .txt dl dt{
	border-left: 3px solid #808080;
	padding-left: 10px;

	
	}
.box__members-site .box .txt dl dd{
	margin-bottom: 20px;

	
	}
}

@media (min-width: 1200px) {
.box__top{
	background-image:url("../img/sla.svg");
	background-size:8px 8px;
	background-repeat: repeat;
  	min-height: 245px;
	width: 100vw;
	overflow: hidden;
	}		
	
.box__top h2{
	margin: 60px auto 0px;
	text-align: center;
	}

.box__top h3{
	font-size: 3.4rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	}

.box__members-site{
	margin: 20px 0;
	
	}
.box__members-site .info{
	border-top: 1px solid #cdcece;
	border-bottom: 1px solid #cdcece;
	
	}
.box__members-site .info .date{
	height:40px;
	line-height: 40px;
	border-right: 1px solid #cdcece;
	}
	
.box__members-site .info .gyoushu{
	height:40px;
	line-height: 40px;
	font-weight: bold;
	
	}
	
.box__members-site .info .url{
	height:40px;
	line-height: 40px;
	font-weight: bold;
	text-align: right;
	}
	
.box__members-site .sns{
	height:40px;
	line-height: 40px;
	text-align: right;
	}
	
	
.box__members-site .box .box__txt{
	line-height: 150%;
	margin: 20px 0;
	
	}
	
.box__members-site .members-info__bn a{
	position: absolute;
	top: 20px ;
	right: 10px;
	}
	
	
.box__members-site .box{
	margin: 20px 0;
	}
.box__members-site .box .logo{
	margin: 20px 0;
	width: 80%;
	}

.box__members-site .box .logo img{
	width:55%;
	height: auto;
	}
	


.box__members-site .box .txt{
	margin: 20px 0;
	width: 80%;
	}
.box__members-site .box .txt h4{
	font-weight: bold;
	font-size: 1.6rem;
	
	}
.box__members-site .box .txt img{
	margin: 20px 0;
	width: 90%;
	height: auto;
	
	}

.box__members-site .box .txt h5{
	font-weight: bold;
	font-size: 1.4rem;
	}

.box__members-site .box .txt dl{
	margin: 20px 0;
	font-size: 1.4rem;

	
	}
.box__members-site .box .txt dl dt{
	border-left: 3px solid #808080;
	padding-left: 10px;

	
	}
.box__members-site .box .txt dl dd{
	margin-bottom: 20px;

	
	}

}

button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
