@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#main .comBox {
	max-width: 1162px;
}

#main .detailTitle {
	position: relative;
}

#main .detailTitle .bg {
	height: 399px;
	background-size: cover;
}

#main .detailTitle .bg.adviser{
	background: url(/group/sfe/img/work/adviser/page_bg.jpg) no-repeat center center;
	background-size: cover;
}
#main .detailTitle .bg.partner{
	background: url(/group/sfe/img/work/partner/page_bg.jpg) no-repeat center center;
	background-size: cover;
}
#main .detailTitle .bg.pma{
	background: url(/group/sfe/img/work/pma/page_bg.jpg) no-repeat center center;
	background-size: cover;
}
#main .detailTitle .bg.tarunama{
	background: url(/group/sfe/img/work/tarunama/page_bg.jpg?202403) no-repeat center center;
	background-size: cover;
}
#main .detailTitle .bg.gma{
	background: url(/group/sfe/img/work/gma/page_bg.jpg) no-repeat center center;
	background-size: cover;
}

#main .detailTitle .topBox {
	padding: 36px 52px 41px;
	max-width: 1162px;
	width: 62%;
	min-width: 750px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	position: absolute;
	top: 314px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background-color: rgba(91,194,220,0.9);
}

#main .detailTitle .topBox h2 {
	margin-bottom: 19px;
	font-size: 32px;
	letter-spacing: 3px;
}

#main .detailTitle .topBox .lable,
#main .detailTitle .topBox .lable2 {
	width: 206px;
	position: absolute;
	top: 32px;
	right: 24px;
	font-size: 13px;
	display: block;
	letter-spacing: 1px;
	text-align: center;
	box-sizing: border-box;
	background-color: rgba(3,92,124,0.82);
}

#main .detailTitle .topBox .lable span {
	padding: 12px 30px 11px 55px;
	display: block;
	background: url(/group/sfe/img/common/icon07.png) no-repeat left 21px center;
}

#main .detailTitle .topBox .lable2 span {
	padding: 12px 30px 11px 55px;
	display: block;
	background: url(/group/sfe/img/common/icon08.png) no-repeat left 21px center;
}

#main .detailTitle .topBox p {
	letter-spacing: 1.8px;
}

#main .outlineBox {
	margin-bottom: 64px;
	padding: 121px 0 73px;
	background-color: #ECF6F8;
}

#main .outlineBox h2 {
	margin-bottom: 19px;
	color: #035C7C;
	font-size: 20px;
	letter-spacing: 2.5px;
}

#main .outlineBox .comTable td,
#main .outlineBox .comTable th {
	border: 3px solid #ecf6f8;
	background-color: #fff;
}

#main .outlineBox .comTable td {
	padding: 27px 0 28px 50px;
	border-right: none;
}

#main .outlineBox .comTable td p {
	font-weight: bold;
	line-height: 2;
	letter-spacing: 1.5px;
}

#main .outlineBox .comTable th {
	padding-top: 2px;
	width: 216px;
	text-align: center;
	border-left: none;
}

#main .outlineBox .comTable th span {
	margin-top: 8px;
	color: #5BC2DC;
	font-size: 18px;
	display: block;
	letter-spacing: 2px;
}

#main .outlineBox .comTable .textDl {
	letter-spacing: 1.5px;
}

#main .outlineBox .comTable .textDl dt {
	color: #5BC2DC;
	font-family: 'Prompt', sans-serif;
	font-weight: bold;
	float: left;
}

#main .outlineBox .comTable .textDl dd {
	margin-bottom: 8px;
	padding-left: 9.8em;
	font-weight: bold;
}

#main .outlineBox .comTable .textDl dd:last-child {
	margin-bottom: 0;
}

#main .dayBox .imgBox {
	margin-bottom: 141px;
	max-width: 100%;
	display: table;
}


#main .dayBox .imgBox .textBox,
#main .dayBox .imgBox .photoBox {
	display: table-cell;
	vertical-align: middle;
}

#main .photoBox .photocaption{
	text-align: right;
}

#main .dayBox .imgBox .textBox {
	padding: 0 63px 23px 0;
	max-width: 480px;
	position: relative;
	box-sizing: border-box;
}

#main .dayBox .imgBox02 .textBox {
	padding: 0 0 23px 59px;
}

#main .workTime {
	margin: 0 -64px 45px -140px;
	padding: 21px 0 16px 140px;
	position: relative;
	color: #fff;
	font-size: 50px;
	font-family: 'Prompt', sans-serif;
	font-weight: 300;
	font-style: italic;
	line-height: 1 !important;
	box-sizing: border-box;
	background-color: rgba(91,194,220,0.85);
}

#main .workTime02 {
	margin: 0 -140px 45px -59px;
	padding-left: 57px;
}


#main .workTime:after {
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -100px;
	background: url(/group/sfe/img/work/time_img01.png) no-repeat left top;
	background-size: 100px 100%;
	content: "";
}

#main .workTime02:after {
	top: 0;
	right: auto;
	left: -100px;
	background-image: url(/group/sfe/img/work/time_img02.png);
}

#main .workTime img {
	margin: -5px 33px 0 0;
	display: inline-block;
	vertical-align: middle;
}

#main .dayBox .imgBox .textBox .title {
	margin-bottom: 28px;
	font-size: 22px;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: 1px;
}

#main .dayBox .imgBox .textBox p {
	line-height: 2;
}

#main .dayBox .imgBox .textBox .imgUl {
	margin-top: 37px;
}

#main .dayBox .imgBox .textBox .imgUl li {
	float: left;
	width: 48.5%;
}

#main .dayBox .imgBox .textBox .imgUl li:last-child {
	float: right;
}

#main .dayBox .imgBox02 .photoBox {
	/*max-width: 681px;*/
	width: 681px;
}

#main .dayBox .imgBox02 .photoBox img{
	width: 100%; /* for IE */
}

#main .dayBox .imgBox .photoBox img{
	width: 100%; /* for IE */
}

#main .dayBox .imgBox .photoBox.spacer img{
	width: auto; /* for IE */
}

#main .dayBox .workUl {
	margin: -24px 0 107px 0;
}

#main .dayBox .workUl li {
	width: 45.2%;
	float: left;
}

#main .dayBox .workUl li:last-child {
	margin-top: 78px;
	float: right;
}

#main .dayBox .workUl .imgBox {
	margin-bottom: 0;
	display: block;
}

#main .dayBox .workUl .imgBox .textBox,
#main .dayBox .workUl .imgBox .photoBox {
	width: auto;
	display: block;
}

#main .dayBox .workUl .imgBox .textBox .workTime {
	margin: 0 184px 22px -24px;
	padding: 21px 0 16px 23px;
}

#main .dayBox .workUl .imgBox .textBox {
	margin-top: -40px;
	padding: 0;
}

#main .dayBox .workUl .imgBox .textBox .title {
	margin-bottom: 18px;
}

#main .dayBox {
	margin-bottom: 82px;
}

#main .comBtn02 {
	margin-top: 103px;
}
@media all and (-ms-high-contrast:none) {
	#main .detailTitle .topBox .lable span {
		padding: 15px 30px 9px 55px;
	}
}
@media screen and (min-width: 767px) and (max-width: 1130px) {
	#main .detailTitle .topBox {
		font-size: 16px;
	}
	
	#main .detailTitle .topBox h2 {
		font-size: 28px;
	}
	
	#main .detailTitle .topBox {
		padding: 33px 25px 35px;
	}
	
	#main .dayBox .imgBox .textBox {
		padding-right: 20px;
		width: 423px;
	}
	
	#main .workTime {
		margin-right: 19px;
		font-size: 32px;
	}
	
	#main .workTime02 {
		margin: 0 -50px 45px -59px;
	}
	
	#main .dayBox .imgBox02 .textBox {
		padding: 0 0 23px 20px;
	}
	
	#main .workTime img {
		margin: -5px 14px 0 0;
		width: 44px;
	}
	
	#main .dayBox .imgBox {
		margin-bottom: 80px;
	}
}

@media screen and (max-width: 767px) {
	#main .detailTitle .bg {
		padding-bottom: 28%;
		height: auto;
	}
	
	#main .detailTitle .topBox {
		padding: 8px 12px 8px;
		width: 94%;
		top: 83%;
		font-size: 11px;
		min-width: 0;
	}
	
	#main .detailTitle .topBox h2 {
    margin-bottom: 3px;
    font-size: 16px;
    letter-spacing: -1px;
}
	
	#main .detailTitle .topBox p {
    line-height: 1.5;
    letter-spacing: 0;
    margin-bottom: 5px;
}
	
	#main .detailTitle .topBox .lable,
	#main .detailTitle .topBox .lable2 {
		width: 138px;
		position: static;
		top: auto;
		right: auto;
		font-size: 12px;
		letter-spacing: 0;
		padding: 2px;
	}
	
	#main .detailTitle .topBox .lable span,
	#main .detailTitle .topBox .lable2 span {
		padding: 4px 11px 2px 27px;
		letter-spacing: -1px;
		background-size: 17px auto;
		background-position: left 6px center;
	}
	
	#main .outlineBox h2 {
		margin: 0 0 9px 3px;
		font-size: 14px;
		letter-spacing: 0;
	}
	
	#main .outlineBox {
		margin-bottom: 31px;
		padding: 141px 0 12px;
	}
	
	#main .comBox {
		margin: 0 13px;
	}
	
	#main .outlineBox .comTable td, #main .outlineBox .comTable th {
		width: 100%;
		float: left;
		border: none;
		text-align: left;
		box-sizing: border-box;
	}
	
	#main .outlineBox .comTable th {
		margin-bottom: 12px;
		padding: 0 0 0 3px;
		background-color: #ECF6F8;
	}
	
	#main .outlineBox .comTable th img {
		margin-right: 7px;
		height: 25px;
		display: inline-block;
		vertical-align: middle;
	}
	
	#main .outlineBox .comTable th span {
		font-size: 14px;
		display: inline-block;
		letter-spacing: 1px;
	}
	
	#main .outlineBox .comTable td {
		margin-bottom: 13px;
		padding: 9px 21px 11px;
	}
	
	#main .outlineBox .comTable td p {
		line-height: 1.4;
		letter-spacing: 0.5px;
	}
	
	#main .outlineBox .comTable tr:nth-child(2) th img {
		margin: -4px 15px 0 3px;
		height: 22px;
	}
	
	#main .outlineBox .comTable tr:nth-child(3) th img {
		margin: -2px 14px 0 3px;
		height: 30px;
	}
	
	#main .outlineBox .comTable .textDl dd {
		margin-bottom: 1px;
		padding-left: 6.8em;
	}
	
	#main .dayBox .imgBox {
		margin-bottom: 26px;
		display: block;
	}
	
	#main .dayBox .imgBox .textBox,
	#main .dayBox .imgBox .photoBox {
		margin: 0;
		width: auto;
		display: block;
	}
	
	#main .dayBox .imgBox .photoBox img {
		width: 100%;
	}

	#main .dayBox .imgBox .photoBox.spacer img {
		width: 10%;
	}
	
	#main .workTime img {
		margin: -5px 16px 0 0;
		height: 32px;
	}
	
	#main .workTime {
		margin: 0 98px 15px -17px;
		padding: 12px 0 9px 17px;
		font-size: 25px;
	}
	
	#main .dayBox .imgBox .textBox {
		margin-bottom: 28px;
		padding: 0;
	}
	
	#main .dayBox .imgBox .textBox .title {
		margin-bottom: 17px;
		font-size: 14px;
	}
	
	#main .dayBox {
		margin: 0 17px 54px;
	}
	
	#main .dayBox .imgBox .textBox p {
		line-height: 1.38;
		letter-spacing: 0.5px;
	}
	
	#main .workTime02 {
		margin: 0 -17px 15px 98px;
		padding-right: 25px;
		text-align: right;
	}
	
	#main .dayBox .imgBox .textBox .imgUl img {
		width: 100%;
	}
	
	#main .dayBox .imgBox .textBox .imgUl li {
		width: 48.5%;
	}
	
	#main .dayBox .imgBox .textBox .imgUl {
		margin-top: 14px;
	}
	
	#main .dayBox .workUl .imgBox {
		margin-bottom: 42px;
		width: auto;
		float: none !important;
	}
	
	#main .dayBox .workUl .imgBox .textBox {
		margin: 0 0 11px;
	}
	
	#main .dayBox .workUl .imgBox .textBox .workTime {
		padding: 12px 0 9px 25px;
		margin: 0 98px 22px -24px;
	}
	
	#main .dayBox .workUl li:first-child .textBox .workTime {
		margin: 0 -17px 15px 98px;
		padding-right: 25px;
		text-align: right;
	}
	
	#main .dayBox .workUl li:first-child .textBox .workTime:after {
		background-image: url(/group/sfe/img/work/time_img02.png);
		right: auto;
		left: -100px;
	}

	/* gma.html */
	#main .dayBox .workUl li.sp_left:first-child .textBox .workTime {
		padding: 12px 0 9px 25px;
		margin: 0 98px 22px -24px;
	}
	
	#main .dayBox .workUl li.sp_left:first-child .textBox .workTime:after {
		background-image: url(/group/sfe/img/work/sp_time_img01.png);
        background-size: 100px 96px;
		right: -100px;
		left: auto;
	}

	#main .dayBox .workUl .imgBox.sp_right .textBox .workTime {
		margin: 0 -17px 15px 98px;
		padding-right: 25px;
		text-align: right;
	}

	#main .dayBox .workUl .imgBox.sp_right .textBox .workTime:after {
		background-image: url(/group/sfe/img/work/time_img02.png);
		right: auto;
		left: -100px;
	}
	
	#main .dayBox .workUl li.sp_left:first-child .textBox .workTime {
		padding: 12px 0 9px 25px;
		margin: 0 98px 22px -24px;
		text-align: left;
	}
	
	/* /gma.html */

	
	#main .dayBox .workUl {
		margin: 40px 0;
	}
	
	#main .dayBox .workUl li:last-child {
		margin: 0;
	}
	
	#main .comBtn02 {
		margin-top: 53px;
	}
	
	#main .workTime:after {
		background-image: url(/group/sfe/img/work/sp_time_img01.png);
		background-size: 100px 96px;
	}
	
	#main .workTime02:after {
		background-image: url(/group/sfe/img/work/sp_time_img02.png);
		background-size: 100px 96px;
	}
}
