@charset "UTF-8";
#x-hpb-wrapper{
	display: flex;
	display: -ms-flexbox;
	flex-direction: row-reverse;
	flex-wrap: nowrap;
	margin-top: 20px;
}
#x-hpb-inner{
	width: 1040px;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#x-hpb-main{
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
}

#x-hpb-title-main{
	margin: 35px 0px 20px 0px;
	display: flex;
	display: -ms-flexbox;
	flex-direction: row-reverse;
}

#x-hpb-aside{
	margin-right: 15px;
}
#x-hpb-title-aside{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	border-width: 2px;
	border-style: solid;
	border-color: yellow;
}
#x-hpb-title-aside-in1{
	margin: 0px 0px 0px 0px;
	height: 91px;
}
#x-hpb-title-aside-in1 img{
	max-width: 100%;
       width: auto;
}
#x-hpb-title-aside-in2{
	margin: -1px 0px 0px 0px;
	height: 91px;
}
#x-hpb-title-aside-in2 img{
	max-width: 100%;
       width: auto;
}
#x-hpb-title-aside-in2 img:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.x-toppage-con-in{
	display: flex;
	display: -ms-flexbox;
	flex-direction: row;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
}
.x-toppage-con-in2{
       flex: 3;
}
.x-toppage-con-in2 img{
	max-width: 100%;
       width: auto;
}
.x-toppage-con-in1{
       flex: 7;
}
#x-toppage-text{
	max-width: 789px;
	width: auto;
}
.x-toppage-con-blog{
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: silver;
	border-right-color: silver;
	border-bottom-color: silver;
	max-width: 789px;
	width: auto;
}

@media screen and (max-width: 1100px) {
/* #x-hpb-inner{
	width: auto;
}
#x-hpb-main{
	width: auto;
}

#x-hpb-aside{
	width: auto;
}
#hpb-title{
	width: auto;
}
.rslides{
	width: auto;
}
*/
}
@media screen and (max-width: 750px) {
#x-hpb-wrapper{
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
}
h1{
display: none;
}
#hpb-title{
width: 100%;
}
#x-hpb-inner{
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
}
#x-hpb-title-main{
	flex-direction: column;
	margin: 0px 0px 0px 0px;
}
#x-hpb-title-aside{
	margin: 20px auto 0px auto;
	flex-direction: row;
}
#x-hpb-title-aside-in1{
	height: 91px;
}
#x-hpb-title-aside-in2{
	margin: 0px 0px 0px 0px;
	height: 91px;
}
#x-hpb-aside{
	margin: 10px auto 0px auto;
}
}

@media screen and (max-width: 750px) {
#x-hpb-title-aside-in1{
	height: auto;
}
#x-hpb-title-aside-in2{
	margin: 0px 0px 0px 0px;
	height: auto;
}
}
