#headertop{
	background-color: rgba(0,0,0,1.00);
	height: 70px;
}

.corp-rogo{
	max-width: 1400px;
	margin: 0px auto;
	}

.corp-rogo img{
	width: 200px;
	height: auto;
	margin-left: 30px;
	margin-top: 15px;
	float: left;
	margin-bottom: 20px;
	}

/* ▼1101px以上 */
@media only screen and (min-width: 1001px){

.site-header{
	justify-content: space-between;
	width: 100%;
	background-color: #363732;
	height: 70px;
	z-index: 100;
	top:0px;
	}
	
.momenu-rogo img{
	display: none;	
	}
}

ul.pc-menu {
	text-align: center;
	-webkit-font-smoothing: antialiased;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	}

/* ▼メインメニュー項目の装飾 */
ul.pc-menu li {
	display: inline-block;  /* ★1:横並びに配置する */
	list-style-type: none;  /* ★2:リストの先頭記号を消す */
	position: relative;     /* ★3:サブメニュー表示の基準位置にする */
	}

ul.pc-menu a {
	font-family: "Ryumin Medium KL";
    display: inline-block;
    margin-left: 20px;
	margin-right: 20px;
    text-decoration: none;
    outline: none;
    font-size: 0.9em;
    letter-spacing: 0.05em;
	color: #fff;
	margin-top: 23px;
	}

/* ▼1000px以下 */
@media only screen and (max-width: 1000px){
	
.corp-rogo img{
	display: none;
	}
	
ul.pc-menu{
	display: none;
	}

}

/*フッター*/
.rogo-footer{
	max-width: 1400px;
	margin: 0px auto;
	text-align: center;
	}

.rogo-footer img{
	max-width: 300px;
	width: 60%;
	height: auto;
	}

.footer{
	background-color: #F2F2F2;
	padding-bottom: 10px;
}

/*▼フッターメニューバー*/
ul.pc-fmenu {
	-webkit-font-smoothing: antialiased;
	font-family: "UD Shin Go Regular";
	}

/* ▼メインメニュー項目の装飾 */
ul.pc-fmenu li {
	display: inline-block;  /* ★1:横並びに配置する */
	list-style-type: none;  /* ★2:リストの先頭記号を消す */
	position: relative;     /* ★3:サブメニュー表示の基準位置にする */
	}

ul.pc-fmenu a {
    display: inline-block;
    margin-left: 10px;
	margin-right: 10px;
    text-decoration: none;
    outline: none;
    font-size: 0.8em;
    letter-spacing: 0.05em;
	color: #000;
	margin-top: 23px;
	}
	

/*　▼フッター　851px以上　*/
@media only screen and (min-width: 851px){
	
.footer{
	padding-top: 50px;
	}
	
ul.pc-fmenu {
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	clear: both;
	}
	
ul.pc-fmenu a {
    margin-left: 10px;
	}
	
.footer-address{
	max-width: 725px;
	margin: 40px auto 10px;
	}	
	
.footer-address	p{
	margin-bottom: 15px;
	font-size: 0.9em;
	font-feature-settings:"palt";
	}

.copyright{
	font-size: 0.8em;
	text-align: center;
	margin: 30px auto 10px;
	}


.mo-footer{
	display: none;
	}
}

/*　▼フッター　850px以下　*/
@media only screen and (max-width: 850px){
	
.footer{
	padding-top: 15px;
	}

.mo-footer-address{
	text-align: center;
	font-feature-settings : "palt";
	}
	
.corp{
	font-size: 1.0em;
	margin: 20px 0px 5px;
	font-weight: bold;	
	}	
	
.maddress{
	margin-bottom: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.mfooter-line{
	border-top: 1px solid #9FA0A0;
	width: 100%;
	margin: 25px 0px 10px;
	}

.copyright-m{
	font-size: 0.8em;
	text-align: left;
	margin: 30px auto 10px;
	max-width: 90%;
	}
	
ul.pc-fmenu {
	text-align: left;
	max-width: 850px;
	margin-right: 20%;
	margin-left: 5%;
	clear: both;
	}

ul.pc-fmenu a {
    margin-left: 0px;
	}
	
.pc-footer{
	display: none;
	}
}


/*▼トップページにジャンプ*/
@media only screen and (max-width: 1000px){
	

	
.top-scroll-m{
	max-width: 1100px;
	width: 90%;
	margin: 10px auto 15px;
	text-align: right;
	}
	
.top-scroll-m img{
	width: 80px;
	height: auto;
	}
	
.top-scroll{
	display: none;
	}
}

@media only screen and (min-width: 1001px){
	
#page-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
	}
	
#page-top a {
    width: 55px;
    padding: 0px 0;
    display: block;
	}
	
#page-top a:hover {
    text-decoration: none;
	}
	
.top-scroll-m{
	display: none;
	}
}

/*▼800px以下*/
@media only screen and (max-width: 800px){
.topimg{
	background-position: center 0%;
	background-size: cover;
	height: 400px;
	}
	
.topphoto{
	background-image: url(../img/top-mo.jpg);
	}
	
.business{
	background-image: url(../img/business-mo.jpg);
	}
	
.performance{
	background-image: url(../img/works-mo.jpg);
	}
	
.information{
	background-image: url(../img/information-mo.jpg);
	}
	
.recruit{
	background-image: url(../img/recruit-mo.jpg);
	}
	
}

/*▼801px以上*/
@media only screen and (min-width: 801px){
.topimg{
	background-position: center 0%;
	background-size: cover;
	height: 700px;
	}
	
/*
.topphoto{
	background-image: url(../img/top.jpg);
	}
*/
	
.business{
	background-image: url(../img/business.jpg);
	}
	
.performance{
	background-image: url(../img/works-top.jpg);
	}
	
.information{
	background-image: url(../img/information.jpg);
	}
	
.recruit{
	background-image: url(../img/recruit-top.jpg);
	}
	
	
#photo{
	background-image: url(../img/top.jpg);
	background-image: url(../img/business.jpg);
	
	}
	
	
}

