/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 17:26:19 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600&family=Noto+Sans+JP:wght@100;300;400;500&display=swap');

background-image: url(http://melt-agent.jp/wp-content/uploads/2025/01/melt_background.jpg);
background-repeat: repeat-x; 

.breadcrumb {
	display: none;
}
html { 
	font-size: 62.5%; 
}
body, html {
    font-family: Poppins,'Noto Sans JP',sans-serif;
	background-image: url(http://melt-agent.jp/wp-content/uploads/2025/01/melt_bg_02.png),
		url(http://melt-agent.jp/wp-content/uploads/2025/01/melt_background.jpg);
	background-repeat: no-repeat, repeat-y; 
	background-size: 100%, 100%;
	background-attachment: scroll, fixed;
}
h1,h2,h3,h4,h5,h6,p{
	color: #3c322d;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}
.widget ul{
	padding: 0;
}	
.widget li{
	margin-top: 0;
	list-style: none;
}
.breadcrumb{
	display: none;
}
.page-header{
	display: none;
}
.entry-meta{
	display: none;
}
.entry-footer{
	display: none;
}
.entry-header{
	display: none;
}
.entry-title{
	display: none;
}
.vk_posts{
	display: none;
}
hr{
	margin: 0;
	padding:0;
}

/*header*/
.site-header{
	background: none;
	box-shadow: none;
}
.header_scrolled .site-header {
	box-shadow: none;
	background-color: rgba(60, 50, 45, 0.9);
	padding: 1.1vw 0;
}
.site-header-logo img{
	max-height: 50px;
}
.nav li a, nav li a {
	color: #fff;
}
.global-nav-list>li .global-nav-name{
	font-size: 1.2vw;
	font-weight: 300;
	letter-spacing: 0.05vw
}
.global-nav-list>li:before{
	border: none;
}
.global-nav-list>li>a:hover{
	color: #40e9cd;
	transition: 0.3s;
}
.vk-mobile-nav-menu-btn {
    border: none;
	background: none;
    background-image: url(https://melt-agent.jp/wp-content/uploads/2025/01/open_btn.png);
	background-size: cover;
}
.vk-mobile-nav-menu-btn.menu-open {
    border: none;
	background: none;
    background-image: url(https://melt-agent.jp/wp-content/uploads/2025/01/close_btn.png);
	background-size: cover;
}
.vk-mobile-nav{
	background-color: rgba(60, 50, 45, 0.9);
	padding: 80px 20px; 
}
.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a{
	font-size: 2rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
	color: #fff;
}
.menu_sns{
	display: flex;
}
.menu_sns{
	margin-left: 10px;
}
.menu_sns img{
	width: 36px;
	margin-right: 12px;
}
.mobile_logo img{
	width: 150px;
	margin-left: 10px;
}

.sp{
	display: none;	
	}
/*top page*/
.top_image{
	text-align: center;	
	margin: 12vw 0;
}
.top_image img{
	width: 28vw;
	margin-bottom: 1.6vw;
}
.top_image h2{
	font-size: 2vw;
	color: #3c322d;
	margin-bottom: 1vw;
}
.top_image p{
	font-size: 1vw;
	font-weight: 300;
	color: #fff;
	line-height: 1.5;
}
.top_contents{
	text-align: center;
	margin-bottom: 10vw;
}
.toppage_title img{
	width: 20vw;
}
.toppage_title{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 6vw;
}
.toppage_title::before,
.toppage_title::after {
  content: '';
  display: block;
  width: 25vw;
  height: 2px;
  background: #3c322d;
}
.readmore_btn img{
	width: 12vw;
	margin-top: 3vw;
}
.top_service img{
	width:65vw;
}

.top_agent{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.top_agent_contents{
	margin: 0 0.9vw;
}
.top_agent_contents img{
	width: 14.3vw;
	border-radius: 0.8vw;
	margin-bottom: 0.5vw;
}
.top_agent_contents h4{
	background: none;
	font-size: 1.45vw;
	font-weight: 500;
}
.top_agent_contents p{
	font-size: 1vw;
	font-weight: 300;
	letter-spacing: 0.05vw;
}

/*top news*/
.top_news_contents{
	text-align: center;
}
.top_news_contents2{
	text-align: center;
	margin-bottom: 10vw;
}

.veu_postList{
	border-top: solid 1px #3c322d;
	margin: 0 0 1vw;
}
.veu_postList .postList_date{
	color: #3c322d;
}
.veu_postList ul.postList li{
	border-bottom: solid 1px #3c322d;
	padding: 0.8vw 1vw;
}
.veu_postList .postList_title a{
	color: #3c322d;
	font-size: 1.4vw;
	font-weight: 400;
	text-decoration: none;
	transition: 0.3s;
}
.veu_postList .postList_title a:hover{
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}
.veu_postList .postList_terms a{
	color: #fff;
	background-color: #3c322d;
}


/*under page*/
.page_title{
	text-align: center;
	margin: 10.5vw 0 8vw;
}
.page_title img{
	width: 28vw;
}

/*news page*/
.news_contents{
	margin: 0 auto 10vw;
	width: 65vw;
}
.wp-show-posts-entry-header{
	margin: 0 0 5px;
}
.wp-show-posts-meta a, .wp-show-posts-meta a:visited{
	color: #3c322d;
	font-weight: 400;
	font-size:0.8vw;
	text-decoration: none;
}
.wp-show-posts .wp-show-posts-entry-title a{
	color: #3c322d;
	font-size: 1vw;
	font-weight: 500;
}
.wp-show-posts-entry-summary{
	color: #3c322d;
	font-size: 0.8vw;
	font-weight: 300;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited{
    display: inline-block;
    padding: 0.2vw 0.5vw;
	border: solid 1px #fff;
    color: #fff;
    font-size: 0.8vw;
	text-decoration: none;
	transition: all 0.3s;
}
a.wp-show-posts-read-more:hover {
    border: 1px solid #fff;
	color: #40e9cd;
	background: #fff;
	transition: all 0.3s;
}

/*news contents*/
.news_detail{
	background: #fff;
	margin: 0 0 6vw;
	border-radius: 1vw;
}
.news_image{
	width: 55vw;
	padding: 5vw 5vw 0;
	margin: 0 auto;
}
.news_image img{
	box-shadow: 0px 5px 8px 0 rgba(60, 50, 45, 0.5);
}
.news_text{
	color: #3c322d;
	font-size: 1.4vw;
	font-weight: 300;
	padding: 3vw 5vw 5vw;
}
.news_tiktok{
	padding-top: 3vw;	
	}
blockquote{
	border-left: none;
	padding: 1em;
	background: none;
}

/*service page*/
.service_contents{
	text-align: center;
	margin-bottom: 10vw;
}
.service_contents img{
	width: 65vw;
	margin-bottom: 3vw;
}

/*agent page*/
.agent_contents{
	text-align: center;
	margin: 0 10vw 2vw;
}
.agent_list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.agent_info{
	margin: 0 1.2vw 4vw;
}
.agent_info img{
	width: 14.3vw;
	border-radius: 0.8vw;
	margin-bottom: 0.5vw;
}
.agent_info h4{
	font-size: 1.45vw;
	font-weight: 500;
}
.agent_info p{
	font-size: 1vw;
	font-weight: 300;
	letter-spacing: 0.05vw;
}

/*about page*/
.about_contents{
	background: #fff;
	margin: 0 18vw 10vw;
	border-radius: 1.5vw;
}
.company_info{
	padding: 6vw;
}
.company_info img{
	width: 18vw;
	margin-bottom: 2vw;
}
.company_info h2{
	font-size: 3vw;
	font-weight: 600;
	margin-bottom: 4vw;
}
.company_info h4{
	font-size: 1.5vw;
	font-weight: 500;
	background: none;
	margin-bottom: 1vw;
}
.company_info p{
	font-size: 1.4vw;
	font-weight: 400;
	line-height: 1.8;
}
.company_info a{
	text-decoration: none;
}
.company_info a:hover{
	color: #40e9cd;
}
.company_access{
	padding: 0 6vw 6vw;
}
.company_access h2{
	font-size: 3vw;
	font-weight: 600;
	margin-bottom: 1.5vw;
}
.company_access h4{
	font-size: 1.4vw;
	font-weight: 400;
	background: none;
	margin-bottom: 1vw;
}
iframe {
  width: 100%;
	aspect-ratio: 16/9;
}


/*talent page*/
.talent_profile{
	background: #fff;
	margin: 0 15vw 10vw;
	border-radius: 1vw;
}
.profile_contents{
	display: flex;
	justify-content: space-between;
	margin: 2vw 0 0; 
	padding: 6vw 5vw 0;
}
.talent_photo{
	width: 30vw;
	margin: 0 0 0 4vw;
}
.talent_name h2{
	font-size: 2.5vw;
	font-weight: 600;
	margin: 0;
}
.talent_name p{
	font-size: 2vw;
	font-weight: 300;
	letter-spacing: 0.1rem;
	margin: -0.2vw 0.5vw 1.2vw;
}
.talent_sns{
	display: flex;
}
.talent_sns img{
	width: 2.5vw;
	margin: 0 0.5vw 3vw;
}
.talent_sns a:hover{
	opacity: 0.6;
	transition: all 0.3s;
}

.profile_text h2{
	font-size: 1.5vw;
	font-weight: 500;
	margin: 0 0 40px;
	padding: 0;
}
.profile_text p{
	font-size: 1.2vw;
	font-weight: 300;
	margin: 0 0 30px;
}
.talent_profile a{
	text-decoration: none;
}
.talent_profile a:hover{
	color:#31c4b0;
	}
.profile_contents2{
	margin-top: 6vw; 
	padding: 0 5vw 0;
}
.talent_bio h2{
	font-size: 2.5vw;
	font-weight: 600;
	letter-spacing: 0.05rem;
	padding: 0;
}
.biography{
	margin: auto;
	padding: 0;
}
.biography li{
	list-style: none;
	color: #3c322d;
	font-size: 1.2vw;
	font-weight: 300;
	margin: 0;
	padding: 20px 0;
	border-bottom: dotted 1px #999;
}
.biography li.is-hidden {
	display: none;
	height: 0;
	margin: 0;
}

.slick-dots li button:before{
	font-size: 1.4rem;
	color: #3c322d;
	margin-top: 15px;
}

.view_btn{
	text-align: center;
}
.view_btn img{
	width: 12vw;
	margin-top: 2vw;
}
.view_btn:hover{
	opacity: 0.8;
	transition: all 0.3s;
}
.offer_btn{
	text-align: center;
	margin-top: 6vw;
	padding-bottom: 6vw;
}
.offer_btn img{
	width: 30vw;
}
.offer_btn:hover{
	opacity: 0.8;
	transition: all 0.3s;
}


/*contact page*/
.contact_page{
	margin: 0 18vw 10vw;
	background: #fff;
	border-radius: 1.5vw;
}
.contact_contents{
	padding: 4vw;
}
.contact_page span{
	color: #e5005a;
}

.contact_page p{
	font-size: 1.5vw;
	font-weight: 300;
	margin-bottom: 3vw;
}
.wpcf7 p{
	font-size:1.2vw;
	font-weight: 300;
	margin: 0 0 0.5vw;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea{
	font-size: 1.2vw;
	padding: 1.2vw;	
}
.wpcf7-list-item{
	margin: 0;
}
.cf7-btn{
	text-align: center;
}
input[type=submit] {
	font-size: 1.5vw;
	font-weight: 500;
	border: none;
	background-color: #3c322d;
	color: #fff;
	margin-top: 3vw;
	padding: 0.7vw 5vw;
	border-radius: 100vh;
}
.wpcf7 form.sent .wpcf7-response-output{
	border: none;
}
.wpcf7 form .wpcf7-response-output{
	border: none;
	text-align: center;
}
.wpcf7 a:hover{
	color: #40e9cd;
}


/*policy page*/
.policy_contents{
	background: #fff;
	margin: 0 18vw 10vw;
	border-radius: 1.5vw;
}
.policy_text{
	padding: 5vw;
}
.policy_text h2{
	font-size: 2.5vw;
	font-weight: 600;
	margin-bottom: 2vw;
}
.policy_text h4{
	font-size: 1.4vw;
	font-weight: 600;
	background: none;
	margin-bottom: 0.5vw;
}
.policy_text p{
	font-size: 1.1vw;
	font-weight: 400;
	line-height: 1.8;
}


/*footer*/
.site-footer-copyright p:nth-child(2) {
    display:none;
}
.site-footer-copyright p{
	font-size: 0.7vw;
	font-weight: 300;
	color: #fff;
	margin-bottom:3vw;
}
.site-footer{
	border: none;
	background-color: #3c322d;
}
.footer{
	text-align: center;
	margin: 1.5vw 0 0;
}
.footer_menu{
	display: flex;
	justify-content: center;
}
.footer_menu a{
	font-size: 1vw;
	font-weight: 300;
	margin: 0.2vw 1vw;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}
.footer_menu a:hover{
	color: #40e9cd;
	transition: 0.3s;
}
.footer_menu li {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.footer_menu li+ li {
  border-left: 0;
  border-right: 1px solid #fff;
}
.footer_logo img{
	width: 10vw;
	margin-bottom: 0.5vw;
}
.footer_sns{
	display: flex;
	justify-content: center;
}
.footer_sns img{
	width: 1.8vw;
	margin: 0.2vw;
}
.footer_sns a:hover{
	opacity: 0.6;
	transition: 0.3s;
}

/*ここからモバイル*/
@media all and (max-width:480px) { 

.site-header-logo img{
	display: none;
}
body, html {
    font-family: Poppins,'Noto Sans JP',sans-serif;
	background-image: url(http://melt-agent.jp/wp-content/uploads/2025/01/melt_bg_02_sp.png),
		url(http://melt-agent.jp/wp-content/uploads/2025/01/melt_background.jpg);
	background-attachment: scroll, fixed;
	}

	
.pc{
	display: none;
	}
.sp{
	display: block;	
	}	
/*top page*/
.top_image{
	text-align: center;	
	margin: 80px 0 50px;
}
.top_image img{
	width: 180px;
	margin-bottom: 12px;
}
.top_image h2{
	font-size: 1.6rem;
	margin-bottom: 8px;
}
.top_image p{
	font-size: 0.9rem;
}
.top_contents{
	margin-bottom: 40px;
}
.toppage_title img{
	width: 140px;
	margin-bottom: 0;
}
.toppage_title{
	margin-bottom: 30px;
}
.toppage_title::before,
.toppage_title::after {
  width: 24vw;
  height: 1px;
}
	
.readmore_btn img{
	width: 90px;
	margin-top: 10px;
}	
.top_service img{
	width: 85vw;
}

.top_agent_contents{
	margin: 10px 8px;
}
.top_agent_contents img{
	width: 38vw;
	border-radius: 1.5vw;
}
.top_agent_contents h4{
	font-size: 1.4rem;
}
.top_agent_contents p{
	font-size: 1rem;
	letter-spacing: 0.05rem;
	margin: 0;
}	
	
/*top news*/

.top_news_contents2{
	margin-top: 10px;
	margin-bottom: 40px;
}
.veu_postList{
	margin: 0 0 2vw;
}
.veu_postList ul.postList li{
	padding: 8px;
}
.veu_postList .postList_title{
	margin: 0;
}
.veu_postList .postList_title a{
	font-size: 1.3rem;
	font-weight: 400;
}
.veu_postList .postList_date{
	font-size: 1.1rem;
}
.veu_postList .postList_terms a {
	font-size: 0.9rem;
    margin-right: 3px;
	padding: 1px 5px;
}	

/*under page*/
.page_title{
	margin: 90px 0 50px;
}
.page_title img{
	width: 220px;
}


/*news page*/
.news_contents{
	margin: 0 auto 50px;
	width: 85vw;
}
.wp-show-posts-entry-header{
	margin: 0 0 5px;
}
.wp-show-posts-meta a, .wp-show-posts-meta a:visited{
	font-size: 1rem;
}
.wp-show-posts .wp-show-posts-entry-title a{
	color: #3c322d;
	font-size: 1.5rem;
	font-weight: 500;
}
.wp-show-posts-entry-summary{
	font-size: 1.2rem;
	font-weight: 400;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited{
    display: inline-block;
    padding: 3px 6px;
    font-size: 1rem;

}
/*news contents*/
.news_detail{
	margin: 0 10px 60px;
	border-radius: 5px;
}
.news_image{
	width: 75vw;
	padding: 30px 0 30px;
	margin: 0 auto;
}
.news_image img{
	box-shadow: 0px 3px 6px 0 rgba(60, 50, 45, 0.5);
}
.news_text{
	font-size: 1.2rem;
	font-weight: 400;
	padding: 15px 25px 30px;
}
.news_tiktok{
	padding-top: 20px;	
	}
	
/*service page*/
.service_contents{
	margin-bottom: 30px;
}
.service_contents img{
	width: 86vw;
	margin-bottom: 20px;
}
	
/*agent page*/
.agent_contents{
	margin: 0 0 30px;
}
.agent_info{
	margin: 0 8px 25px;
}
.agent_info img{
	width: 38vw;
	border-radius: 1.5vw;
	margin-bottom: 0.5vw;
}
.agent_info h4{
	font-size: 1.4rem;
}
.agent_info p{
	font-size: 1rem;
	margin-top: -2px;
	letter-spacing: 0.05rem;
}
	
/*about page*/
.about_contents{
	margin: 0 25px 60px;
	border-radius: 6px;
}
.company_info{
	padding: 20px 18px;
}
.company_info img{
	width: 120px;
	margin-bottom: 10px;
}
.company_info h2{
	font-size: 1.8rem;
	margin-bottom: 15px;
}
.company_info h4{
	font-size: 1.4rem;
	margin-bottom: 5px;
}
.company_info p{
	font-size: 1rem;
	line-height: 1.8;
}
.company_access{
	padding: 0 16px 16px;
}
.company_access h2{
	font-size: 1.8rem;
	margin-bottom: 5px;
}
.company_access h4{
	font-size: 1rem;
	text-decoration: none;
	margin-bottom: 5px;
}	

	
/*talent page*/
.talent_profile{
	margin: 0 25px 60px;
	border-radius: 6px;
}
.profile_contents{
	justify-content: center;
	flex-wrap: wrap;
	margin: 10px 0 0; 
	padding: 30px 20px 20px;
}
.talent_photo{
	width: 75vw;
	margin: 0;
}
.talent_name h2{
	font-size: 2.4rem;
}
.talent_name p{
	font-size: 1.4rem;
	letter-spacing: 0.05rem;
	margin: -2px 2px 10px;
}

.talent_sns img{
	width: 24px;
	margin: 0 10px 15px 2px;
	}
.talent_sns a:hover{
	opacity: 0.6;
	transition: all 0.3s;
}

.profile_text h2{
	font-size: 1.4rem;
	margin: 0 0 20px;
}
.profile_text p{
	font-size: 1.2rem;
	margin: 0 0 30px;
}

.profile_contents2{
	margin-top: 6vw; 
	padding: 0 20px 0;
}
.talent_bio h2{
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.05rem;
	padding: 0;
}

.biography li{
	font-size: 1rem;
	margin: 0;
	padding: 10px 0;
	border-bottom: dotted 1px #999;
}
.biography li.is-hidden {
	display: none;
	height: 0;
	margin: 0;
}

.slick-dots li button:before{
	font-size: 1.2rem;
	margin-top: 10px;
}

.view_btn img{
	width: 90px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.offer_btn{
	text-align: center;
	margin-top: 20px;
	padding-bottom: 40px;
}
.offer_btn img{
	width: 220px;
}
	
/*contact page*/
.contact_page{
	margin: 0 25px 60px;
}
.contact_contents{
	padding: 20px 18px;
}
.contact_page p{
	font-size: 1.1rem;
	font-weight: 400;
	margin-bottom: 20px;
}
.wpcf7 p{
	font-size:1.1rem;
	font-weight: 400;
	margin: 0 0 5px;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea{
	font-size: 1.2rem;
	padding: 10px 10px;	
}

.cf7-btn{
	text-align: left;
}
input[type=submit] {
	font-size: 1.3rem;
	margin-top: 15px;
	padding: 8px 35px;
}	
	
	
/*policy page*/
.policy_contents{
	margin: 0 25px 60px;
	border-radius: 6px;
}
.policy_text{
	padding: 25px 18px;
}
.policy_text h2{
	font-size: 2.2rem;
	margin-bottom: 15px;
}
.policy_text h4{
	font-size: 1.4rem;
	margin-bottom: 5px;
}
.policy_text p{
	font-size: 1rem;
	line-height: 1.8;
}
	
	
/*footer*/
.site-footer-copyright p{
	font-size: 8px;
	margin-bottom: 20px;
}

.footer{
	margin-top: -20px;
}
.footer_menu a{
	font-size: 10px;
	margin: 0 8px;
	color: #fff;
	text-decoration: none;
	transition: 0.3s;
}
.footer_logo img{
	width: 120px;
	margin-bottom: 0;
}
.footer_sns img{
	width: 16px;
	margin: 4px;
}

	
}