/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2025 | 04:42:49 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');

// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.urbanist-<uniquifier> {
  font-family: "Urbanist", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.breadcrumb {
	display: none;
}

html { 
	font-size: 62.5%; 
	scroll-padding: 100px;
}
body, html {
	font-family: 'Urbanist','Noto Sans JP',sans-serif;
	font-feature-settings: "palt";
}
img{
	height: auto;
}   
.entry-meta{
	display: none;
}
.entry-footer{
	display: none;
}
.entry-title{
	display: none;
}
.vk_posts{
	display: none;

}
.entry-header, .page-header{
	display: none;
}
hr{
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
h1,h2,h3,h4,h5,h6,p{
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
.site-body{
	padding: 0;
}
.site-footer-title:after, .sub-section-title:after, h3:where(:not(.wp-block-post-title)):after{
	display: none;
}
.container{
	padding: 0;
}
.pc { 
	display: block !important; 
}
.sp{
	display: none !important;
}
.br-sp {
    display: none;
}

/*header*/
.site-header-logo{
	padding-top: 1.8rem;
	margin-bottom: 1.5rem;
}
.site-header{
	background-color: #111;
}
.global-nav-list>li .global-nav-name{
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.1rem;
}
.global-nav-list>li .global-nav-name:hover{
	color: #c8f0a0;
	transition: all 0.5s;
}
.device-pc .global-nav-list>li>a{
	padding: 1.8rem 1.5rem;
}

.global-nav-list>li:before{
	display: none;
}
i{
	margin-right: -1rem;
}

.header_scrolled .site-header{
	background-color: rgba(34,34,34,0.95);
}
.vk-mobile-nav .widget_nav_menu ul li a, .vk-mobile-nav nav ul li a{
	color: #fff;
	font-size: 2.2rem;
	font-weight: 500;
	letter-spacing: 0.1rem;
}
.vk-mobile-nav{
	background-color: rgba(34,34,34,0.95);
}
.menu_logo_sp img{
	width: 160px;
	margin: 0 0 25px 10px;
}
.navi_sns{
	display: flex;
}
.navi_sns img{
	width: 36px;
	margin-left: 10px;
}
.vk-mobile-nav-menu-btn {
    border: none;
	background: none;
    background-image: url("https://httpi.jp/wp-content/uploads/2025/05/open_btn.png");
	background-size: cover;
	width: 40px;
	height: 40px;
}
.vk-mobile-nav-menu-btn.menu-open {
    border: none;
	background: none;
    background-image: url("https://httpi.jp/wp-content/uploads/2025/05/close_btn.png");
	background-size: cover;
}

/*footer*/

.container.site-footer-content{
	padding: 0;
}
.site-footer-copyright p:nth-child(2) {
    display:none;
}
.site-footer{
	border: none;
	margin: 0 ;
	background: #111;
	border-top: solid 2px #fff;
}
.widget{
	margin: 0;
	padding: 0;
}
.site-footer-copyright{
	padding: 0 0 70px;
}
.site-footer-copyright p{
	color: #fff;
	font-weight: 300;
	font-size: 0.9rem;
}
.footer_logo{
	text-align: center;
}
.footer_logo img{
	width: 240px;
	margin-bottom: 5px;
	padding-top: 80px;
}


/*top image*/
.top_image img{
	margin-top: -63px;
	margin-bottom: 40px;
	border-bottom: solid 2px #fff;
}

/*top page*/
.top_title{
	border-bottom: solid 2px #c8f0a0;
	margin: 80px 0;
	display: flex;
	justify-content: space-between;
	align-items:flex-end;
}

.title_text{
	display: flex;
	align-items:flex-end;
}
.title_text p{
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.1rem;
}
.title_text2 p{
	color: #fff;
	font-size: 2.2rem;
	font-weight: 400;
	letter-spacing: 0.2rem;
	line-height: 1.5;
	margin: 0 1rem;
}
.title_text h5{
	color: #fff;
	font-size: 6.5rem;
	font-weight: 500;
	letter-spacing: 0.1rem;
	line-height: 1;
	margin: 0 1rem;
}
.concept_text img{
	width: 420px;
	margin-bottom: 20px;
}
.concept_text h2{
	color: #c8f0a0;
	font-size: 4.2rem;
	font-weight: 600;
	letter-spacing: 0.1rem;	
	margin-bottom: 80px;
}
.concept_text p{
	color: #fff;
	font-size: 2rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
}

.circle_logo{
	position:relative;
}
.circle_logo img{
	width: 300px;
	position: absolute;
	bottom: 0px;
	right: 20px;
}
.schedule_banner{
	margin-bottom: 80px;
}
.veu_postList .postList_date{
	display: none;
}
.veu_postList{
	border-top: solid 1px #666;
}
.veu_postList .postList_date{
	color: #999;
}
.veu_postList ul.postList li{
	border-bottom: solid 1px #666;
	padding: 10px 0;
}
.veu_postList .postList_title a{
	color: #fff;
	font-size: 2rem;
	font-weight:300;
	text-decoration: none;
	letter-spacing: 0.02rem;
}
.veu_postList .postList_title a:hover{
	color: #ccefa2;
	text-decoration: none;
}
.veu_postList .postList_terms a{
	color: #333;
	background-color: #fff;
}	
.widget_vkexunit_post_list .widget-title[class*=title]{
	display: none;
}
/*schedule*/
.schedule_text{
	margin: 0 0 100px;
}
.schedule_text h2{
	color: #fff;
	font-size: 3rem;
	font-weight: 400;
	margin-bottom: 40px;
}
.schedule_text p{
	color: #fff;
	font-size: 2rem;
	font-weight: 300;
}
.schedule_text a{
	color: #c8f0a0;
}
.schedule_text hr{
	border-top: solid 1px #fff;
	margin: 40px 0;
}

.postList_more a{
	color: #c8f0a0;
	font-size: 1.8rem;
}

.schedule-tab{
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.schedule-tab h3{
	font-size: 1.8rem;
	font-weight: 500;
}
.schedule-tab a{
	width: 170px;
	color: #111;
	display: inline-block;
	background: #ccefa2;
	letter-spacing: 0.1rem;
	padding: 2px 35px;
	border: solid 1px #ccefa2;
	border-radius: 100vh;
	margin: 0 10px;
	transition: all 0.5s;
}
.schedule-tab a:hover{
	color: #ccefa2;
	background: none;
}
/*concept page*/
.concept_page img{
	width: 420px;
	margin-bottom: 20px;
}
.concept_page h2{
	color: #c8f0a0;
	font-size: 4.2rem;
	font-weight: 600;
	letter-spacing: 0.1rem;	
	margin-bottom: 80px;
}
.concept_page h3{
	color: #fff;
	font-size: 3rem;
	font-weight: 600;
	letter-spacing: 0.1rem;	
	margin-top: 40px;
	margin-bottom: 80px;
}
.concept_page p{
	color: #fff;
	font-size: 2rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
}
.concept_contents1{
	margin-bottom: 20px;
}
.concept_contents2 h2{
	margin-bottom: 20px;
}
.concept_image{
	position: relative;
}
.concept_image img{
	width: 380px;
	position: absolute;
	right: 20px;
	bottom: -100px;
}
/*member page*/

.member_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-bottom: 80px;
}
.member_info{
	margin: 10px;
	
}
.member_info img{
	width: 260px;
	filter: grayscale(100%);
	transition: all 0.2s;
}
.member_info img:hover {
  filter: grayscale(0%);
}
.full_member{
	margin: 0 10px;
}
/*member profile page*/

.member_contents{
	display: flex;
	flex-wrap: wrap;
	padding: 40px;
	margin-bottom: 40px;
}

.member_image{
	margin-right: 60px;
	width: 500px;
}
.member_text h2{
	color: #fff;
	font-size: 7rem;
	font-weight: 600;
	letter-spacing: 0.1rem;
}
.member_text p{
	color: #fff;
	font-size: 1.8rem;
	font-weight: 200;
	margin: -15px 0 15px;
	}
.member_sns{
	display: flex;
}
.member_sns img{
	width: 48px;
	margin-right: 12px;
}
.member_sns a:hover{
	opacity: 0.6;
	transition: all 0.5s;
}
.slick-dots li.slick-active button:before{
	color: #c8f0a0;
	opacity: 1;
}
.slick-dots li button:before{
	font-size: 1.4rem;
	color: #fff;
	margin-top: 10px;
	opacity: 0.3;
}
.member_btn{
	text-align: center;
	margin-bottom: 80px;
}
.member_btn a{
	display: inline-block;
	color: #fff;
	background: #111;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.1rem;
	padding: 5px 35px;
	border-radius: 100vh;
	transition: all 0.5s;
}
.member_btn a:hover{
	color: #111;
	background: #c8f0a0;
}
/*topics page*/
.news_image{
	text-align: center;
	margin-bottom: 80px;
}
.news_image img{
	width: 800px;
}
.news_text{
	margin-bottom: 80px;
}
.news_text h2{
	color: #fff;
	font-size: 3rem;
	font-weight: 600;
	letter-spacing: 0.1rem;	
	margin-bottom: 40px;
}
.news_text p{
	color: #fff;
	font-size: 1.8rem;
	font-weight: 300;
	letter-spacing: 0.1rem;	
	margin-bottom: 40px;
}
.news_text a{
	color: #ccefa2;
}
/*news page*/
.news_page{
	margin-bottom: 60px;
}
.wp-show-posts-entry-header{
	margin: 0 0 5px;
}
.wp-show-posts-meta a, .wp-show-posts-meta a:visited{
	color: #999;
	font-weight: 300;
	font-size:1.2rem;
	text-decoration: none;
}
.wp-show-posts .wp-show-posts-entry-title a{
	color: #fff;
	font-size:1.6rem;
	font-weight: 400;
}
.wp-show-posts-entry-summary{
	color: #fff;
	font-size:1.4rem;
	font-weight: 300;
}
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited{
    display: inline-block;
    padding: 5px 12px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 1rem;
	text-decoration: none;
	transition: all 0.5s;
}
a.wp-show-posts-read-more:hover {
    border: 1px solid #ccefa2;
    color: #333;
	background: #ccefa2;
}
/*contact*/
.contact_content{
	padding: 0 120px 80px;
}
.contact_text{
	text-align: center;
}
.contact_text h4{
	color: #fff;
	background: none;
	font-size: 2.2rem;
	font-weight: 300;
	margin: 3px 0 5px;
	padding:0;
}
.contact_text h6{
	color: #fff;
	font-size: 1.8rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
	margin: 10px 0;
	padding:0;
}
.contact_content{
	margin: 0 auto;
}
.contact_content p{
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	margin: 0;
	padding:0;
	font-weight: 300;	
}
.asterisk{
	color: #d9679c;
	font-weight: 200;	
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea{
	border: solid 1px #fff;
	border-radius: 0;
	padding: 7px 10px;
	font-family: 'Urbanist','Noto Sans JP',sans-serif;
	font-size: 1.6rem;
	font-weight: 300;
	letter-spacing: 0.1rem;
	margin: 0 0 5px;
	color: #fff;
	width: 100%;
	background: none;
}
.cf7-btn{
	margin:0;
	padding: 0;
	text-align: center;
}
.wpcf7-spinner{
	display: none;
}
input[type=submit]{
	color: #fff;
	font-size: 2rem;
	font-weight: 400;
	background-color: #111;
	border-radius: 100vh;
	margin-top: 15px;
	padding: 5px 30px;
	transition: 0.5s ;
	border: none;
	letter-spacing: 0.1rem;
	padding: 5px 30px;
}
input[type=submit]:not(:disabled):hover{
	color: #111;
	background-color: #c8f0a0;
	transition: all 0.5s ;
}
.wpcf7-not-valid-tip{
	margin-top: 0;
	font-size: 1vw;
	font-weight: 200;
	color: #d9679c;
}

.wpcf7 form.sent .wpcf7-response-output{
	color: #fff;
	border-color: #fff;
}
.wpcf7-response-output{
	color: #fff;
}
.line_contact{
	text-align: center;
	margin-bottom: 100px;
}
.line_contact p{
	color: #fff;
	font-size: 2.4rem;
	letter-spacing: 0.1rem;
	font-weight: 300;
	margin-bottom: 15px;
}
.line_contact img{
	width: 440px;
}
.line_contact a:hover{
	opacity: 0.7;
	transition: all 0.3s ;
}


/*ここからモバイル*/
@media all and (max-width:480px) { 
.sp { 
	display: block !important; 
	}
.pc{
	display: none !important;
    }	
.br-sp {
       display: block;
    }
html{
	scroll-padding: 40px;
	}	
	
/*header*/
.site-header-logo{
	display: none;
}	

/*footer*/
.site-footer-copyright{
	padding: 0 0 30px;
}
.site-footer-copyright p{
	font-size: 0.8rem;
}
.site-footer{
	border-top: solid 1px #fff;
	}
.footer_logo img{
	width: 180px;
	margin-bottom: 0;
	padding-top: 40px;
}
/*top image*/
.top_image img{
	margin-top: 0;
	margin-bottom: 20px;
	border: none;
}	
	
/*top page*/
.top_title{
	border-bottom: solid 1px #c8f0a0;
	margin: 40px 0;
	display: flex;
	justify-content: space-between;
	align-items:flex-end;
}

.title_text p{
	font-size: 1rem;
	letter-spacing: 0.03rem;
}
.title_text2 p{
	font-size: 1.4rem;
	letter-spacing: 0.03rem;
	margin: 0 0.5rem;
}
.title_text h5{
	font-size: 3rem;
	letter-spacing: 0.05rem;
	line-height: 1;
	margin: 0 0.5rem;
}
.concept,.member,.member_banner,.schedule,.news,.concept_text,.underpage_title,.member_contents,.schedule_banner,.news_page,.veu_postList,.news_text{
	margin: 0 2rem;	
	}
	
	
.concept_text img{
	width: 220px;
	margin-bottom: 10px;
}	
.concept_text h2{
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0rem;
	margin-bottom: 20px;
}	
.concept_text p{
	font-size: 1rem;
	letter-spacing: 0rem;
}	
.circle_logo{
	display: none;	
	}
.schedule_banner{
	margin-bottom: 40px;
}
.veu_postList{
	border-top: solid 1px #666;
}
.veu_postList .postList_date{
	font-size: 1.1rem;
}
.veu_postList ul.postList li{
	padding: 6px 0;
}
.veu_postList .postList_title a{
	font-size: 1rem;
}
.veu_postList .postList_title a:hover{
	color: #ccefa2;
	text-decoration: none;
}
	
.widget_vkexunit_post_list .widget-title[class*=title]{
	display: none;
}
	
/*schedule*/
.schedule_text{
	margin: 0 25px 40px;
}
.schedule_text h2{
	font-size: 1.8rem;
	margin-bottom: 40px;
}
.schedule_text p{
	font-size: 1.2rem;
}
.schedule_text hr{
	margin: 20px 0;
}	
.postList_more a{
	font-size: 1.2rem;
}	
.schedule-tab{
	text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}
.schedule-tab h3{
	font-size: 1.2rem;
	font-weight: 500;
}
.schedule-tab a{
	width: 28vw;
	letter-spacing: 0.05rem;
	padding: 2px 10px;
	margin: 5px 5px;
	transition: all 0.5s;
}	
/*concept page*/
.concept_page{
		text-align: center;
	}
.concept_page img{
	width: 220px;
	margin-bottom: 10px;
}	
.concept_page h2{
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0rem;
	margin-bottom: 20px;
}	
.concept_page h3{
	font-size: 1.2rem;
	font-weight: 600;
	letter-spacing: 0rem;
	margin-bottom: 0px;
}	
.concept_page p{
	font-size: 1rem;
	letter-spacing: 0rem;
}
.concept_contents2 h3{
	margin-top: 20px;
}
.concept_contents1{
	margin-bottom: 150px;
}
.concept_contents2{
	padding-top: 150px;
	margin-bottom: 50px;
}
.concept_image img{
	width: 240px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;	
}
/*topics page*/
.news_image{
	margin-bottom: 40px;
}
.news_image img{
	width: 90vw;
}
.news_text{
	margin-bottom: 40px;
}
.news_text h2{
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0rem;	
	margin-bottom: 20px;
}
.news_text p{
	font-size: 1.2rem;
	letter-spacing: 0rem;	
	margin-bottom: 40px;
}

/*member page*/	
.member_list{
	margin-bottom: 40px;
	justify-content: center;
	}
.member_info{
	margin: 10px;
}
.member_info img{
	width: 40vw;
	filter: grayscale(0%);
}
.full_member img{
	width: 86vw;
	margin-bottom: -20px;
}
/*member profile page*/
.member_contents{
	display: flex;
	padding: 5vw;
	margin-bottom: 30px;
}
.member_image{
	margin-right: 0;
	width: 80vw;
}
.slick-dots li button:before{
	font-size: 1rem;
	margin-top: 6px;
}
.member_text h2{
	font-size: 5rem;
	letter-spacing: 0.1rem;
	margin-top: 10px;
}
.member_sns img{
	width: 35px;
	margin-right: 10px;
}
.member_btn a{
	font-size: 1.6rem;
	letter-spacing: 0.1rem;
	padding: 4px 30px;
}	
.member_btn{
	margin-bottom: 50px;
}	
/*contact*/
.contact_content{
	padding: 20px 30px 50px;
}
.contact_text h4{
	font-size: 1.6rem;
}
.contact_text h5{
	font-size: 1.2rem;
	margin: 0;
}
.contact_text h6{
	font-size: 1.2rem;
	margin: 0;
}
.contact_content p{
	font-size: 1.2rem;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel],
input[type=text], input[type=url], select, textarea{
	padding: 7px 3px;
	font-size: 1.3rem;
	margin: 0 0 8px;
}
input[type=submit]{
	font-size: 1.6rem;
	margin-top: 10px;
	padding: 4px 30px;
}	
.wpcf7-not-valid-tip{
	margin-top: -3px;
	font-size: 1rem;
}
.line_contact{
	margin-bottom: 60px;
}
.line_contact p{
	font-size: 1.3rem;
	letter-spacing: 0.05rem;
	margin-bottom: 15px;
}
.line_contact img{
	width: 280px;
}	
	
}
