/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@media(max-width: 1000px){
	.responsive-iframe iframe {
	  height: 1300px !important;
	}
}

#slide-out-widget-area .inner .off-canvas-menu-container li>a{
	font-size: 18px !important;
	line-height: 26px !important;
}

#map .message{
	display: none;
}

.wrap-link{
	word-wrap: break-word;
}

.slide_out_area_close .close-wrap .close-line{
	background-color: #4e2683;
}
.mobile-menu-link{
	display: none !important;
}

.product-overlap{
    top: 20px;
        right: -30px;
        width: 200px;
        height: auto;
}

.seminar-info {
    margin-bottom: 0 !important;
}

a.nectar-button.large.see-through.extra-color-2.non-button-border {
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
    padding:5px;
}

.home-machine-img {        
		width: 300px;
        height: auto;}

#footer-outer[data-cols="1"] .col {
    text-align: left;
}


h2.vc_custom_heading.vc_do_custom_heading.purple-box-text {
    background-color: #472060;
    padding: 16px 8px;
}

h2.vc_custom_heading.vc_do_custom_heading a {
    text-decoration: underline;
}

.toggle>.toggle-title a {
    color: #4e2683!important;
}

/*h1.vc_custom_heading.vc_do_custom_heading.hero-heading{    transform: translateX(10%);
}*/
	.hero-heading{
		position: relative;
		z-index: 5;
		padding-bottom: 15px;
	}
	.hero-lines::after {
    content: "";
    display: block;
    background-color: rgba(78, 38, 131, 0.9);
    height: 75px;
    position: absolute;
    bottom: 10px;
    width: calc(100vw + 90%); 
    z-index: 4;
    left: -100vw;
    transform: skewX(-30deg);
}

.hero-lines::before {
    content: "";
    display: block;
    background-color: rgba(255, 255, 255, 0.8);
    height: 75px;
    position: absolute;
    width: calc(100vw + 15%);
    z-index: 3;
    right: -100vw; /* Starts fully off-screen */
    bottom: 20px;
    transform: skewX(-30deg);
}

@media screen and (max-width: 690px) {
	h2.vc_custom_heading.vc_do_custom_heading.purple-box-text {
    margin-top: 30px;
    margin-bottom: 10px !important;
	}
}

.pum-theme-11, .pum-theme-default-theme{
	background-color: rgba(0,0,0,.7) !important;
}

#popmake-343 .pum-close{
	display: none;
}

#popmake-343 .pum-content .pum-close{
	display: block;
}

.pum-theme-11 #popmake-343.pum-container, .pum-theme-default-theme #popmake-343.pum-container{
	background-color: transparent;
	width: 420px;
}

.pum-theme-11 #popmake-343.pum-container .pum-title{
	background-color: #005e3c;
	text-align: center;
	color: #fff;
    line-height: 1;
    padding: 10px;
    font-size: 15px;
}

.pum-theme-11 #popmake-343.pum-container .wpb_text_column{
	background-color: #fff;
	max-height: 140px;
	overflow-y: scroll;
    border: 1px dotted #ccc;
    color: #333;
    line-height: 1.8;
    padding: 10px;
    font-size: 12px;
}

#popmake-343 .pum-content .pum-close{
	width: 100%;
	color: #fff;
	background-color: #999;
	padding: 8px;
	margin-right: 17px;
	outline: none;
	border: none;
	font-weight: bold;
	font-size: 16px;
}

#popmake-343 .pum-content .pum-close.pop-right-btn{
	background-color: #908eb5;
	
}

#popmake-176 .pum-close{
    cursor: pointer;
    background-image: url("/wp-content/uploads/2025/04/closebtn.webp");
    background-position: center;
    background-size: 33px auto;
    position: absolute;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    width: 76px;
    height: 56px;
    z-index: 9;
    background-color: #006E87 !important;
    -webkit-appearance: none;
    border: 0;
    outline: none;
    text-transform: none;
    overflow: visible;
    margin: 0;
    font-family: inherit;
    font-size: 0px !important;
    line-height: inherit;
}

#popmake-176 .pum-content{
	max-height: 520px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

#popmake-176 .pum-title{
	color: #006E87 !important;
	font-size: 14px;
	margin-bottom: 3rem !important;
}

@media(min-width: 1000px){
	
	header#top .col.span_9{
		background-color: #472060;
		width: calc(100% + 56px) !important;
		margin-left: -28px;
	}
}


#header-outer #top nav > ul > li{
	height: 48px;
	display: flex !important;
	align-items: center !important;
}

#header-outer #top nav > ul > li > a{
	color: #fff !important;
	margin-bottom: 0px !important;
}

.therakos-background-img .row-bg{
	background-image: url("/wp-content/uploads/2025/04/therakossketchimage_grey-2-min.png");
	background-position: top right;
	background-size: 50% auto;
	background-repeat: no-repeat;
}

#menu-item-159{
	opacity: .3;
	pointer-events: none;
}

.wpb_row.disabled .row_col_wrap_12:before{
	position: absolute;
	display: flex;
    justify-content: center;
    align-items: center;
    content: "終了いたしました";
	width: 100%;
	height: 100%;
    background: rgba(255,255,255,.7);
	z-index: 100;
    font-size: 24px;
    border: 1px solid #ccc;
}

#top .col.span_3:before{
	position: absolute;
	content: "";
	right: 90px;
	height: calc(100% - 56px);
	width: 200px;
	top: 50%;
	transform: translatey(-50%);
	background-image: url('/wp-content/uploads/2025/07/tks-logo-tm.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
}

#top .col.span_3{
	margin-right: auto !important;
	margin-left: auto !important;
	max-width: 880px;
	text-align: left !important;
}

@media only screen and (min-width: 1000px){
	#top .col.span_3{
		text-align: left !important;
		max-width: 1425px;
		width: 100%;
		margin: 0 auto;
		padding: 0 90px;
	}
}










