/****************************************************************************************/
[full-view="false"] .main-menu {
/*	margin-top: 9px;*/
}
/*******************************************/
[full-view="true"] .logo svg {
	height: 53.3px;
}
[full-view="false"] .logo svg {
	height: 37px;
}
header .main-item .icon a {
	height: 42px;
}
header .main-item .icon a svg,
header .secondary-menu .icon a svg {
	height: 33px;
}
/*******************************************/
/*
header .main-item .text:after,
header .main-item .icon:after {
	left: 50%;
	transition: all 600ms cubic-bezier(0.19, 1.00, 0.22, 1.00);
}
header .main-item .text:hover:after,
header .main-item .icon:hover:after,
header .main-list.has-submenu:hover .main-item .text:after {
	left: 0;
}
*/
/*******************************************/
header .main-list[item="gift"] .submenu .right-area ul {
	padding-left: 15px;
	padding-right: 15px;
	justify-content: space-around;
}
/*******************************************/
footer .footer .logo svg {
	height: 28px;
}
/****************************************************************************************/
#top .scroll {
	left: calc(50% - 37px);
}
/****************************************************************************************/
#dealers .list .cell-inner-content {
	margin-top: -21px;
}
/****************************************************************************************/
.about-history .texts-image .texts {
	max-width: 488px;
}
.about-history .texts-image .image-caption .image img {
	max-width: 447px;
}
/****************************************************************************************/
section .content-container .content .help-list li .body .text {
	max-width: 716px;
}

section .content-container .content .help-list .wrapping-kind li {
	max-width: 327px;
}
/****************************************************************************************/
#grad-estimate #form form .select:after {
	content: none !important;
}
#grad-estimate #form form select {
	padding-right: 0;
}

#grad-estimate #form form .item > :last-child > * {
	display: block;
}

#grad-estimate #form form .select:after {
	content: none !important;
}

#grad-estimate #form-confirm {
	opacity: 1 !important;
	transition: none;
}
/****************************************************************************************/
#concierge form .select:after {
	content: none !important;
}

#concierge #confirm {
	opacity: 1 !important;
	transition: none;
}
/****************************************************************************************/
