body{
	background-color: #eceeed;
	font-family:verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

header{
	position: fixed;
	top:0px;
	width: 100%;
	padding: 20px;
	z-index: 100;

}
.fixed_header{
	position: fixed;
	background-image: url(../image/index_background2.jpg);
	background-size: cover;
	background-position: top;
	background-attachment: fixed;
	top:0px;
	width: 100%;
	padding: 20px;
	z-index: 100;
	display: none;
	height:60px;
}
.header_menu{				
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: left;
	-ms-flex-align: left;
	-webkit-align-items: left;
	align-items: left;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	-webkit-justify-content: left;
	justify-content: left;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}

.header_menu li{
	list-style-type: none;
	padding: 0px 10px;
	border-left: 1px solid #ffffff;
}
.header_menu li:first-child{
	border: 0px;
}

.toggle_header_menu{
	display: none;
	position: fixed;
	top: 60px;
	z-index: 100;
}

.toggle_header_menu{
	width:100%;
	display: none;
	
}
.toggle_header_menu ul{
	width:100%;
	margin: 0px;
	-webkit-padding-start: 0px;
}
.toggle_header_menu li{
	list-style-type: none;
	margin: 0px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	background-color: rgba(0,0,0,.7);
}
.toggle_header_menu li:first-child{
	border-top: 1px solid #ffffff;
}
.toggle_header_menu a{
	display: block;
	padding:10px;
}

.wrapper{
	width: 100%;
	position: relative;
}
.header_box{	
	position: relative;
	background-image: url(../image/index_background2.jpg);
	background-size: cover;
	background-position: top;
	background-attachment: fixed;
	width: 100%;
	height: 400px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.header_catch_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

@media only screen and (min-width: 801px) {

	.sp{
		display: none;
	}

	.header_menu_area{
		color: #ffffff;
		position: absolute;
		top:10px;
		right:20px;
		z-index: 100;
	}
	.header_catch_box{				
		-webkit-box-align: left;
		-ms-flex-align: left;
		-webkit-align-items: left;
		align-items: left;
		-webkit-box-pack: left;
		-ms-flex-pack: left;
		-webkit-justify-content: left;
		justify-content: left;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;				
	}
	.header_catch_box_left{
		margin-top: 16px;

	}
	.header_catch_box_right{
		margin-top: 12px;	
		margin-left: 20px;				
	}

	.header_catch_box_right .message{
		font-size:14px;
		color:#ffffff;
		line-height: 16px;
		margin-top: 5px;
		letter-spacing:1px;
	}

	.catch2_image{
		width:211px;
	}
	.catch3_image{
		width:205px;
	}

	.header_colorbar{
		position: absolute;
		right:100px;
		margin-top: 40px;
	}
}
@media only screen and (max-width: 800px) {

	.pc{
		display: none;
	}


	.header_menu_area{
		color: #ffffff;
		position: absolute;
		top:18px;
		right:20px;
		font-size: 24px;
		z-index: 100;
	}

	.catch{
		padding-left: 15px;
		padding-right: 15px;
	}
	.header_catch_box{				
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;				
	}

	.header_catch_box_left{
		margin-top: 16px;
		text-align: center;	
	}
	.header_catch_box_right{
		margin-top: 12px;	
		text-align: center;			
	}

	.header_catch_box_right .message{
		font-size:14px;
		color:#ffffff;
		line-height: 16px;
		margin-top: 15px;
		letter-spacing:1px;
		text-align: left;
	}

	.header_colorbar{
		display: none;
	}

	.catch1_image{
		width:100%;
		margin: auto;
	}
	.catch2_image{
		margin: auto;
	}
	.catch3_image{
		width:150px;
	}
}






.content_wrapper{
	position: relative;
	width: 100%;
}
.contents{
	width: 100%;
	padding: 10px;
}


.sub_contents{
	text-align: center;
	margin-top:40px;
	margin-bottom:40px;
}

.sub_title_area{
	font-size: 24px;
	margin-bottom:40px;
}

.sub_title{
	padding-bottom: 2px;
	border-bottom: 3px solid;
}

.sub_body{
	line-height: 26px;
	font-size: 14px;
}



.pg_about{
	
}


.pg_company{
	background-color: #a7965a;
	color: #ffffff;
	
	background-image: url(../image/index_background2.jpg);
	background-size: cover;
	background-position: top;
	background-attachment: fixed;
}


.pg_member{
}

.pg_member .sub_title{
	padding-bottom: 20px;
	border-bottom: 3px solid;
}	

.pg_company .company_item_title{
	font-size: 36px;
	line-height: 48px;
	font-weight: 600;
}

.pg_company .company_item{
	margin-bottom: 40px;
}



.pg_member{
	
}

.pg_member .member_item{	
	margin-left: auto;	
	margin-right: auto;
	max-width: 800px;	
	background-color: #dddcd8;
	text-align: left;
	padding: 10px;
	
	margin-bottom: 20px;
}


.pg_member .member_item .member_icon_area{	
	width: 120px;
	float:left;
	height: 120px;
	margin-right: 10px;
	
	background-color: #aaa5a5;
}

.pg_member .member_item .member_icon{	
	width: 120px;
	height: 120px;
}





.pg_member .member_name{
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.pg_member .member_name_alp{
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4;
}


.pg_member .member_comment{
	line-height: 1.4;
}

.pg_member .member_others{
	font-size: 24px;
	text-align: right;
}

.pg_member .member_others a{
	color:#333333;
}




.pg_works{
	background-color: #a7965a;
	color: #ffffff;
	
	
	background-image: url(../image/index_background2.jpg);
	background-size: cover;
	background-position: top;
	background-attachment: fixed;
}

.pg_works .works_button_area{
	padding-top: 40px;
	padding-bottom: 40px;
}

.pg_works .works_eroge_trailer_link_button{
	display: inline-block;
	padding: .5em 4em;
	border: 2px solid #fff;
	color: #fff;
	text-align: center;
	text-decoration: none;
	outline: none;
	transition: all .3s;
	margin-bottom: 5px;
}

.pg_works .works_eroge_trailer_link_button:hover {
	background-color: rgba(255,255,255,.3);
	border-radius: 30px;
}

.pg_works .works_data_provided{
	font-size: 10px;
}

.pg_works .works_data_provided a{
	color: #fff;
}


.pg_works .works_year{
	font-size: 42px;
	line-height: 48px;
	font-family: 'Lora', serif;
	margin-bottom: 10px;
}
.pg_works .works_contents{
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 40px;
}


.pg_contact{
	
}


.pg_contact .contact_sub_title{	
	font-size: 26px;
	line-height: 48px;
	font-weight: 600;
}


.pg_contact .contact_sub_body{	
	line-height: 20px;
	margin-bottom: 40px;
}

.pg_contact2 .contact_mail{	
	margin-top: 40px;
	margin-bottom: 40px;
}

.pg_contact2 .contact_mail_img{	
	max-width: 100%;
}


contact_mail_img


.u-fontSize30{
	font-size: 30px;
}

.u-marginBottom40{
	margin-bottom: 40px;
}



footer.index{
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	padding: 10px;
}


footer.page{
	width: 100%;
	text-align: center;
	background-color: #a7965a;
	padding-top: 10px;
	height: 200px;
}

.mjuz_banner{
	position: fixed;
	bottom: 10px;
	right: 10px;

}
.mjuz_banner img{
	width:300px;
}