@charset "UTF-8";

@media (min-width: 1024px) {	/* 横幅が1024px以上の場合に適用するスタイル */


	header{
		margin:0 auto;
	}
	main{
		width:1000px;
		margin:0 auto;
	}

	div.nakamil {
		padding-left:15px;
	}
	.rightline{
		border-right:1px solid#202020;
	}

	.shidden{
		display:none;
	}

	.smenu{
		display:none;
	}
	.topsps{
		display:none;
	}

	.tnakasw20{
		display:none;
	}
	.tnakasw30{
		display:none;
	}
	.tnakasw40{
		display:none;
	}
	.tnakasw50{
		display:none;
	}
	.tnakasw60{
		display:none;
	}
	.pback{
		background:#000000;
		opacity:0.5;
		z-index:-1;
		width:100%;
		height:100vh;
		position:fixed;
	}
	.tnakapw10{
		height:10vh;
	}
	.tnakapw20{
		height:20vh;
	}
	.tnakapw30{
		height:30vh;
	}
	.tnakapw40{
		height:40vh;
	}
	.tnakapw50{
		height:50vh;
	}
	.tnakapw60{
		height:60vh;
	}
	.tnakapw70{
		height:70vh;
	}
	.tnakapw80{
		height:80vh;
	}
	.tnakapw90{
		height:90vh;
	}
	.tnakapw100{
		height:100vh;
	}



	header .table{
		margin:0 auto;
	}
	header .td,header .th{
		vertical-align:middle;
	}
	header .th{
		text-align:right;
	}

	header table{
		border-collapse: separate;
		border-spacing: 0px 0px;
		margin:0 20px;
		background-image:url("../img/home.png");
		background-size:35px 33px;
		background-position:12px center;
		background-repeat:no-repeat;
	}
	header .home1{
		font-size:13px;
		color:#2472bd;
		line-height:1.3;
		padding:0 10px 0 60px;
		border-top:1px solid #2472bd;
		border-left:1px solid #2472bd;
		border-bottom:1px solid #2472bd;
		white-space: nowrap;
	}

	header .home2{
		position:relative;
		font-family: "Shin Maru Go Regular";
		width:100px;
		font-size:40px;
		color:#2472bd;
		line-height:1;
		padding:0 10px 0 60px;
		border-top:1px solid #2472bd;
		border-left:1px solid #2472bd;
		border-bottom:1px solid #2472bd;
		white-space: nowrap;
	}

	header .home2 div{
		position:absolute;
		top:13px;
		margin:0 0 0 3px;
		text-align:center;
	}

	header .home3{
	    height: 30px;
	    width: 20px;
	    padding: 0;
	    min-width: 20px;
	}

	.diagonal {
	    height: 100%;
	    width: 100%;
	    border-top: solid #2472bd 1px;
	}
	.rightUp {
	    transform: matrix(1, -1.5, 0, 1, 0, 15);
	}
	.rightDown {
	    transform: matrix(1, 1.5, 0, 1, 0, 15);
	}
	    /* header div.home3{
	        1.5 = 30 / 20 (height / width)
	        15 = 20 / 2
	    */

	.mukyuu{
		display:inline-block;
		margin:15px 0 10px 15px;
		padding:7px 10px;
		width:100px;
		text-align:center;
		color:#ffffff;
		background-color:#29aae3;
	}

	.footermenutop{
		display:none;
	}
	.footermenu{
		display:none;
	}



/* ボーイリスト */

div.stafflist{
	display:table-cell;
	width:780px;
	vertical-align:top;
}
:root div.stafflist { font-size: 1px; letter-spacing: -1px; word-spacing: -2px; }

.list{
	width:120px;
	position:relative;
	margin:0 0 20px 0;
	padding:0 5px;
	float:left;
}

.list img.thum{
	width:120px;
	height:150px;
}
.list .prof{
	color:#ffffff;
	font-size:15px;
	margin:5px 0 0 0;
	padding:3px 0;
	text-align:center;
	line-height:1.1;
	font-family: 'Helvetica', 'メイリオ', "Meiryo", 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'ＭＳ Ｐゴシック', 'Droid Sans', 'sans-serif';
	letter-spacing:1px;
}

.list img.ue  {
	margin:-2px 0 0 1px;
	position:absolute;
	width:100px;
}

.sita{
	position: absolute;
	right:10px;
	bottom:50px;
	color:#ffffff;
	padding:3px 1px 0 0;
	font-weight:700;
	font-size:16px;
	width:24px;
	height:22px;
}
.ka{
	background-color:#0000ff;
}
.fuka{
	background-color:#ff0000;
}
.toi{
	background-color:#ffff00;
}
.man{
	background-color:#800080;
}

/* ボーイリストEND */

a.cbotan:link,a.cbotan:visited {

	margin:0 10px 10px 10px;
	padding:5px 0;
	display:block;
	color:#ffffff;
	font-size:15px;
	font-weight:700;
	text-decoration:none;
	background-color:#4040ff;
	border:none;
	text-align:center;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
            border-radius: 5px;
}
a.cbotan:hover {
	color:#ffffff;
	background:#ff0000;
	text-decoration:none;
}

.news{
	display:table-cell;
	width:220px;
	vertical-align:top;
	color:#ffffff;
}

.news div.newst{
	background-color:#2a2f33;
	height:50px;
	padding:5px;
	border-bottom:1px solid #657680;
	margin:0 10px;
}
.news div.nnaiyou{
	height:500px;
	background-color:#2a2f33;
	overflow:auto;
	margin:0 10px;
}

.news div div.table{
	width:100%;
	border-bottom:1px solid #657680;
	overflow:visible;
}
.news div div.th{
	height:48px;
	vertical-align:middle;
	margin:0;
}
.news div div.th img{
	margin:5px 0 0 10px;
	width:30px;
	height:38px;
}
.news div div.td{
	text-align:left;
	width:120px;
	font-size:14px;
	line-height:1.2;
	vertical-align:middle;
	height:50px;
}
.news div.nicon{
	background-color:#ffffff;
	width:40px;
	height:40px;
	vertical-align:middle;
	display:inline-block;
	margin:5px 15px 7px 5px;
	background-image:url("../img/sweatlogo.png");
	background-size:25px 34px;
	background-position:center center;
	background-repeat:no-repeat;
}

/* ボーイプロフページ */

.boybox { 
	background:url("../img/backblack.png");
	width:100%;
	height:100%;
	z-index:100;
	position:fixed;top:0px;left:0px;  text-align: center;
}
 
.boybox:before {
	content: '';
	display:inline-block;
	height:100%;
	vertical-align:middle;
	margin:0;
	padding:0;
	z-index:10.;
}
 
.centered {
	display: inline-block;
	vertical-align:middle;
	height:90%;
	min-height:430px;
	max-height:700px;
	margin:0;
	padding:0;
	z-index:100;
    -webkit-border-radius:7px;
       -moz-border-radius:7px;
         -o-border-radius:7px;
            border-radius:7px;
}
.centered iframe{
	background:#ffffff;
	width: 936px;
	height:100%;
	margin:0 auto;
	padding:0;
	border:3px solid #555555;
}

.botanb{
	margin:0;
	padding:0;
	position:relative;
}

.botanb .batu{
	position:absolute;
	top:-10px;
	right:-10px;
	width:100px;
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
         -o-border-radius: 12px;
            border-radius: 12px;
}
.botanb .batu a{
	font-size:18px;
	font-weight: bold; 
	display:block;
	width:100%;
	height:100%;
	background:#ff4040;
	text-decoration: none;
	line-height:1.4;
	color: #ffffff;
    -webkit-border-radius: 12px;
       -moz-border-radius: 12px;
         -o-border-radius: 12px;
            border-radius: 12px;
}

.botanb .batu a:visited{
	color:#ffffff;
	text-decoration: none;
}
.botanb .batu a:hover{
	background:#ffcc00;
	color: #ffffff;
}


/* ボーイプロフページEND */


.nagare{
	background-image:url("https://sweatbm.com/img/nami.jpg");
	background-size:1024px 160px;
	background-position:center top;
	background-repeat:no-repeat;
	margin:0 auto 30px auto;
	padding:30px 0 0 0;
}

.nagare .table{
	margin:0 auto;
}

.nagare .td{
	width:150px;
	font-size:14px;
	text-align:left;
}
.nagare .next{
	width:50px;
	background-image:url("https://sweatbm.com/img/next.png");
	background-size:20px 26px;
	background-position:center 190px;
	background-repeat:no-repeat;
}
.nagare .td img{
	width:150px;
	height:150px;
}
.nagare .td div{
	background-color:#0071bd;
	color:#ffffff;
	text-align:center;
	margin:10px 0;
	padding:4px 0 2px 0;
	font-size:16px;
	width:150px;
}

.recruit2{
	display:table;
}
.recruit2 .th{
	display:table-cell;
	vertical-align:top;
	font-weight:700;
	padding:0 0 5px 0;
}
.recruit2 .td{
	display:table-cell;
	vertical-align:top;
	padding:0 0 5px 0;
}

.boyyoyakulist {
	display: none;
}



}
