
body {
	-webkit-text-size-adjust: 100%;
}
h1,h2, h3, h4, h5, p, img {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 3rem;
}
h2 {
	font-size: 2.4rem;
}
h3 {
	font-size: 1.6rem;
}
h4, h5, h6 {
	font-size: 1rem;
	line-height: 1.5;
}
img {
	border: 0;
}
.picend {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
}


#nmos, #nmos2 {
	text-align: center;
	width: 99%;
	margin: 0 auto;
	padding: 0;
}
.clearfix::after {
    content : " ";
    display : block;
    clear : both;
}
.dp1 {
	display: block;
}
.dp2 {
	display: none;
}

/* headerimg */
#nmos #header_o img {
	width: 90%;
}

/* overview */
#ov {
	width: 98%;
	margin: 0 auto;
	padding: 0;
}
.group {
	text-align: right;
	color: #888;
	font-weight: bold;
	line-height: 1.4;
	padding: 10px 3px 3px 3px;
}
#lead {
	width: 100%;
	box-sizing: border-box;
	line-height: 1.7;
	margin: 0;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#guide {
	width: 100%;
	box-sizing: border-box;
	margin: 1px 0 0 0;
	padding: 10px 0;
	line-height: 1.7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.pnav {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
#nmos #ov #guide .pnav a, a.pnav2 {
	display: inline-block;
	text-decoration: none;
	text-align: left;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	background: #999;
	padding: 3px 12px;
	margin: 3px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#nmos #ov #guide .pnav a:link, a.pnav2:link {
	color: #fff;
	background: #999;
	text-decoration: none;
}
#nmos #ov #guide .pnav2 a:visited, a.pnav:visited {
	color: #fff;
	background: #999;
	text-decoration: none;
}
#nmos #ov #guide .pnav a:hover, a.pnav2:hover {
	color: #fff;
	background: #555;
	text-decoration: none;
}
/*#nmos #ov #guide .pnav a:link, #nmos #ov #guide .pnav a:visited, a.pnav:link, a.pnav:visited {
		display: inline-block;
		text-decoration: none;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5;
		color: #fff;
		background: #999;
		padding: 3px 12px;
		margin: 3px;
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
		border-radius: 14px;
}
#nmos #ov #guide .pnav a:hover, a.pnav:hover  {
		display: inline-block;
		text-decoration: none;
		text-align: left;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5;
		color: #fff;
		padding: 3px 12px;
		margin: 3px;
		background: #555;
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
		border-radius: 14px;
}*/
.snav {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}

/* main */
#main {
	width: 98%;
	margin: 20px auto;
	line-height: 1.8;
}
.attn1 {
	color: #777;
	text-align: center;
	font-size: 0.9rem;
	line-height: 1.6;	
}
.attn2 {
	color: #777;
	text-align: left;
	font-size: 0.9rem;
	line-height: 1.6;	
}
.midashi00 {
	color: #777;
	font-size: 1.1rem;
	letter-spacing: 0.125em;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	padding: 20px;
	background: #eee url(../image/common/bbar600h70b.jpg) repeat-x;
	background-size: auto 100%;
	border-top: 1px solid #f2f2f2;
}
.mbox {
	background: #eee;
	text-align: left;
	line-height: 1.8;
	margin: 20px auto 10px;
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.midashi01 {
	font-size: 1.1rem;
	color: #fff;
	background: #777;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 0px 0px;
	padding: 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#nmos #main .mbox p {
	margin: 10px 30px 8px;
	line-height: 1.7;
}
	
}
/* slidebox */
.slidebox {
	
}
h4.slide_btn{
	position: relative;
	display: block;
	font-size: 1rem;
	color: #333;
	font-weight: bold;
	background: #eee;
    padding: 5px 10px;
    margin: 3px 0px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
h4.slide_btn::after {
	content: "";
	position: absolute;
	border-left: 2px solid #777;
	border-top: 2px solid #777;
	width: 8px;
	top: 10px;
	right: 8px;
	height: 8px;
	transform: rotate(45deg);
}
h4.ac::after {
	content: "";
	position: absolute;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	border-left: 0;
	border-top: 0;
	width: 8px;
	top: 10px;
	right: 8px;
	height: 8px;
	transform: rotate(45deg);
}
h4.slide_btn:hover{
    cursor:pointer;
    background: #ffc;
}
div.slide_pnl{
    display: none;
	background: #fdfbf9;
    padding:20px;
    margin: 0;
}


/* lineup */
.lineup {
	display: flex;
	flex-flow: row wrap;
}
.lineup1 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.lineup2 {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.vabottom {
	align-items: flex-end;
}
.sitm1 {
	width: 100%;
	box-sizing: border-box;
	line-height: 1.7;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0 0 5px 0;
	background: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.sitm2 {
	width: 49%;
	box-sizing: border-box;
	line-height: 1.7;
	text-align: center;
	margin: 5px 1px 5px 0px;
	padding: 0 0 5px 0;
	background: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.sitm3 {
	width: 33%;
	box-sizing: border-box;
	line-height: 1.7;
	text-align: center;
	margin: 5px 1px 5px 0px;
	padding: 0 0 5px 0;
	background: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.sitm4 {
	width: 25%;
	box-sizing: border-box;
	line-height: 1.7;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0 0 5px 0;
	background: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
.sitm5 {
	width: 20%;
	box-sizing: border-box;
	line-height: 1.7;
	text-align: center;
	margin: 5px 0px 5px 0px;
	padding: 0 0 5px 0;
	background: #eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;	
}
#nmos #main .sitm3 h4 {
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
}
.s-name{
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;	
}
.s-sub {
	font-size: 0.85rem;
}
.s-catch {
	font-size: 0.85rem;
	line-height: 1.6;
	margin: 3px 0;
}
.area {
	color: #555;
	font-size: 0.9rem;
	font-weight: normal;
}
.s-pic {
	color: #777;
	line-height: 1.5;
}
.stg {
	display: inline-block;
	font-size: 0.8rem;
	color: #fff;
	padding: 0px 3px;
	background: #777;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;	
	line-height: 1.5;
}

/* price */
.s-price {
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 5px;
	padding: 0;
}
.ptg {
	font-size: 0.85rem;
	font-weight: normal;
	color: #fff;
	background: #777;
	padding: 0px 3px;
	margin: 0 3px 0 0;
	border: 1px solid #777;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* 動画ボックス */
.ibox {
	text-align: left;
	margin: 0px 10px 10px;
	padding: 0;
	background: #fff;
	border: 1px solid #ccc;
	cursor:pointer;
	clear: both;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.hover {
	background: #ffffdf;
}
.imovie {
	float: left;
	padding: 5px;
	margin:  0 10px 0 0;
}
.ipic {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.itxt {
	padding: 10px;
	margin: 0;
}
h4.i_midashi {
	font-weight: bold;
	font-size: 0.95rem;
	margin-bottom: 3px;
}
.itxt>p {
	font-size: 0.92rem;
	line-height: 1.7;
}

/*  */
hr {
	clear: both;
	visibility: hidden;
}
ul {
	list-style-type: none;
}
.tnml {
	font-weight: normal;
}
.tnmlm {
	font-weight: normal;
	font-size: 1rem;
}
.tnmls {
	font-weight: normal;
	font-size: 90%;
}
.tnmlss {
	font-weight: normal;
	font-size: 80%;
}
.tnml12 {
	font-weight: normal;
	font-size: 12px;
}
.tnml11 {
	font-weight: normal;
	font-size: 11px;
}z
.tbld {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.albottom {
	align-items: flex-end;
}

.picl {
	float: left;
	padding: 0 10px 0 0;
}
.picr {
	float: right;
	padding: 0 0 0 10px;
}

.rd8 {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.rd6 {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.rd4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.clear {
	clear: both;
}

@media screen and (max-width: 575px) {
	#nmos, #ov, #main {
		width: 100%;
	}
	.dp1 {
		display: none;
	}
	.dp2 {
		display: block;
	}
	#nmos #header_o img {
	width: 100%;
	}
	#lead {
		background-size: auto 100%;
	}
	.sitm3, .sitm4 {
		width: 49%;
		box-sizing: border-box;
	}
	.attn1  {
		text-align: left;
	}
}