/****************************************
	        SANIFOODS 2020
****************************************/

#sf2020 {
	background:#FFF;
}

#sf2020 .serif {
	font-family: 'Noto Serif JP', serif;
}

#sf2020 .sans {
	font-family: 'Noto Sans JP', sans-serif;
}

#sf2020 .clear {
	clear:both;
}

#sf2020 .sfcontainer {
	width:1200px;
	margin:0 auto;
}

/**/

#sf2020 .bread {
	border-bottom:1px solid #F1F1F1;
	padding:25px 0 20px 0;
}

#sf2020 nav .breadcrumb {
	background:none!important;
	font-size:14px;
	color:#333;
}

#sf2020 nav .breadcrumb-item + .breadcrumb-item::before,
#sf2020 nav .breadcrumb-item.active {
	color:#333;
}

#sf2020 nav .breadcrumb a {
	color:#333;
	text-decoration:underline;
}

#sf2020 .sfcontents {
	padding:50px 0;
}

#sf2020 .sfinner {
	width:96%;
	margin:0 auto;
}


@media screen and (min-width:992px) {
	#sf2020 .sp {
		display:none;
	}
}

@media screen and (max-width:991px) {
	
	#sf2020 .pc {
		display:none;
	}
	
	#sf2020 .bread {
		display:none;
	}
		
	#sf2020 .sfcontainer {
		width:100%;
		margin:0 auto;
	}
}


/* SF2020 index */

@media screen and (min-width:992px) {
	#sf2020 #index_visual {
		background:#fff url(../uploads/images/sf2020/index/bg1.png) no-repeat right;
		width:100%;
		margin:0;
		overflow:hidden;
		position:relative;
	}
	
	#sf2020 #index_visual img {
		max-width:90%;
	}
	
	#sf2020 #index_visual img.woman {
		position:absolute;
		right:120px;
		bottom:0;
	}
	
	#sf2020 #index_visual img.goods {
		margin:60px 0;
	}
	
	#sf2020 #index_visual h1,
	#sf2020 #index_visual h2,
	#sf2020 #index_visual h3 {
		width:1200px;
		margin:0 auto;
		position:relative;
	}
	
	#sf2020 #index_visual h1 {
		padding:90px 0 30px 0;
	}
	
	#sf2020 #index_visual h2 {
		font-family: 'Noto Serif JP', serif;
		font-size:78px;
		padding:20px 0;
	}
	
	#sf2020 #index_visual h3 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size:30px;
	}
}

@media screen and (max-width:991px) {
	#sf2020 #index_visual {
		background: url(../uploads/images/sf2020/index/bg1.png) no-repeat -530px -220px;
		width:100%;
		height:307px;
		margin:0;
		overflow:hidden;
		position:relative;
		text-align:left;
	}
	
	#sf2020 #index_visual img.woman {
		position:absolute;
		right:20px;
		bottom:0;
		width:150px;
		height:auto;
	}
	
	#sf2020 #index_visual img.goods {
		width:53%;
		padding:2%;
	}
	
	#sf2020 #index_visual h1,
	#sf2020 #index_visual h2,
	#sf2020 #index_visual h3 {
		width:96%;
		position:relative;
	}
	
	#sf2020 #index_visual h1 {
		padding:20px 0 10px 2%;
		width:37%;
		text-align:left;
		margin:0;
	}
	
	#sf2020 #index_visual h1 img {
		width:100%;
		margin:0;
		padding:0;
	}
	
	#sf2020 #index_visual h2 {
		font-family: 'Noto Serif JP', serif;
		font-size:42px;
		padding:0 0 5px 2%;
	}
	
	#sf2020 #index_visual h3 {
		font-family: 'Noto Sans JP', sans-serif;
		font-size:20px;
		padding:0 2% 10px 2%;
	}
}

/**/

#sf2020 .index_contents {
}

#sf2020 .sections{
	text-align:center;
	padding:80px 0;
	font-family: 'Noto Sans JP', sans-serif;
}

#sf2020 .sections h2 {
	font-size:34px;
	letter-spacing:1.5px;
	color:#FF7013;
	margin:0 auto 15px auto;
	font-weight:600;
}

#sf2020 .sections h3 {
	font-size:22px;
	color:#333;
	margin:0 auto 60px auto;
}

#sf2020 .sections ul {
	list-style-type:none;
	display:flex;
	flex-wrap:wrap;
	padding:0;
}

#sf2020 .sections ul li {
	width:380px;
	text-align:left;
	margin-right:30px;
	margin-bottom:40px;
	position:relative;
}

#sf2020 .sections ul li:nth-child(3n) {
	margin-right:0;
}

#sf2020 .sections ul li a {
	text-decoration:none;
	color:#333;
}

#sf2020 .sections ul li a:hover {
	opacity:0.7;
}

#sf2020 .sections ul li a span.case {
	color:#fff;
	position:absolute;
	top:1px;
	left:1px;
	background:#1CABF9;
	padding:5px 15px;
	font-weight:normal;
}

#sf2020 .sections ul li img {
	margin:0 auto 15px auto;
	border:1px solid #efefef;
}

#sf2020 .sections ul li h4 {
	font-size:18px;
}

#sf2020 .sec03 {
	background:#FBFBFB url(../uploads/images/sf2020/index/bg03.png) no-repeat right top;
}

#sf2020 .sec06 {
	background:#FFF url(../uploads/images/sf2020/index/bg06.png) no-repeat left bottom;
}

/**/
#secondery_contents .sec06 {
	background:#F9F9F9 url(../uploads/images/sf2020/index/bg06.png) no-repeat left bottom;
}


@media screen and (max-width:991px) {

	#sf2020 .sections{
		text-align:center;
		padding:50px 0 20px 0;
		font-family: 'Noto Sans JP', sans-serif;
	}
	
	#sf2020 .sections h2 {
		font-size:30px;
		letter-spacing:1.5px;
		color:#FF7013;
		margin:0 auto 15px auto;
		font-weight:600;
	}
	
	#sf2020 .sections h3 {
		font-size:20px;
		color:#333;
		margin:0 auto 40px auto;
	}
	
	#sf2020 .sections ul {
		list-style-type:none;
		display:flex;
		flex-wrap:wrap;
		padding:0;
		width:90%;
		margin:0 auto;
	}
	
	#sf2020 .sections ul li {
		width:100%;
		text-align:left;
		margin-right:0;
		margin-bottom:40px;
		position:relative;
	}
	
	#sf2020 .sections ul li img {
		margin:0 auto 15px auto;
		border:1px solid #efefef;
		width:100%;
	}
	
	#sf2020 .sections ul li h4 {
		font-size:16px;
	}
	
	#sf2020 .sec03 {
		background:#FBFBFB url(../uploads/images/sf2020/index/bg03_sp.png) no-repeat right top;
		background-size:cover;
	}
	
	#sf2020 .sec06 {
		background:#FFF url(../uploads/images/sf2020/index/bg06.png) no-repeat left bottom;
		background-size:cover;
	}
}




/* SF2020 secondery page */

@media screen and (min-width:992px) {
	#sf2020 #secondery_visual {
		background:#F9F9F9;
		width:100%;
		height:206px;
		margin:0;
		overflow:visible;
		position:relative;
	}
	
	#sf2020 #secondery_visual img.back {
		position:absolute;
		top:0;
		right:0;
	}
	
	#sf2020 #secondery_visual .sfcontainer {
		position:relative;
	}
	
	#sf2020 #secondery_visual h1{
		position:absolute;
		top:70px;
		left:0;
	}
	
	#sf2020 #secondery_visual h2 {
		font-size:24px;
		font-weight:700;
		text-shadow: 0 0 2px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff;
		position:absolute;
		top:80px;
		right:0;
	}
}


@media screen and (max-width:991px) {
	#sf2020 #secondery_visual {
		background:#F9F9F9;
		width:100%;
		padding-bottom:20px;
		margin:0;
		position:relative;
	}
	
	#sf2020 #secondery_visual img.back {
		position:absolute;
		top:0;
		right:0;
		width:100%;
	}
	
	#sf2020 #secondery_visual .sfcontainer {
		position:relative;
	}
	
	#sf2020 #secondery_visual h1{
		padding:15px 0 10px 2%;
		width:37%;
		text-align:left;
		margin:0;
		position:relative;
	}
	
	#sf2020 #secondery_visual img {
		width:100%;
		margin:0;
		padding:0;
	}
	
	#sf2020 #secondery_visual h2 {

		padding:15px 0 10px 2%;
		width:96%;
		text-align:center;
		margin:0;
		position:relative;
		font-size:20px;
		font-weight:700;
		text-shadow: 0 0 2px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff;
	}

}



#sf2020 #secondery_contents {
	width:100%;
	height:100%;
	background: url(../uploads/images/sf2020/bg_secondery.png);
	position:relative;
	z-index:10;
}

#sf2020 #secondery_contents h3.pagetitle {
	color:#FF7013;
	font-size:50px;
	font-weight:300;
	text-align:center;
	width:1200px;
	margin:0 auto;
	padding:30px 0 60px 0;
	letter-spacing:2px;
}

#sf2020 #secondery_contents h3.pagetitle span {
	background:#FF7013;
	color:#fff;
	margin-right:20px;
	border-radius:10px;
	font-size:30px;
	padding:8px 40px;
}

#sf2020  #secondery_main .sec {
	clear:both;
	margin:0 auto 60px auto;
}

#sf2020  #secondery_main .sec h3 {
	color:#212121;
	font-size:38px;
	text-align:center;
	border-top:1px solid #EEEEEE;
	padding:50px 0 20px 0;
	margin-bottom:60px;
}

#sf2020  #secondery_main .sec h4 {
	color:#212121;
	font-size:26px;
	padding:10px 15px;
	margin-bottom:35px;
	background:#F1F1F1;
}

#sf2020  #secondery_main .sec h5 {
	color:#212121;
	font-size:22px;
	padding:8px 15px;
	margin-bottom:30px;
	border:1px solid #BBBBBB;
}


#sf2020  #secondery_main .sec h5.half {
	width:50%;
	text-align:left;
	margin-left:2%;
}


@media screen and (max-width:991px) {
	#sf2020 #secondery_contents {
		width:100%;
		height:1000px;
		background: url(../uploads/images/sf2020/bg_secondery.png);
		position:relative;
		z-index:10;
	}
	
	#sf2020 #secondery_contents h3.pagetitle {
		color:#FF7013;
		font-size:28px;
		font-weight:300;
		text-align:center;
		width:96%;
		margin:0 auto;
		padding:30px 0 30px 0;
		letter-spacing:2px;
	}
	
	#sf2020 #secondery_contents h3.pagetitle span {
		background:#FF7013;
		color:#fff;
		margin:0 auto 15px auto;
		border-radius:10px;
		font-size:21px;
		padding:8px 40px;
		display:block;
		width:50%;
	}
	
	#sf2020  #secondery_main .sec {
		clear:both;
		margin:0 auto 30px auto;
	}
	
	#sf2020  #secondery_main .sec h3 {
		color:#212121;
		font-size:24px;
		text-align:center;
		border-top:1px solid #EEEEEE;
		padding:30px 0 20px 0;
		margin:0 auto 30px auto;
		width:90%;
	}
	
	#sf2020  #secondery_main .sec h4 {
		color:#212121;
		font-size:18px;
		padding:12px 15px;
		margin-bottom:30px;
		background:#F1F1F1;
	}
	
	#sf2020  #secondery_main .sec h5 {
		color:#212121;
		font-size:15px;
		padding:8px 15px;
		width:90%;
		text-align:left;
		margin:0 auto 20px auto;
		border:1px solid #BBBBBB;
	}
	
	#sf2020  #secondery_main .sec h5.half {
		width:90%;
		text-align:left;
		margin:0 auto 20px auto;
	}
}


/* case */

#sf2020  #secondery_main.case h4 {
	clear:both;
}

#sf2020  #secondery_main.case h4.half {
	clear:none;
	width:55%;
}

#sf2020  #secondery_main.case p {
	font-size:18px;
	line-height:200%;
	margin-bottom:60px;
}

#sf2020  #secondery_main.case .photobox_r {
	float:right;
	text-align:left;
	margin-left:70px;
	margin-bottom:60px;
	font-size:14px;
}

#sf2020  #secondery_main.case .photobox_l {
	float:left;
	text-align:left;
	margin-right:70px;
	margin-bottom:60px;
	font-size:14px;
	clear:both;
}

#sf2020  #secondery_main.case .mg0 {
	margin-left:0;
	margin-right:0;
}

#sf2020  #secondery_main.case .photobox img {
	margin-bottom:10px;
}

#sf2020  #secondery_main.case .photobox p {
	margin-bottom:0;
}

#sf2020  #secondery_main.case ul.photos {
	list-style-type:none;
	display:flex;
	justify-content: space-between;
	width:920px;
	padding:0;
	margin:0 auto;
}


@media screen and (max-width:991px) {
	
	#sf2020  #secondery_main.case h4.half {
		clear:both;
		width:100%;
	}
	
	#sf2020  #secondery_main.case p {
		font-size:18px;
		line-height:200%;
		margin:0 auto 30px auto;
		width:90%;
	}
	
	#sf2020  #secondery_main.case .photobox_r,
	#sf2020  #secondery_main.case .photobox_l {
		float:none;
		width:90%;
		text-align:left;
		margin:0 auto 20px auto;
	}
	
	#sf2020  #secondery_main.case .photobox img {
		margin-bottom:10px;
		width:100%;
	}
	
	#sf2020  #secondery_main.case .photobox p,
	#sf2020  #secondery_main.case ul.photos li p {
		margin-bottom:0;
		width:100%;
		font-size:12px;
	}
	
	#sf2020  #secondery_main.case ul.photos {
		list-style-type:none;
		display:flex;
		flex-wrap:wrap;
		justify-content: space-between;
		width:90%;
		padding:0;
		margin:0 auto;
	}
	
	#sf2020  #secondery_main.case ul.photos li {
		margin-bottom:30px;
	}
	
	#sf2020  #secondery_main.case ul.photos li img {
		width:100%;
		margin-bottom:10px;
	}
}




/* service-practice */

#sf2020  #secondery_main.practice p {
	font-size:18px;
	line-height:180%;
}

#sf2020  #secondery_main.practice ul.feature {
	list-style-type:none;
	padding:0;
	margin:0 0 60px 0;
	display:flex;
}

#sf2020  #secondery_main.practice ul.feature li {
	border:2px solid #FF7013;
	text-align:center;
	
	width:222px;
	height:222px;
	margin-right:22px;
	background:#fff;
	border-radius:20px;
}

#sf2020  #secondery_main.practice ul li:last-child {
	margin-right:0;
}

#sf2020  #secondery_main.practice ul.feature li p {
	font-size:19px;
	font-weight:700;
	color:#FF7013;
	margin:0;
	padding:42px 20px;
	line-height:150%;
}

#sf2020  #secondery_main.practice ul li:nth-child(1) p,
#sf2020  #secondery_main.practice ul li:nth-child(3) p,
#sf2020  #secondery_main.practice ul li:nth-child(5) p {
	padding:57px 20px;
}

#sf2020  #secondery_main.practice ul li:nth-child(2) p {
	padding:70px 20px;
}

#sf2020  #secondery_main.practice .photobox {
	float:right;
	text-align:left;
	margin-left:70px;
	margin-bottom:60px;
	font-size:14px;
	clear:both;
}

#sf2020  #secondery_main.practice .photobox img {
	margin-bottom:10px;
}

#sf2020  #secondery_main.practice ul.photo2 {
	clear:both;
	list-style-type:none;
	padding:0;
	display:flex;
	width:800px;
	margin:0 auto 70px auto;
}

#sf2020  #secondery_main.practice ul.photo2 li {
	width:400px;
	text-align:center;
}

#sf2020  #secondery_main.practice ul.photo2 li img {
}

#sf2020  #secondery_main.practice ul.photo2 li p {
	margin:0;
	padding:0;
}

#sf2020  #secondery_main.practice ul.testtype {
	list-style-type:none;
	padding:0;
	margin:0 aut;
}

#sf2020  #secondery_main.practice ul.testtype li {
	padding:0;
	margin:0 auto 60px auto;
}

#sf2020  #secondery_main.practice ul.testtype li p {
	margin:0;
	padding:0;
	line-height:100%;
	font-size:16px;
}

#sf2020  #secondery_main.practice ul.testtype li a {
	margin-top:-20px;
	padding:12px 80px;
	display:inline-block;
	float:right;
	color:#fff;
	background:#FF7015;
	font-size:18px;
	font-weight:700;
	border-radius:12px;
}

#sf2020  #secondery_main.practice ul.testtype li a:hover {
	text-decoration:none;
	opacity:0.7;
}


#sf2020  #secondery_main.practice ul.ddstype {
	list-style-type:none;
	display:flex;
	padding:60px 0 0 0;
	width:1060px;
}


#sf2020  #secondery_main.practice ul.ddstype li {
	padding:0;
	margin:0 auto 60px auto;
}
#sf2020  #secondery_main.practice ul.ddstype li a {
	margin-top:-20px;
	padding:12px 20px;
	width:500px;
	display:inline-block;
	color:#fff;
	background:#FF7015;
	font-size:18px;
	font-weight:700;
	border-radius:12px;
	text-align:center;
}

#sf2020  #secondery_main.practice ul.ddstype li a:hover {
	text-decoration:none;
	opacity:0.7;
}

@media screen and (max-width:991px) {
	#sf2020  #secondery_main.practice p {
		font-size:16px;
		line-height:180%;
		width:90%;
		margin:0 auto 30px auto;
	}
	
	#sf2020  #secondery_main.practice ul.feature {
		list-style-type:none;
		padding:0;
		margin:0 auto 20px auto;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-around;
		width:96%;
	}
	
	#sf2020  #secondery_main.practice ul.feature li {
		border:2px solid #FF7013;
		text-align:center;
		height:auto;
		width:46%;
		margin-right:0;
		margin-bottom:20px;
		background:#fff;
		border-radius:20px;
	}
	
	#sf2020  #secondery_main.practice ul.feature li p {
		font-size:15px;
		font-weight:700;
		color:#FF7013;
		margin:0;
		padding:12px;
		line-height:150%;
		width:100%;
	}
	
	
	#sf2020  #secondery_main.practice .photobox {
		float:none;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:30px;
		font-size:13px;
		clear:both;
		width:90%;
	}
	
	#sf2020  #secondery_main.practice .photobox img {
		margin-bottom:10px;
		width:100%;
	}
	
	#sf2020  #secondery_main.practice .photobox p {
		font-size:12px;
		margin:0;
	}
	
	#sf2020  #secondery_main.practice ul.photo2 {
		clear:both;
		list-style-type:none;
		padding:0;
		display:flex;
		width:90%;
		margin:0 auto 70px auto;
	}
	
	#sf2020  #secondery_main.practice ul.photo2 li {
		width:50%;
		text-align:center;
	}
	
	#sf2020  #secondery_main.practice ul.photo2 li img {
		width:70%;
	}
	
	#sf2020  #secondery_main.practice ul.photo2 li p {
		margin:0;
		padding:0;
		font-size:12px;
	}
	
	#sf2020  #secondery_main.practice ul.testtype {
		list-style-type:none;
		padding:0;
		margin:0 auto;
		width:90%;
	}
	
	#sf2020  #secondery_main.practice ul.testtype li {
		padding:0;
		margin:0 auto 20px auto;
	}
	
	#sf2020  #secondery_main.practice ul.testtype li p {
		margin:0;
		padding:0;
		line-height:130%;
		font-size:16px;
	}
	
	#sf2020  #secondery_main.practice ul.testtype li a {
		margin-top:0;
		margin-bottom:20px;
		padding:12px 80px;
		display:inline-block;
		float:none;
		color:#fff;
		background:#FF7015;
		font-size:18px;
		font-weight:700;
		border-radius:12px;
	}
	
	#sf2020  #secondery_main.practice ul.testtype li a:hover {
		text-decoration:none;
		opacity:0.7;
	}
	
	
	#sf2020  #secondery_main.practice ul.ddstype {
		list-style-type:none;
		display:flex;
		flex-wrap:wrap;
		padding:0;
		width:90%;
	}
	
	
	#sf2020  #secondery_main.practice ul.ddstype li {
		padding:0;
		margin:0 auto 20px auto;
	}
	#sf2020  #secondery_main.practice ul.ddstype li a {
		margin:0 auto 10px auto;
		padding:12px 20px;
		width:100%;
		display:block;
		color:#fff;
		background:#FF7015;
		font-size:16px;
		font-weight:700;
		border-radius:12px;
		text-align:center;
	}
	
	#sf2020  #secondery_main.practice ul.ddstype li a:hover {
		text-decoration:none;
		opacity:0.7;
	}
}



/* service-planning */

#sf2020  #secondery_main.planning p {
	font-size:18px;
	line-height:180%;
	margin-bottom:60px;
}

#sf2020  #secondery_main.planning p a {
	text-decoration:underline;
}

#sf2020  #secondery_main.planning h5 span {
	text-align:right;
	float:right;
	padding-right:280px;
	font-size:70%;
}

#sf2020  #secondery_main.planning ul.feature {
	list-style-type:none;
	justify-content: center;
	padding:0;
	margin:0 0 60px 0;
	display:flex;
}

#sf2020  #secondery_main.planning ul.feature li {
	border:2px solid #FF7013;
	text-align:center;
	width:222px;
	height:222px;
	margin-right:22px;
	background:#fff;
	border-radius:20px;
}

#sf2020  #secondery_main.planning ul li:last-child {
	margin-right:0;
}

#sf2020  #secondery_main.planning ul.feature li p {
	font-size:19px;
	font-weight:700;
	color:#FF7013;
	margin:0;
	padding:57px 20px;
	line-height:150%;
}

#sf2020  #secondery_main.planning ul.feature li:nth-child(1) p,
#sf2020  #secondery_main.planning ul.feature li:nth-child(3) p {
	padding:80px 20px;
}

#sf2020  #secondery_main.planning .tables {
	position:relative;
	width:96%;
	margin:0 auto;
}

#sf2020  #secondery_main.planning .tables img.room {
	position:absolute;
	top:-100px;
	right:0;
}

#sf2020  #secondery_main.planning .tables table {
	width:100%;
	position:relative;
	background:#fff;
	margin-bottom:120px;
	table-layout: fixed;
}

#sf2020  #secondery_main.planning .tables table th,
#sf2020  #secondery_main.planning .tables table td{
	border-collapse:collapse;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	padding:10px 10px;
	font-size:16px;
}

#sf2020  #secondery_main.planning .tables table th {
	text-align:center;
	background:#8A8A8A;
	color:#fff;
}

#sf2020  #secondery_main.planning .tables table td:first-child {
	width:100px;
}

#sf2020  #secondery_main.planning .tables table td:nth-child(2) {
	width:130px;
	text-align:center;
}

#sf2020  #secondery_main.planning .tables table td:nth-child(3) {
	width:420px;
	font-weight:bold;
}

#sf2020  #secondery_main.planning .tables table td:nth-child(4) {
	width:320px;
}

#sf2020  #secondery_main.planning .tables table td a {
	display:block;
	border:1px solid #FF8536;
	color:#FF8536;
	text-align:center;
	border-radius:10px;
	padding:5px 10px;
}

#sf2020  #secondery_main ul.case {
	list-style-type:none;
	display:flex;
	flex-wrap:wrap;
	padding:0;
}

#sf2020  #secondery_main ul.case li {
	width:380px;
	text-align:left;
	margin-right:30px;
	margin-bottom:40px;
	position:relative;
}

#sf2020  #secondery_main ul.case li:nth-child(3n) {
	margin-right:0;
}

#sf2020  #secondery_main ul.case li a {
	text-decoration:none;
	color:#333;
}

#sf2020  #secondery_main ul.case li a:hover {
	opacity:0.7;
}

#sf2020  #secondery_main ul.case li a span.case {
	color:#fff;
	position:absolute;
	top:1px;
	left:1px;
	background:#1CABF9;
	padding:5px 15px;
	font-weight:normal;
}

#sf2020  #secondery_main ul.case li img {
	margin:0 auto 15px auto;
	border:1px solid #efefef;
}

#sf2020  #secondery_main ul.case li h4 {
	font-size:18px;
	background:none;
	padding:0;
}

@media screen and (max-width:991px) {
	#sf2020  #secondery_main.planning p {
		font-size:18px;
		line-height:180%;
		margin:0 auto 30px auto;
		width:90%;
	}
	
	#sf2020  #secondery_main.planning p a {
		text-decoration:underline;
	}
	
	#sf2020  #secondery_main.practice p {
		font-size:16px;
		line-height:180%;
		width:90%;
		margin:0 auto 30px auto;
	}
	
	#sf2020  #secondery_main.planning h5 span {
		text-align:left;
		float:none;
		padding-right:280px;
		font-size:70%;
		margin-bottom:10px;
	}
	
	#sf2020  #secondery_main.planning ul.feature {
		list-style-type:none;
		padding:0;
		margin:0 auto 20px auto;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-around;
		width:96%;
	}
	
	#sf2020  #secondery_main.planning ul.feature li {
		border:2px solid #FF7013;
		text-align:center;
		height:auto;
		width:46%;
		margin-right:0;
		margin-bottom:20px;
		background:#fff;
		border-radius:20px;
	}
	
	#sf2020  #secondery_main.planning ul.feature li p {
		font-size:15px;
		font-weight:700;
		color:#FF7013;
		margin:0;
		line-height:150%;
		width:100%;
	}
	
	#sf2020  #secondery_main.planning ul.feature li:nth-child(1) p,
	#sf2020  #secondery_main.planning ul.feature li:nth-child(3) p {
		padding:35px 12px 30px 12px;
	}
	
	#sf2020  #secondery_main.planning ul.feature li:nth-child(2) p,
	#sf2020  #secondery_main.planning ul.feature li:nth-child(4) p {
		padding:12px 12px 12px 12px;
	}
	
	#sf2020  #secondery_main.planning .tables {
		position:relative;
		width:90%;
		margin:0 auto;
		padding-bottom:20px;
	}
	
	#sf2020  #secondery_main.planning .tables2 {
		margin-bottom:60px;
	}
	
	#sf2020  #secondery_main.planning .tables img.room {
		position:absolute;
		top:-10px;
		right:0;
		width:45%;
		height:auto;
	}
	
	#sf2020  #secondery_main.planning .tables table {
		width:100%;
		position:relative;
		background:#fff;
		margin-bottom:120px;
	}
	
	#sf2020  #secondery_main.planning .tables h5 {
		width:100%;	
	}
	
	#sf2020  #secondery_main.planning .tables p {
		width:100%;
		font-size:13px;
		margin:0 auto 20px 0;
		position:relative;
	}
	
	#sf2020  #secondery_main.planning .tables table {
		margin-bottom:0;
		table-layout: fixed;
	}
	
	#sf2020  #secondery_main.planning .tables table th,
	#sf2020  #secondery_main.planning .tables table td{
		border-collapse:collapse;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px dotted #ccc;
		border-top:1px dotted #ccc;
		padding:5px 5px;
		font-size:15px;
	}
	
	#sf2020  #secondery_main.planning .tables table th {
		text-align:center;
		background:#8A8A8A;
		color:#fff;
	}
	
	#sf2020  #secondery_main.planning .tables table td:first-child {
		width:100px;
	}
	
	#sf2020  #secondery_main.planning .tables table td:nth-child(2) {
		width:130px;
		text-align:center;
	}
	
	#sf2020  #secondery_main.planning .tables table td:nth-child(3) {
		width:420px;
		font-weight:bold;
	}
	
	#sf2020  #secondery_main.planning .tables table td:nth-child(4) {
		width:320px;
	}
	
	#sf2020  #secondery_main.planning .tables table td a {
		display:block;
		border:1px solid #FF8536;
		color:#FF8536;
		text-align:center;
		border-radius:10px;
		padding:5px 10px;
	}
	
	/* scrollable style */
	#sf2020  #secondery_main .scrollable {
		overflow: auto;
		white-space: nowrap;
	}
	
	#sf2020  #secondery_main .scrollable::-webkit-scrollbar {
		height: 5px;
	}
	
	#sf2020  #secondery_main .scrollable::-webkit-scrollbar-track{
		background: #F1F1F1;
	}
	
	#sf2020  #secondery_main .scrollable::-webkit-scrollbar-thumb {
		background: #BCBCBC;
	}
	
	/**/
	#sf2020  #secondery_main ul.case {
		list-style-type:none;
		display:flex;
		flex-wrap:wrap;
		padding:0;
		width:100%;
		margin:0 auto;
	}
	
	#sf2020  #secondery_main ul.case li {
		width:100%;
		text-align:left;
		margin-right:0;
		margin-bottom:20px;
		position:relative;
	}
	
	#sf2020  #secondery_main ul.case li a {
		text-decoration:none;
		color:#333;
	}
	
	#sf2020  #secondery_main ul.case li a span.case {
		color:#fff;
		position:absolute;
		top:1px;
		left:1px;
		background:#1CABF9;
		padding:5px 15px;
		font-weight:normal;
	}
	
	#sf2020  #secondery_main ul.case li img {
		margin:0 auto 15px auto;
		border:1px solid #efefef;
		width:100%;
	}
	
	#sf2020  #secondery_main ul.case li h4 {
		font-size:18px;
		background:none;
		padding:0;
		margin:0;
	}
}