.box-text-custom .col-inner{
	background-image: url("/wp-content/uploads/2022/08/circleBg.png");
	background-repeat:no-repeat;
	background-size:cover;
	padding:40px 0;
}
/* *[lang = "ja"] .box-text-custom .col-inner{
	padding:60px 0;
} */
.box-text-custom .box-title{
	margin-bottom:0;
}
.box-text-custom .box-title a{
	margin-bottom:0;
	height:55px;
	overflow:hidden;
	font-size:20px;
	line-height:1.25rem;
	display: flex;
    align-items: center;
    justify-content: center;
}
.box-text-custom:hover .box-title a{
	color:#D6007F;
}
.opa-0{
	opacity:0!important;
}
.text-pink{
	font-style:normal;
	color:#D6007F;
}
h2.service-title{
	font-size:48px;
	font-weight:500;
}
.service-title img.size-full.alignnone{
	margin-bottom:0;
}
h2.service-title span{
	font-size:16px;
	font-weight:500;
	margin-left:10px;
}
h2.service-title .text-pink{
	margin-left:25px;
}
h2.service-title span b{
	font-size:20px;
}
.service-intro .col-inner{
	height: 240px;
	padding-left:10px;
	border: 1px solid #ccc;
    border-top: 4px solid #000;
    background-color: #fff;
    float: left;
    overflow: scroll;
}
.service-intro h2{
	margin-top:10px;
}
.service-info .col-inner{
	height: 240px;
	border: 1px solid #ccc;
    border-top: 4px solid #000;
    background-color: #fff;
}
.service-info .icon-box{
	padding:8.5px;
}
.service-info .icon-box:not(:last-child) {
	border-bottom: 1px solid #ccc;
}
.home-sec3 .overlay{
	display:none;
}
.absolute-footer {
	padding:15px 0;
	border-top:2px #D6007F solid;
}
.pt-30{
	padding-top:30px;
}
.face-box .box-text p{
	text-align:end;
}
.home-sec1{
	padding-top:80px!important;
}
.home-sec1 .banner-heading{
	position:relative;
}
.home-sec1 .banner-heading img.size-full.alignnone:first-child{
	margin-bottom:0;
	margin-right:10px;
}
.home-sec1 .banner-heading img.size-full.alignnone:last-child{
	margin-bottom:0;
	margin-left:10px;
}
.about-title{
	border-bottom: 3px solid #C4C4BE;
	font-size:22px!important;
	font-weight:600;
}
.about-title span{
	border-bottom: 3px solid #D6007F;
	z-index:10;
	padding-bottom: 6px;
}
.about-sec1 .service-title{
	background: url("/wp-content/uploads/2022/08/h2bg.png") 0 bottom no-repeat;
	padding-bottom:20px;
}
.about-sec1 h2.service-title .text-pink{
	margin-left:10px;
}
#top-bar{
	background: url("/wp-content/uploads/2022/08/bg_top.png") 0 0 repeat-x #f8f8f3;
}
#top-bar .html {
	display:none;
}
#masthead .top-divider{
	display:none;
}
.slogan{
	font-size:44px;
	font-style:italic;
	margin:1em 0.5em 1em 0.65em;
}
.about-intro{
	font-size:18px;
}
#masthead .medium-logo-center .menu-item .nav-top-link{
	display:flex;
	flex-direction:column;
}
#masthead .medium-logo-center .menu-item .nav-top-link img{
	height:60px;
	width:60px;
}
.header-language-dropdown a{
	align-items:baseline!important;
}
.header-language-dropdown a .image-icon{
	margin-left:10px;
}
.link-map a{
	color: #D6007F;
    font-size: 14px;
    text-decoration: underline;
    margin-left: 5px;
}
.link-map a:hover{
	color: #3e7cca;
}
.about-tableStyle tr{
	border:1px solid #E1E1D2;
}
.about-tableStyle th {
    padding: 7px 10px;
    border: 1px solid #E1E1D2;
	border-right:0px solid #E1E1D2;
	line-height:2em;
}
.about-tableStyle td {
    padding: 7px 10px;
    border: 1px solid #E1E1D2;
	border-left:0px solid #E1E1D2;
	line-height:2em;
}
.about-tableStyle tr:not(:first-child) th, .about-tableStyle tr:not(:first-child) td {
    border-top: 0px solid #E1E1D2;
}
.scroll-to-bullet{
	display:none!important;
}
.service-info .icon-box{
	align-items:center;
}
.home-sec3 .box-text{
	width:50%;
	right:0;
}
@media screen and (min-width: 850px){
	.about-product-col.large-2 {
    	max-width: 12.5%;
    	-ms-flex-preferred-size: 12.5%;
    	flex-basis: 12.5%;
		padding: 0 10px 30px;
}
}
