/*********************************************
com-side-head.css
*********************************************/
.o-blue-humb{
	background: transparent;
}

.o-blue-humb span.el_humburger_bar,
.js_humburgerOpen .o-blue-humb span.el_humburger_bar{
	background: #8ec31e;
}

/*common privacy inq rec-inq*/
.o-side-maru{
	width: 250px;
	height: 250px;
	border-radius: 50%;
	background: #dcdddc;
	left: -221px;
	top: -129px;
	margin: 55px auto 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 5px;
}


.o-side-h1{
	font-size: 13px;
	line-height: 19px;
	text-align: center;
	font-weight: 300;
	color: #000;
	padding-top: 21px;
	padding-left: 10px;
}

.o-side-en{
	display: block;
	font-size: 42px;
	line-height: 47px;
	margin-bottom: 5px;
}

.o-lr-conta{
	box-sizing: border-box;
	margin-top: 70px;
	justify-content: space-between;
	align-items: flex-start;
	padding: 0;
	width: auto;
}

.o-lr-right{
	box-sizing: border-box;
}




@media (min-width: 576px){
}


@media (min-width: 768px){
/*common privacy inq rec-inq*/
.o-side-maru{
	position: absolute;
	width: 364px;
	height: 364px;
	border-radius: 50%;
	background: #dcdddc;
	left: -214px;
	top: -129px;
	margin: 0;
	display: block;
	padding: 0;
}


.o-side-h1{
	font-size: 13px;
	line-height: 47px;
	text-align: left;
	font-weight: 300;
	color: #000;
	box-sizing: border-box;
	padding-top: 37px;
	padding-left: 0;
}

.o-side-en {
    display: block;
    font-size: 34px;
    line-height: 39px;
    margin-bottom: 0px;
}

.o-lr-conta{
	box-sizing: border-box;
	margin-top: 80px;
	justify-content: space-between;
	align-items: flex-start;
}

.o-lr-right{
	width: 71%;
	max-width: 780px;
	box-sizing: border-box;
	padding-right: 15px;
}
}


@media (min-width: 992px){
.o-side-en{
    font-size: 42px;
    line-height: 47px;
    margin-bottom: 0px;
}

.o-side-maru{
    width: 384px;
    height: 384px;
    left: -210px;
    top: -129px;
    margin: 0;
    padding: 0;
}

.o-side-h1{
    padding-top: 37px;
    padding-left: 15px;
}
}


@media (min-width: 1025px){
}


@media (min-width: 1100px){

}
