@charset "utf-8";


/* -------------------------------
common
------------------------------- */
.l-content h1.titleBlock__h1Img{
	width: 950px;
	height: 210px;
	margin-bottom: 1px;
	padding: 0;
	border: none;
	background: url(/maker/suruga/stage/v1/images/main_v1_20201105.png) no-repeat;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.l-content a,
.l-content a:link {
  text-decoration: none;
}

/*section*/
.l-content .section{
	margin-bottom:50px;
}

/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* lead */
.l-content .leadTxt {
	text-align: center;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.5;
}


/* trouble */
.l-content .mainTtl_trouble {
	width: 902px;
	height: 80px;
	margin:0 auto 34px;
	background: url(/maker/suruga/stage/v1/images/ttl_trouble.png) no-repeat;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .troubleBox {
	margin:0 -10px 50px 0;
}
.l-content .troubleBox .troubleList {
	float:left;
	border:1px solid #b2c5e0;
	width:226px;
	padding:12px 0 18px;
	margin-right:10px;
}
.l-content .troubleBox .troubleList .list {
	margin:0 20px 20px;
	height:130px;
	background: url(/maker/suruga/stage/v1/images/icon_arrow.png) no-repeat center bottom;
}
.l-content .troubleBox .troubleList .list li {
	text-indent:-1em;
	margin-left:1em;
	margin-bottom:10px;
}
.l-content .troubleBox .troubleList .list span {
	color:#004098;
	font-size:8px;
	padding-right:5px;
}
.l-content .troubleBox .troubleList .txt {
	margin:0 20px;
	height:90px;
}
.l-content .troubleBox .troubleList .pic {
	line-height:0;
	font-size:0;
	text-align:center;
}
.l-content .troubleBox .troubleList .btn {
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
	width:170px;
	margin:0 auto;
}
.l-content .troubleBox .troubleList .btn a {
	width: 170px;
	height: 32px;
	display:block;
	background: url(/maker/suruga/stage/v1/images/sprite_btn_v1.png) no-repeat 0 0;
 }


/* check */
.l-content .checkBox {
	background: url(/maker/suruga/stage/v1/images/pic_movie.png) no-repeat 0 0;
	width:913px;
	height:613px;
	margin:0 auto;
	position:relative;
}
.l-content .checkBox .ttl {
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-content .checkBox dl {
	position:absolute;
	width:325px;
}
.l-content .checkBox .caption {
	margin-bottom:5px;
	padding-left:20px;
}
.l-content .checkBox .pic {
	margin-bottom:3px;
	text-align:center;
}
.l-content .checkBox .name {
	width:286px;
	margin:0 auto 5px;
	font-weight:bold;
	text-align:center;
}
.l-content .checkBox .check01 {
	top:15px;
	left:15px;
}
.l-content .checkBox .check02 {
	top:15px;
	left:585px;
}
.l-content .checkBox .check03 {
	top:358px;
	left:15px;
}
.l-content .checkBox .check01 dt,
.l-content .checkBox .check03 dt {
	margin-bottom:5px;
}
.l-content .checkBox .check02 dt {
	margin-bottom:25px;
}
.l-content .checkBox .check02 .pic {
	text-align:left;
	padding-left:5px;
}
.l-content .checkBox .check02 .name {
	margin:0;
}

/* good */
.l-content .mainTtl_good {
	width: 612px;
	height: 64px;
	margin:0 auto 30px;
	background: url(/maker/suruga/stage/v1/images/ttl_good.png) no-repeat;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


/* service */
.l-content .mainTtl_service {
	width: 650px;
	height: 57px;
	margin:0 auto 30px;
	background: url(/maker/suruga/stage/v1/images/ttl_service.png) no-repeat;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}


/* lineupBox */
.l-content .lineupBox {
	margin:0 0 10px 15px;
}
.l-content .lineupBox .lineupItem {
	float:left;
	border-top:1px solid #b2c5e0;
	border-bottom:1px solid #b2c5e0;
	width:225px;
	margin-right:4px;
}
.l-content .lineupBox .lineupItem dl {
	border-left:1px solid #b2c5e0;
	border-right:1px solid #b2c5e0;
	border-bottom:3px solid #004098;
	border-top:3px solid #004098;
	padding-top:13px;
	text-align:center;
}
.l-content .lineupBox .lineupItem dl dt {
	margin-bottom:24px;
}
.l-content .lineupBox .lineupItem dl dd {
	height:55px;
}
.l-content .lineupBox .lineupItem dl dd.txtOne {
}
.l-content .lineupBox .lineupItem.box_hover {
  cursor: pointer;
}
.l-content .lineupBox .lineupItem.box_hover dt img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}


/* stageBox */
.l-content .stageBox {
	margin:0 0 10px 15px;
}
.l-content .stageBox .stageItem {
	float:left;
	border-top:1px solid #b2c5e0;
	border-bottom:1px solid #b2c5e0;
	width:225px;
	margin-right:4px;
}
.l-content .stageBox .stageItem dl {
	border-left:1px solid #b2c5e0;
	border-right:1px solid #b2c5e0;
	border-bottom:3px solid #004098;
	border-top:3px solid #004098;
	padding-top:13px;
	text-align:center;
}
.l-content .stageBox .stageItem dl dt {
	margin-bottom:24px;
}
.l-content .stageBox .stageItem dl dd {
	height:55px;
}
.l-content .stageBox .stageItem dl dd.txtOne {
	height:45px;
	padding-top:10px;
}
.l-content .stageBox .stageItem.box_hover {
  cursor: pointer;
}
.l-content .stageBox .stageItem.box_hover dt img {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
}
