/*-------------------------------*/
/*----------theme 競合-----------*/
/*-------------------------------*/

#Wrapper {
	margin-left: calc(50% - 50vw)!important;
	width:100vw!important;
	padding-bottom: 80px;
}


#Wrapper a {
	text-decoration: none;
}

.page-header__text-wrapper.text-container > * {
    display: none;
}
#Wrapper .text-container img:not([style*=float]), .rte img:not([style*=float]) {
    margin: 0px;
}