@charset "UTF-8";
/* CSS Document */

a,
a:hover {
transition: all 0.3s;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
}




/* [PC] */
@media screen and (min-width: 897px){


	/* [PC]表示切り替え */
	#pcWrap {display: block;}
	#spWrap {display: none;}
	
	/* [PC]ボックス系 */
	body { 
		min-width: 1100px;
		/*overflow-x: hidden;*/
	}
	.w1000 { 
		width: 1000px;
		margin: 0 auto;
	}
	.w1266 { 
		width: 1266px;
		margin: 0 auto;
	}
	
		
	
	
	/* [PC]header */
	header {
		width: 100%;
		z-index: 1000;
		background: #6a3906;
		position: fixed;
	}
	#header {
		width: 100%;
		max-width: 1266px;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		margin: 0 auto;
	}
	h1 {
		width: 100%;
		display: flex;
		align-items: center;
		/*justify-content: flex-end;*/
}
	h1 a {
		/*width: 38%;
		max-width: 258px;
		margin-left: 20px;*/
		line-height: 0;
	}
	h1 a:hover {
    opacity: 1.0;
	}
	h1 a.tit {
		/*width: 52%;
		max-width: 349px;
		margin: 0 34px 0 10px;*/
	}
	h1 a.tit img {
		width: 100%;
	}
	nav {
		width: 100%;
		position: relative;
		z-index: 0;
	}
	/*nav::after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        transform: skewX(-30deg);
        transform-origin: top right;
        z-index: -1;
        width: 100%;
        height: 100%;
        background-color: #FFFFFF;
	}*/
	nav ul {
		display: flex;
		justify-content: flex-end;
		flex-direction: row;
		align-items: center;
	}
	nav ul li {
	}
	nav ul li:last-child {
		border-right: none;
	}
/*	nav ul li:nth-child(1) img {width: 98px;}
	nav ul li:nth-child(2) img {width: 119px;}
	nav ul li:nth-child(3) img {width: 157px;}
	nav ul li:nth-child(4) img {width: 112px;}*/
	
	.headerBg { padding-top: 70px;}
	/* [PC]ヘッドイメージ */
	#hedImgWrap {
	/*margin-top: 70px;*/
	padding-top: 66px;
	background: url("../images/pc/headerBg.jpg") top/cover no-repeat;
	position: relative;
	height: 530px;
	}

	#hedImgWrap .tit {
	text-align: center;
    }
	#hedImgWrap .tit img {
	/*width: 54.5%;
	max-width: 745px;*/
	padding-top: 10px;
	}

	#hedImgWrap .tit2 { position: absolute; top: 50px; right: 50px;}
	#hedImgWrap .tit2 img {
	width: 100%;
	}
	#hedImgWrap p {
	position: absolute;
	bottom: -44px;
	width: 100%;
	text-align: center;
	z-index: 10;
	}
	
	/* [PC]創立50周年記念 モニター募集 */
	#contentsWrap01 {
	background: url("../images/pc/contents01_bg.jpg") center/cover no-repeat;
	padding: 100px 0 50px;
	}
	#contentsWrap01 #monitor {
	margin: 0 auto;
	/*padding: 50px 0 30px;*/
	width: 1010px;
	}
	#contentsWrap01 #monitor img.img01 {}	
	#contentsWrap01 #monitor .box { position: relative;}	
	/*#contentsWrap01 #monitor .box a { position: absolute; background: rgb(97,14,17); background: linear-gradient(0deg, rgba(97,14,17,1) 10%, rgba(184,28,34,1) 90%); border-radius: 20px;}	
	#contentsWrap01 #monitor .box a:hover { background: rgb(14,84,97); background: linear-gradient(0deg, rgba(14,84,97,1) 10%, rgba(28,131,184,1) 90%);}	*/
	#contentsWrap01 #monitor .box:nth-of-type(3) a { bottom: 50px; left: 0; right: 0; margin: auto; width: 710px; height: 130px;}
	#contentsWrap01 #monitor .box:nth-of-type(7) a { bottom: 70px; left: 0; right: 0; margin: auto; width: 710px; height: 130px;}
	#contentsWrap01 #monitor a img {}
	#contentsWrap01 #moshikomi {
		background-color: #FFFCDB;
		padding: 70px 0 50px;
	}	
	#contentsWrap01 #moshikomi .w1000 {
		padding: 35px 0;
		background-color: #FFFFFF;
		text-align: center;
	}	
	#contentsWrap01 #moshikomi .w1000 img.img02 {
		width: 850px;
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 1px solid #000000;
	}	
	#contentsWrap01 #moshikomi .w1000 img.img03 {
		width: 850px;
	}	
	#contentsWrap01 #modelPlan {
		padding: 44px 0;
	}	
	#contentsWrap01 #modelPlan .w1000 img.img04 {
		width: 949px;
		padding-bottom: 34px;
		padding-right: 51px;
		margin-bottom: 65px;
		border-bottom: 1px solid #000000;
	}	
	/*#contentsWrap01 #modelPlan .w1000 img.img05 {
		width: 993px;
	}*/
	
	
	#contentsWrap02 {
		background: url("../images/pc/contents02_bg.png") 0 0 repeat;
	}	
	#contentsWrap02 .w1000 {
		padding: 100px 0 50px;
		text-align: center;
	}	
	#contentsWrap02 .w1000 img.img01 {
		margin: 0 auto 50px;
	}
	/*#contentsWrap02 .w1000 a.btn {
		position: relative;
		height: 172px;
		margin: 0 auto 50px;
		display: inline-block;
	}
	#contentsWrap02 .w1000 a.btn .active {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		transition: 0.5s;
	}
	#contentsWrap02 .w1000 a.btn:hover .active {
	opacity: 1;
	}*/
	
	
	#contentsWrap03 {
	border-top: solid 20px #036eb7;
		background: url("../images/pc/contents03_bg.png") 0 0 repeat;
	}	
	#contentsWrap03 .w1000 {
		padding: 50px 0 50px;
		text-align: center;
	}	
	#contentsWrap03 .w1000 img.img01 {
		/*margin: 0 auto 50px;*/
	}
	#contentsWrap03 .bg2 {
		background: url("../images/pc/contents03_bg2.png") 0 0 repeat;
	}	
	#contentsWrap03 .w1000 a.btn {
		position: relative;
		height: 172px;
		margin: 0 auto 50px;
		display: inline-block;
	}
	#contentsWrap03 .w1000 a.btn .active {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		transition: 0.5s;
	}
	#contentsWrap03 .w1000 a.btn:hover .active {
	opacity: 1;
	}

	#contentsWrap03 .w1000 p {
		margin: 64px 0 40px;
		font-size: 2.5em;
		line-height: 1.7;
	}
	
	
	/* [PC]コピーライト */
	small {
		padding: 20px 0;
		background-color: #FFF;
		display: block;
		text-align: center;
		color: #036eb7;
		font-size: 1.8em;
	}


.btn01-1 { text-align: center; position: absolute; bottom: 50px; left: 0; right: 0;}
.btn01-1 a { display: inline-block; background: url("../images/pc/btn01_off.png") 0 0 no-repeat; width: 710px; height: 130px; text-indent: -9999px;}
.btn01-1 a:hover { background: url("../images/pc/btn01_on.png") 0 0 no-repeat;}

.btn01-2 { text-align: center; position: absolute; bottom: 70px; left: 0; right: 0;}
.btn01-2 a { display: inline-block; background: url("../images/pc/btn01_off.png") 0 0 no-repeat; width: 710px; height: 130px; text-indent: -9999px;}
.btn01-2 a:hover { background: url("../images/pc/btn01_on.png") 0 0 no-repeat;}

.btn02 { text-align: center; padding: 50px 0;}
.btn02 a { display: inline-block; background: url("../images/pc/btn02_off.png") 0 0 no-repeat; width: 710px; height: 130px; text-indent: -9999px;}
.btn02 a:hover { background: url("../images/pc/btn02_on.png") 0 0 no-repeat;}

.btn03 { text-align: center; padding: 50px 0;}
.btn03 a { display: inline-block; background: url("../images/pc/btn03_off.png") 0 0 no-repeat; width: 600px; height: 170px; text-indent: -9999px;}
.btn03 a:hover { background: url("../images/pc/btn03_on.png") 0 0 no-repeat;}


.msg01 { text-align: center; padding: 20px 0; font-size: 20px; background: #005e32; color: #FFF;}
.msg02 { text-align: center; padding: 20px 0; font-size: 20px; background: #6a3906; color: #FFF;}
.msg03 { text-align: center; padding: 20px 0; font-size: 20px; background: #036eb7; color: #FFF;}



#totop { width: 50px; height: auto; display: none; position: fixed; bottom: 30px; right: 30px; z-index: 100;}



}




/* [SP] */
@media screen and (max-width: 896px){

	/* [SP]表示切り替え */
	#pcWrap {display: none;}
	#spWrap {
		display: block;
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
	}
	img { width: 100%;}
	

	/* [SP]ボックス系 */
	body { 
/*		background: red;
*/	}
	
	/* [SP]header */
	header {
		max-width: 480px;
		position: fixed;
		z-index: 1000;
		background: #6a3906;
		padding: 0 0 20px;
	}
	#headerSP {
		max-width: 480px;
	}
	h1 {
		width: 100%;
	}
	h1 img {
		width: auto;
		height: 56px;
	}
	h1 a {
		line-height: 0;
	}
	h1 a.tit  {}
	h1 a img {
	display: inline-block;
		width: auto;
		height: 56px;
	}
	nav {
		max-width: 480px;
		position: relative;
		z-index: 0;
		background-color: #FFFFFF;
	}
	nav ul {
		display: flex;
		flex-direction: row;
		align-items: center;
	}
	nav ul li {
	}
	nav ul li a {
	display: block;
	}
	/*nav ul li:last-child {
		border-right: none;
	}*/
	/*nav ul li:nth-child(1) img {width: 100%;}
	nav ul li:nth-child(2) img {width: 100%;}
	nav ul li:nth-child(3) img {width: 100%;}
	nav ul li:nth-child(4) img {width: 100%;}*/
	
	/* [SP]ヘッドイメージ */
	#hedImgWrapSP {
		width: 480px;
		padding-top: 30px;
	}
	#hedImgWrapSP .tit {
		/*padding-bottom: 50%;
		text-align: center;
        background-image: url(../images/sp/hed_bg01.jpg);
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;*/
    }
	#hedImgWrapSP .tit02 {
    }
	#hedImgWrapSP .tit img {
		padding-top: 80px;
	}

	#hedImgWrapSP p {
	}
	
	/* [SP]創立50周年記念 モニター募集 */
	#contentsWrap01SP { 
		width: 480px;
	}
	#contentsWrap01SP #monitorSP {
		padding: 0 0;
		text-align: center;
	}
	#contentsWrap01SP #monitorSP img.img01 {}	
	#contentsWrap01SP #monitorSP a.btn img {}
	#contentsWrap01SP #moshikomiSP {
		background-color: #FFFCDB;
		padding: 30px 0 ;
	}	
	/*#contentsWrap01SP #moshikomiSP .w1000 {
		width: 420px;
		margin: 0 auto;
		padding: 30px 0;
		background-color: #FFFFFF;
		text-align: center;
	}	
	#contentsWrap01SP #moshikomiSP .w1000 img.img02 {
		width: 370px;
		padding-bottom: 25px;
		margin-bottom: 25px;
		border-bottom: 1px solid #000000;
	}	
	#contentsWrap01SP #moshikomiSP .w1000 img.img03 {
		width: 369px;
	}	
	#contentsWrap01SP #modelPlanSP {
		z-index: 100;
		padding: 50px 0;
		text-align: center;
	}	
	#contentsWrap01SP #modelPlanSP .w1000 img.img04 {
		width: 414px;
		padding-bottom: 34px;
		padding-right: 16px;
		margin-bottom: 65px;
		border-bottom: 1px solid #000000;
	}	
	#contentsWrap01SP #modelPlanSP .w1000 img.img05 {
		width: 430px;
	}*/
	
	/*------*/
	#contentsWrap02SP {
		width: 480px;
		text-align: center;
	}	
	#contentsWrap02SP .w1000 {
		width: 100%;
	}	
	#contentsWrap02SP .w1000 img.img01 {
		width: 100%;
	}	
	#contentsWrap02SP .w1000 img.img02 {
	}
	#contentsWrap02SP .w1000 a.btn img {
	}
	#contentsWrap02SP .w1000 iframe {
		margin: 15px auto 40px;
	}
	#contentsWrap02SP .w1000 img.img03 {
		width: 319px;
	}
	
	/* [SP]ハイムギャラリーパーク姫路 未来の家づくり体感ツアー */
	#contentsWrap03SP {
		width: 480px;
	}	
	#contentsWrap03SP .w1000 {
		text-align: center;
	}	
	#contentsWrap03SP .w1000 img.img01 {
	}	
	#contentsWrap03SP .w1000 a.btn img {
	}
	
	/* [SP]コピーライト */
	small {
		width: 480px;
		padding: 20px 0;
		background-color: #0075C1;
		display: block;
		text-align: center;
		color: #FFFFFF;
		font-size: 1.2em;
	}
	
	
#totop { width: 40px; height: auto; display: none; position: fixed; bottom: 20px; right: 20px; z-index: 100;}
	
}