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





/********************People********************/
.people{
	display: block;
}
#People_Area01{
	width: 100%;
	position: relative;
	margin: 0 auto;
	height:200px;
}
#img01{
	position: absolute;
	top: 5%;
	right: 30%;
}
#img02{
	position: absolute;
	top: 20%;
	right: 50%;
}
#img03{
	position: absolute;
	top: 65%;
	right: 0%;
}
/****************************************/

#People_Area02{
	position: relative;
	margin: 0 auto;
	height:250px;
}
#img04{
	position: absolute;
	top: 0%;
	left: 10%;
}
#img05{
	position: absolute;
	top: 5%;
	right: 0%;
}
#img06{
	position: absolute;
	top: 120%;
	right: 0%;
}
/****************************************/
#People_Area04{
	position: relative;
	margin: 0 auto;
	width: 100%;
	height:150px;
}
#img07{
	position: absolute;
	top: 5%;
	left: 55%;
}

/********************People_End********************/



/********************LatestEntries********************/
#LatestEntries{
	width: 100%;
	border-bottom: solid 2px #b7ac90;
	margin: 0 auto;
}

#Latest_flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	border-top: solid 2px #b7ac90;
	background-color: #fbfbf4;
	padding-top: 1%;
}
#Latest_flex div{
	width: 24%;
	border-right: solid 2px #b7ac90;
	margin: 1% 0;
}
#Latest_Last {
	border: none!important;
}
.Latest_title{
	font-size: 18px;
	text-align: left;
    margin: 1% auto;
	word-break: break-all;
	width: 90%;
	font-weight: 600;
}
#Latest_flex img{
	display: block;
	width: 95%;
	height: 300px;
	margin: 1% auto;
	object-fit: cover ;
	font-family: 'object-fit: cover;'/*IE対策*/
}
.Latest_text{
	word-break: break-all;
	width: 90%;
	margin: 1% auto;
}
#Latest_flex a{
	display: block;
	text-align: center;
}
.AreaLink{
	display: inline-block;
	font-size: 12px;
    border: dotted 0.5px #b7ac90;
    border-radius: 50px;
    margin: 2% auto 2% 2%;
    padding: 1%;
    width: 20%;
    text-align: center;
}
.AreaLink a{
	color: #776b4d;
}
.AreaLink:hover{
	background-color: #776b4d;
	border: solid 0.5px #776b4d;
}

.AreaLink a:hover{
	color: #fff;
}
.Latest_topic1{
	display: flex;
	flex-wrap: wrap;
}
.Latest_topic2{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	justify-content: flex-end;
}
.Latest_topic2 .Latest_title{
	order: 1;
}
.Latest_topic3{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	justify-content: flex-end;
}
.Latest_topic3 a{
	order: 2;
}
.Latest_topic3 .Latest_title{
	order: 1;
}
.Latest_topic4{
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
	justify-content: flex-end;
}
.Latest_topic4 .Latest_title{
	order: 2;
}
.Latest_topic4 p{
	order: 1;
}
#View_More{
	display: inline-block;
	width: 15%;
	background-color: #b7ac90;
	margin: 0.5% auto;
	text-align: center;
	border-radius: 10px;
}
#View_More a{
	color: white;
	padding: 2%;
}
#View_More a:hover{
	background-color: #776b4d;
	border-radius: 10px;
}

/********************LatestEntries_End********************/



/********************Feature********************/
#Feature{
	/*display: flex;
	flex-wrap: wrap;
	justify-content:space-around;*/
	width: 100%;
	margin: 0 auto;
}
#feature_wrap{
	width: 75%;
	border: solid 2px #b7ac90;
	background-color: #fbfbf4;
	border-radius: 8px;
}
#feature_wrap img{
	display: block;
	width:400px;
	height:300px;
	object-fit: cover;
	font-family: 'object-fit: scale-down;'/*IE対策*/
}
#People_Area03{
	position: relative;
	width:20%;
}
.bxslider li {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	padding-top: 10px;
	width: 100%;
}
.slider_child{
	width: 48%;
	/*margin: 1%;*/
}
.slider_child02{
	width: 40%;
}
.bxslider h3{
	font-size: 24px;
	margin: 1% auto 5% auto;
	font-weight: 600;
	padding-top: 5%;
	word-break: break-all;
}
.bxslider p{
	word-break: break-all;
	font-size: 18px;
	margin: 1%;
	word-break: break-all;
}

/********************Feature_End********************/



/********************AllArea********************/
.AreaBox{
	margin-top: 15%;
}
.first_topic,.second_topic,.third_topic{
	background: rgba(255,255,255,0);
	text-align: center;
}
.Title_Number{
	font-size: 24px !important;
	width: 20% !important;
	text-align: center !important;
	vertical-align: top;
}
.first_topic h3,.second_topic h3,.third_topic h3{
	font-size: 20px;
	font-weight: bold;
	background:url("../images/background02.jpg") fixed round;
	display: inline-block;
	width: 70%;
    text-align: left;
	margin-top: 2%;
	word-break: break-all;
	line-height: 1.4;
}

.third_topic{
	margin-top: 35% !important;
}
.first_topic img{
	width:100%;
	height:400px;
	object-fit: cover;
	object-position: 0 20%;
	box-shadow: 2px 1px 5px 3px rgba(211,202,178,0.4);
	font-family: 'object-fit: cover; object-position: 0 20%;'; /*IE対策*/
}
.second_topic img{
	width: 90%;
    height: 350px;
    object-fit: cover;
    object-position: 0 10%;
	box-shadow: 2px 1px 5px 3px rgba(211,202,178,0.4);
	font-family: 'object-fit: cover; object-position: 0 10%;'; /*IE対策*/
}
.third_topic img{
	width: 80%;   
    height: 300px;
	object-fit: cover;
    object-position: 0 10%;
	box-shadow: 2px 1px 5px 3px rgba(211,202,178,0.4);
	font-family: 'object-fit: cover; object-position: 0 10%;'; /*IE対策*/
}
.MoreArea{
	background-color: #b7ac90;
	display: inline-block;
	border-radius: 20px;
	width: 20%;
	margin: 5% 0 0 auto;
}
.MoreArea_button{
	color: white;
	font-size: 18px;
	text-align: center;
    display: block;
	padding: 5%;
}
.MoreArea_button:hover{
	background-color: #776b4d;
	border-radius: 20px;
}
/********************AllArea_End********************/



/********************Area_Right********************/
.Area_Right{
	text-align: right;
	width: 50%;
	margin: 0 0 0 auto;
}
.Area_Right h2{
	color: #b7ac90;
	display: inline-block;
	background: url("../images/background02.jpg") fixed round;
	background-size: contain;
	font-size: 70px;
	text-align: right;
	padding: 2% 0 2% 2%;
}
.Area_Right p{
	display: inline-block;
	background: url("../images/background02.jpg") fixed round;
	background-size: contain;
	text-align: left;
	width: 80%;
	font-size: 16px;
	word-break: break-all;
	margin: 0 0 0 auto;
	padding: 2%;
}
/********************Area_Right_End********************/



/********************Area_Left********************/
.Area_Left{
	text-align: left;
	width: 50%;
	margin: 0 auto 0 0;
}
.Area_Left h2{
	color: #b7ac90;
	display: inline-block;
	background: url("../images/background02.jpg") fixed;
	background-size: contain;
	font-size: 70px;
	text-align: left;
	padding: 2%x 2% 2% 0;
	width: 50%;
}
.Area_Left p{
	display: inline-block;
	background: url("../images/background02.jpg") fixed;
	background-size: contain;
	text-align: left;
	width: 80%;
	font-size: 16px;
	word-break: break-all;
	margin: 0 0 0 auto;
	padding: 2%;
}
/********************Area_Left_End********************/



/********************AreaHigashinada********************/

#Right_Wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
    margin: 10% auto 20% auto;
	position: relative;
}
.explanation{
	width: 50%;
}
#RightChild01{
	width: 50%;
	margin-top: 2%;
	order: -1;
}
#RightChild02{
	width: 50%;
	text-align: center;
	order: 1;
	align-self: baseline;
}
#RightChild03{
	width: 50%;
	margin: 0 auto;
}
#Right_Wrap .MoreArea{
	order:2;
	align-self: flex-end;
}
#img08{
	position: absolute;
	top: 50%;
    left: 30%;
}
#img09{
	position: absolute;
	top: 80%;
	right: 30%;
}
#img10{
	position: absolute;
	top: 88.7%;
    right: 1%;
}

/********************AreaHigashinada_End********************/



/********************AreaNada********************/
#Left_Wrap{

	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
    margin: 20% auto;
	position: relative;
}
#LeftChild01{
	width: 48%;
	margin-top: 2%;
	margin-right: 2%;
	text-align: right;
}
#LeftChild02{
	width: 50%;
	text-align: center;
}
#LeftChild03{
	width: 50%;
	text-align: center;
	margin: 0 auto;
}
#Left_Wrap .MoreArea{
	order:2;
	align-self: flex-end;
}
#img11{
	position: absolute;
	top: -15%;
    left: 20%;
}

#img13{
	position: absolute;
	top: 50%;
	right: 10%;
}
#img14{
	position: absolute;
	top: 85%;
	left: 0%;
}


/********************AreaNada_End********************/



/********************AreaNagata********************/

#img16{
	position: absolute;
	top: -12%;
    left: 55%;
}
#img17{
	position: absolute;
	top: 45%;
    left: 20%;
}
#img20{
	position: absolute;
	top: 88%;
	right: 0%;
}
#img21{
	position: absolute;
	top: 100%;
    left: 50%;
}

/********************AreaNagata_End********************/



/********************AreaTarumi********************/

#img22{
	position: absolute;
	top: 45%;
    right: 30%;
}
#img23{
	position: absolute;
	top: 50%;
    right: 20%;
}
#img25{
	position: absolute;
	top: 85%;
	left: 20%;
}
#img26{
	position: absolute;
	top: 100%;
    left: 40%;
}
/********************AreaTarumi_End********************/



/********************AreaSuma********************/

#img28{
	position: absolute;
	top: 40%;
    right: 60%;
}
#img29{
	position: absolute;
	top: 75%;
    right: 0;
}
#img30{
	position: absolute;
	top: 80%;
    right: 20%;
}
#img31{
	position: absolute;
	top: 88.5%;
    right: 3%;
}

/********************AreaSuma_End********************/



/********************AreaChuo********************/

#img32{
	position: absolute;
	top: 50%;
	right: 20%;
}
#img33{
	position: absolute;
	top: 40%;
	right: 0%;
}
#img34{
	position: absolute;
	top: 95%;
	left: 10%;
}

/********************AreaChuo_End********************/



/********************AreaHyogo********************/

#img35{
	position: absolute;
	top: 45%;
	left: 30%;
}
#img36{
	position: absolute;
	top: 75%;
	right: 20%;
}
#img37{
	position: absolute;
	top: 87.5%;
	right: 2%;
}
/********************AreaHyogo_End********************/



/********************AreaNishi********************/

#img38{
	position: absolute;
	top: 50%;
	right: 20%;
}
#img39{
	position: absolute;
	top: 85%;
	left: 20%;
}
#img40{
	position: absolute;
	top: 100%;
	left: 30%;
}
/********************AreaNishi_End********************/



/********************AreaKita********************/

#img41{
	position: absolute;
	top: 50%;
	left: 30%;
}
#img42{
	position: absolute;
	top: 50%;
	left: 0%;
}
#img43{
	position: absolute;
	top: 85%;
	right: 20%;
}

/********************AreaKita_End********************/



/********************ComingSoon********************/
#ComingSoon{
	position: relative;
	width: 80%;
	margin: 5% auto; 
}
#ComingSoon_img{
	display: block;
	width: 20%;
	margin: 0 auto;
}
#ComingSoon h2{
	color: #b7ac90;
	font-size: 50px;
	text-align: center;
	margin: 1%;
}

/********************ComingSoon_End********************/


/********************Footer********************/
#UA{
	width: 20%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	border-radius: 20px;
}
#UA p{
	width: 49%;
	text-align: center;
	font-size: 18px;
	line-height: 2;
}
.Current{
	background-color: #b7ac90;
	color: #fff;
}

#PC{
	border-radius: 20px 0 0 20px;
}
#SP{
	border-radius: 0 20px 20px 0;
}
.NotCurrent{
	color:#776b4d;
	border: 1px #b7ac90 dotted;
}
.NotCurrent:hover{
	background-color: #776b4d;
	color: #fff!important;	
}

