html {
    margin-top: 0px !important; 
}
a,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}

#menu_wrapper {
	padding: 3rem 8rem; height: 8rem; background-color: #3B464F;
}

#menu a,
#menu a:visited,
#menu a:hover,
#menu a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom: solid 2px #EEC65D;
}

.vertical-align-middle {
	vertical-align: middle;
}

body {
	max-width: 1200px;
	color: #FFF;
	min-height: 100vh;
	margin: 0 auto;
	background: #EEEEEE;
}

p {
}
#menu span {
	margin-right: 1rem;
	margin-left: 1rem;
	padding-bottom: 3px;
	font-size: 16px;
}


#menu span.active {
	border-bottom: solid 2px #EEC65D;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.center {
	text-align: center;
}

.hide {
	display: none;
}

#section1 img {
	height: 7rem;
	width: 7rem;
}

#banner {
	position: relative;
	background: #3B464F;
}

.inline-block {
	display: inline-block;
}

#section1 {
	background-color: #596A74;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

#section1 img {
	height: 10rem;
	width: 10rem;
}

#section1 #title {
	font-size: 28px;
	padding-bottom: 5rem;
}

#section1 .img-wrapper {
	width: 12.5rem;
	display: inline-block;
    vertical-align: top;
	margin: 2rem 3rem;
}

#section1 .img-wrapper .kw {
	font-size: 16px;
	display: block;
}
#section1 .img-wrapper span {
	font-size: 12px;
}

#section2 {
	background-color: #46545D;
	padding-bottom: 5rem;
}

#section2 #title {
	font-size: 20px;
	padding-bottom: 5rem;
	padding-top: 1.5rem;
}

#section2 #line1 img {
	width: 100%;
	height: auto;
}
#section2 #line2 img {
	width: 45rem;
	height: 45rem;
}

#section3 {
	background-color: #F5F5F5;
	padding-top: 5rem;
	padding-bottom: 5rem;
}
#section3 #title {
	font-size: 18px;
	padding-bottom: 5rem;
	color: #7F7F7F;
}
#section3 img {
	width: 66rem;
	height: auto;
}
#section4 {
	background-color: #EBEBEB;
	padding-top: 5rem;
	padding-bottom: 5rem;
	color: #7F7F7F;
}
#section4 #title {
	font-size: 18px;
	padding-bottom: 5rem;
	color: #7F7F7F;
}
#section4 .right {
	width: 25rem;
	height: 37rem;
}
#section4 .left {
	width: 32rem;
    height: 32rem;
	vertical-align: middle;
	background: #FFFFFF;
	margin-top: 10px;
}
#section4 .right img {
	width: 100%;
	height: 100%;
}	
#section4 .left .title {
	font-size: 18px;
	border-bottom: solid 1px #E5E5E5;
	height: 3rem;
	text-align: left;
	padding:.8rem;
}
#section4 .left .inactive {
	color: #D1D1D1;
}
#section4 .left .desc {
	font-size: 14px;
	padding: 3px;
	color: #596A74;
	text-align: left;
	height: 16rem;
	padding: 1rem 1.5rem;
}

#section4 .left .title a,
#section4 .left .title a:hover,
#section4 .left .title a:active {
	color: #596A74;
	text-decoration: none;
}
#section4 .left .inactive a,
#section4 .left .inactive a:hover,
#section4 .left .inactive a:active {
	color: #D1D1D1;
	text-decoration: none;
}
#section4 .left .desc a,
#section4 .left .desc a:hover,
#section4 .left .desc a:active {
	color: #596A74;
	text-decoration: none;
}

#footer {
	padding: 2rem 2rem;
	background: #3B464F;
}

#footerfixed {
	padding: 2rem calc((100vw - 1200px) / 2);;
	background: #3B464F;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}

#footerfixed #left img,
#footer #left img {
	width: 20rem;
	height: auto;
}

#footerfixed #right, 
#footer #right {
	line-height: 5rem;
	background: #596A74;
	width: 20rem;
	height: 5rem;
}

#totop {
	position: fixed;
	right: calc((100vw - 100rem)/2 + 4rem);
	bottom: 7rem;
	height: 4rem;
	width: 4rem;
}

#totop img {
	height: 100%;
	width: 100%;
}

#section5 {
	background-color: #FFFFFF;
	padding-top: 5rem;
	padding-bottom: 5rem;
}
#section5 #title {
	font-size: 20px;
	padding-bottom: 5rem;
	color: #7F7F7F;
}
#section5 #line1{
	font-size: 16px;
	color: #7F7F7F;
	padding: 0 16.6rem 12.5rem 16.6rem;
	text-align: left;
	line-height: 30px;
}
#section5 img {
	width: 44rem;
	height: auto;
}
#section6 {
	background-color: #FFFFFF;
	padding-top: 5rem;
	padding-bottom: 5rem;
}
#section6 #title, 
#section6 #line3 {
	font-size: 20px;
	padding-top: 5rem;
	padding-bottom: 5rem;
	color: #7F7F7F;
}
#section6 #line1{
	font-size: 16px;
	color: #7F7F7F;
	padding: 0 16.6rem 8.3rem 16.6rem;
	text-align: left;
	line-height: 30px;
}

#section6 #joinus {
	font-size: 18px;
	color: #7F7F7F;
	border: solid 1px #7F7F7F;
	padding: 5px 8px;
	width: 12rem;
	display: inline-block;
}

#section6 #joinus a,
#section6 #joinus a:hover,
#section6 #joinus a:active,
#section6 #joinus a:visited {
	color: #7F7F7F;
}

#section6 #line4 {
	position: relative;
	height: 60rem;
}
#section6 #line4 img {
	width: 13rem;
	height: auto;
	position: absolute;
}
#section6 #line4 {
	color: #7F7F7F;
}
#section6 #line4 .meta-wrapper {
    width: 19rem;
	margin-top: 10rem;
	font-size: 14px;
}

#section6 #line4 .split {
	width: 1.6rem;
	display: inline-block;
	border-bottom: solid 1px #DEDEDE;
	margin-bottom: 1.3rem;
	margin-top: 1.3rem;
}
#section6 #line4 .active {
	opacity: 0.4;
}
#section6 #line4 .title {
	font-size: 16px;
}

.single {
	padding-top: 1.6rem;
	min-height: 70vh;
	margin: 4rem 16.6rem 8.3rem 16.6rem;
	padding: 1.3rem;
	background: #FFF;
}

#goback {
	font-size: 14px;
	color: #ADADAD;
	padding: 1.6rem 0;
}
#goback a,
#goback a:hover,
#goback a:active,
#goback a:visited {
	color: #ADADAD;
	text-decoration: none;
}

.single #title {
	color: #7F7F7F;
	font-size: 18px;
	border-bottom: solid 1px #DBDBDB;
	padding-bottom: 5px;
}

.single #title #time {
	font-size: 12px;
	margin-left: 1.6rem;
}

.single #content {
	color: #7F7F7F;
	font-size: 14px;
	padding: 1.6rem 0 1.6rem 0;
	line-height: 2rem;
}

.single #title a,
.single #title a:hover,
.single #title a:active,
.single #title a:visited {
	text-decoration: none;
	color: #7F7F7F;
}

#section8  {
	background: #596A74;
	height: 33rem;
	padding-top: 13rem;
}

#section8 img {
	width: 12.5rem;
	height: 12.5rem;
}
#section8 span {
	margin: 0 6rem;
}

#fc {
	z-index: 1000;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #EEEEEE;
	height: 100vh;
}

#fc #wrapper {
	height: 25rem;
	margin-top: calc((100vh - 12.5rem)/2);
	color: #7F7F7F;
	font-size: 18px;
	line-height: 30px;
}

#fc #wrapper img {
	width: 25rem;
	height: auto;
}

#fc #wrapper .item {
	margin: 0 4rem;
}

#section6 #line4 #i1 {
	left: 350px; top: 50px;
}
#section6 #line4 #i2 {
	left: 550px;
}
#section6 #line4 #i3 {
	left: 700px;
}
#section6 #line4 #i4 {
	left: 300px; top: 240px;
}
#section6 #line4 #i5 {
	left: 800px; top: 220px;
}
#section6 #line4 #i6 {
	left: 450px; top: 400px;
}
#section6 #line4 #i7 {
	left: 650px; top: 420px;
}

#panel {
	background: #46545D;
}

#logo img {
    width: 16rem;
	height: 3.3rem;
}


/*
div[id^='section'] {
	padding-left: calc((100vw - 1200px) / 2);
	padding-right: calc((100vw - 1200px) / 2);
}
*/

@media (max-width: 768px){
	html { margin-top: 0px !important; }
	#menu span {
		font-size: 16px;
		margin-left: 0;
		margin-right: 0;
	}
	#section5 #line1 {
		padding: 5px;
	}
	#section6 #line1 {
		padding: 5px;
	}
	#footerfixed #right, #footer #right {
		width: 12rem; 
	}
	#footer {
		padding: 3rem 0;
	}
	
	#footerfixed {
		padding: 3rem 0;
	}

	#section6 #line4 .meta-wrapper {
		margin-top: 0;
	}
	#section6 #line4 #i1 {
		left: 3rem;
		top: 3rem;
	}
	#section6 #line4 #i2 {
		left: 14rem;
		top: 0;
	}
	#section6 #line4 #i3 {
		left: 23rem;
		top: 3rem;
	}
	#section6 #line4 #i4 {
		left: 3rem;
	    top: 20rem;
	}
	#section6 #line4 #i5 {
	    left: 12rem;
	    top: 26rem;
	}
	#section6 #line4 #i6 {
		left: 24rem;
		top: 24rem;
	}
	#section6 #line4 #i7 {
		left: 26rem;
		top: 15rem;
	}
	#section6 #line4 img {
	    width: 80px;
	}
	#section4 .left .title {
		font-size: 18px;
		height: 3.3rem;
		padding: .6rem;
	}
	#section4 .left .desc {
		font-size: 14px;
		height: 16rem;
		padding: .1rem 1.5rem;
	}
	#menu_wrapper {
	   	padding: 3rem 1rem; 
	}
	#logo img {
		width: 10rem;
		height: 2rem;
	}
	#section8 span {
		margin: 0 1rem;
	}
}
