@charset "utf-8";
@media screen and (min-width:781px) {
	.pc-nav {
		width: 100px;
		line-height: 0;
	}
	
	.mobile-nav {
		display: none;
	}
	
	.mobile-head {
		display: none;
	}
	
	
	/*コンテンツ別設定*/
	/*トップイラスト部分*/
	#cont_bass {
		height: 453px;
	}
	
	.topbtm_m {
		display: none;
	}
	
	.ilust_bass {
		position: relative;
		width: 835px;
		height: 431px;
	}
	
	.bmpbtn_1f {
		display: block;
		position: absolute;
		top: -404px;
		left: 575px;
		width: 234px;
		height: 39px;
	}
	
	.bmpbtn_2f {
		display: block;
		position: absolute;
		top: -342px;
		left: 575px;
		width: 234px;
		height: 39px;
	}
	
	/*下部コンテンツ*/
	#content3 {
		width: 950px;
		margin: 0 auto;
	}
	
	.mokuzai {
		background: url("../../img/1fmokuzai.png") top left no-repeat;
	}
	
	.mokuzai_img {
		display: flex;
		margin-left: 115px;
	}
	
	.mokuzai_img li:first-child {
		width: 388px;
		box-sizing: border-box;
		padding: 80px 27px 0 0; 
	}
	
	.mokuzai_naiyo {
		width: 92%;
		line-height: 200%;
		margin-top: 10px;
		box-sizing: border-box;
		padding: 10px 16px;
		border: solid 1px #000;
		display: flex;
		flex-wrap: wrap;
	}
	
	.mokuzai_naiyo dd {
		width: 62%;
	}
	
	.mokuzai_naiyo dt {
		width: 38%;
	}
	
	.mokuzai_img li:last-child {
		width: 447px;
		line-height: 0;
	}
	
	.mokuzai_imglist {
		display: flex;
		flex-wrap: wrap;
		margin: 40px 0 0 115px;
	}
	
	.mokuzai_imglist dd {
		width: 400px;
		margin-right: 35px;
		margin-bottom: 20px;
	}
	
	.mokuzai_imglist dt {
		width: 400px;
		margin-bottom: 25px;
	}
	
	.panel {
		background: url("../../img/2fpanel.png") top right no-repeat;
		margin: 30px auto 0 auto;
	}
	
	.panel_img {
		display: flex;
		margin-left: 115px;
	}
	
	.panel_img li:first-child {
		width: 435px;
		box-sizing: border-box;
		padding: 80px 27px 0 0;
	}
	
	.panel_img li:last-child {
		width: 400px;
		padding: 120px 0 0 0;
	}
	
	.panel_area {
		display: flex;
		flex-wrap: wrap;
		width: 950px;
		margin-top: 50px;
	}
	
	.panel_area2 {
		display: flex;
		flex-wrap: wrap;
		width: 950px;
		margin-top: 50px;
	}
	
	.panel_area3 {
		display: flex;
		flex-wrap: wrap;
		width: 950px;
		margin-top: 50px;
	}
	
	.panel_name {
		width: 115px;
	}
	
	.panel_photo {
		width: 835px;
	}
	
	.panel_photo dl {
		display: flex;
		margin-top: 20px;
	}
	
	.panel_photo dd {
		margin-right: 35px;
	}
	
	.slide_area {
		width: 100%;
	}
	.con {
		width: 243px;
		height: 28px;
		margin: 50px auto 0 auto
	}
	
	.slide_txt {
		text-align: center;
		margin: 10px 0;
	}
	
	.slide_insta {
		width: 219px;
		height: 54px;
		text-align: center;
		margin: 0 auto 0 auto;
	}
	
	.slider {
		width: 500px;
		height: 330px;
		margin: 0 auto;
	}
	
	.slider img {
		width: 500px;
		height: 330px;
	}
	
	
}
	
@media screen and (max-width:780px) {
	.pc-nav {
		display: none;
	}
	
	.mobile-nav {
	}
	
	.mobile-head {
		width: 100%;
		line-height: 0;
	}
	.mobile-head img {
		width: 100%;
		height: auto;
	}
	
	
	/*コンテンツ別設定*/
	/*トップイラスト部分*/
	#cont_bass {
		height: 100%;
	}
	
	.content{
		background: red url("../../img/factoty_m.png") top right;
	}
	
	.topbtm_m {
		background: url("../../img/fac_topbtnback.png") top center no-repeat;
		background-size: 468px 89px;;
		height: 89px;
		margin: 0 0 3.7% 0;
		text-align: center;
	}
	
	.bmpbtn_1f_m {
		position: relative;
		top: 0px;
	}
	
	.bmpbtn_2f_m {
		position: relative;
		top: 17px;
	}
	
	.ilust_area picture img {
		width: 100%;
		height: auto;
	}
	
	.ilust_bass_m {
		width:  780px;
		height: 148px;
	}
	
	.ilust_bass {
		text-align: center;
	}
	
	.bmpbtn_1f {
		display: none;
	}
	
	.bmpbtn_2f {
		display: none;
	}
	
	/*下部コンテンツ*/
	#content3 {
		width: 100%;
	}
	
	.mokuzai {
		background: url("../../img/1fmokuzai_m.png") top left no-repeat;
		background-size: 463px 63px;
		width: 100%;
	}
	
	.mokuzai_img {
	}
	
	.mokuzai_img li:first-child {
		width: 100%;
		box-sizing: border-box;
		padding: 80px 0 0 0; 
	}
	
	.mokuzai_naiyo {
		width: 100%;
		line-height: 180%;
		margin-top: 10px;
		box-sizing: border-box;
		padding: 10px 16px;
		border: solid 1px #000;
		display: flex;
		flex-wrap: wrap;
	}
	
	.mokuzai_naiyo dd {
		width: 62%;
	}
	
	.mokuzai_naiyo dt {
		width: 38%;
	}
	
	.mokuzai_img li:last-child {
		width: 100%;
		line-height: 0;
		padding-top: 7%;
	}
	
	.mokuzai_img li:last-child img {
		width: 100%;
		height: auto
	}
	
	.mokuzai_imglist {
		margin: 40px 0 0 0;
	}
	
	.mokuzai_imglist img {
		width: 100%;
		height: auto;
	}
	
	.mokuzai_imglist dd {
		width: 100%;
		margin-right: 35px;
		margin-bottom: 20px;
	}
	
	.mokuzai_imglist dt {
		width: 100%;
		margin-bottom: 25px;
	}
	
	/* 2F */
	.panel {
		background: url("../../img/2fpanel_m.png") top right no-repeat;
		background-size: 410px 104px;
		margin-top: 60px;
	}
	
	.panel_img {
	}
	
	.panel_img li:first-child {
		width: 100%;
		box-sizing: border-box;
		padding: 80px 0 0 0; 
	}
	
	.panel_img li:first-child img {
		width: 100%;
		height: auto;
	}
	
	.panel_img li:last-child {
		width: 96%;
		margin-top: 30px;
		padding: 0 2% 0 2%;
		line-height: 180%;
	}
	
	.panel_area {
		width: 100%;
		margin-top: 50px;
	}
	
	.panel_area2 {
		display: flex;
		flex-wrap: wrap;
		width: 950px;
		margin-top: 50px;
	}
	
	.panel_area3 {
		display: flex;
		flex-wrap: wrap;
		width: 950px;
		margin-top: 50px;
	}
	
	.panel_name {
		width: 115px;
	}
	
	.panel_name img {
		width: 256px;
		height: 31px;
	}
	
	.panel_photo {
		width: 100%;
		margin-top: 10px;
	}
	
	.panel_photo img {
		width: 100%;
		height: auto;
	}
	
	.panel_photo dl {
		width: 100%;
		margin-top: 5px;
	}
	
	.panel_photo dd {
		width: 100%;
	}
	
	.panel_photo dt {
		width: 100%;
		margin-top: 10px;
	}
	
	.slide_area {
		width: 100%;
		text-align: center;
	}
	.con {
		width: 100%;
		text-align: center;
		margin: 50px auto 0 auto
	}
	.con img {
		width: 190px;
		height: 22px;
	}
	
	
	.slide_txt {
		text-align: center;
		margin: 10px 0;
	}
	
	.slide_insta {
		width: 100%;
		text-align: center;
	}
	
	.slide_insta img {
		width: 153px;
		height: 38px;
		
	}
	
	.slider {
		width: 100%;
		margin: 0 auto -50px auto;
	}
	
	.bxslider img {
		width: 100%;
		height: auto;
	}

}