@charset "UTF-8";



/* CSS Document */

/*-------------------------------------------*/
/*	初期化
/*-------------------------------------------*/
*        { margin: 0px; padding: 0px; font-size: 100%; }
ul{ list-style: none; }
body,h1, h2, h3, h4, h5,
table,
form, input {margin:0;padding:0; }
hr  { display: none; }
th	{ font-weight:lighter; }
img { border: none; vertical-align: bottom; }
/*iphone 用*/
input[type="submit"],input[type="button"]{
-webkit-appearance: none;
}
main{
	margin: 0px !important;
	padding: 0px !important;
}


/*header.header{position: fixed;top:0px;*/

html {
  scroll-padding-top: 140px !important;
}

.p-pad p{padding: 0 !important;margin: 0px !important;}
#p-del p:empty{display: none;}
#p-del a::before{
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f095";
    margin-right: 10px;
}

#header-grid .hfg_header,
#header-grid .site-header,
nav.nv-navbar .header-main-inner
.header--row-inner .container{
	border: none !important; 
}

a{text-decoration: none !important;}

.clearfix:after { /*float解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	 /*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
 /**/
}

a img.image_hover{
	transition:all 0.5s ease; 
}
a:hover img.image_hover{
	opacity: 0.7;/*要素の透明度*/
	filter: alpha(opacity=70); /*ie6、7*/
	-ms-filter: "alpha(opacity=70)";/*ie8*/
	transition:all 0.5s ease; 
}
a:hover img,
#pagetop img:hover{
	opacity: 0.7;/*要素の透明度*/
	filter: alpha(opacity=70); /*ie6、7*/
	-ms-filter: "alpha(opacity=70)";/*ie8*/
	transition:all 0.5s ease; 
}

.header .site-header .header-main-inner .container{
    margin: -10px 0 0 50px !important;padding: 0 !important;
}
.neve-main{margin-top: -10px !important;}

header.header{margin: 0 !important;padding: 0 !important;}
@media only screen and (max-width: 1024px) {
    .header .site-header .header-main-inner .container{
    margin: 5px 10px 0 20px !important;padding: 0 !important;
    }
    .neve-main{margin-top: 0px !important;}
}
@media only screen and (max-width: 767px) {
   html {scroll-padding-top: 50px !important;}
}

/*sidemenu mobi*/
.icon-bar {
  transition: all .1s ease;
  position: relative;
  display: block;
  border-radius: 2px;
  width: 15px;
  height: 2px;
	background-color: #fff !important;
}
.navbar-toggle-wrapper button.active{border: 0px !important;}
.navbar-toggle-wrapper .navbar-toggle {
	border-radius: 5px !important;
	cursor: pointer;
	padding: 15px 15px!important;
	display: flex;
	align-items: center;
	background-color: #126100 !important;
	border: 0px solid !important;

}
.navbar-toggle-wrapper .navbar-toggle:focus {
  outline: 0px solid !important;
}

#logo-toggle-wrap{display: flex;padding:5px 5px 5px 10px;}
#logo-mobi {padding-top:10px}
#logo-mobi img{width: 70%;}

/*グローバルメニュー*/
.btns{display: flex;align-items:center;text-align: center;}
.btns div{width: 150px;height: 110px;align-content: center;align-items: center;}
.btns div.fitting{font-size: 14px; background-color: #CFAD51;color:#fff;}
.btns div.fitting img{margin-bottom: 5px;}
.btns div.contact{font-size: 14px;background-color: #0C523F;color:#fff;}
.btns div.contact img{margin-bottom: 15px;}

/*ピックアップ*/
.pickup-block {display: flex;gap:30px;}
.pickup-block li{width: 25%}
.pickup-block figure{ margin-bottom: 10px !important;}
.pickup-block figure img {width: 100%;height: 230px;object-fit: cover;}

.pickup-block li h4{font-weight: 600;font-size: 20px;margin: 0;padding-bottom: 5px;}
.pickup-block li h4 a{color:#221814;}
@media screen and (max-width:1024px){
    .pickup-block figure img {width: 100%;height: 150px;object-fit: cover;}
}
@media screen and (max-width:767px){
    .pickup-block {display: flex;flex-wrap: wrap;gap:15px;justify-content: center;}
    .pickup-block figure img {width: 100%;height: 220px;object-fit: cover;}
    .pickup-block li{width: 47%}
    .pickup-block li h4{font-weight: 600;font-size: 16px;}
    .pickup-block p{line-height: 1.4em;font-size: 15px;}
}
@media screen and (max-width:500px){
    .pickup-block figure img {width: 100%;height: 170px;object-fit: cover;}
}
/*トップページ　お知らせ*/
.news-block li{display: flex;
    border-bottom: 1px solid #E0E0E0;
    padding: 0 0 25px;margin: 0 0 25px;
}
.news-block h4{font-size: 20px;padding: 0;margin: 0;
    font-family: "Noto Sans JP", sans-serif;    
}
.news-block .news_date{width: 210px;font-weight: 500;color: #221814}
.news-block .news_title{width: 75%;}
.news-block .news_title a{font-weight: 400;color: #221814}
.news-block .news_title a:hover{color: #1D54A5;}
.news-block .news_cat{margin-right: 40px; width: 100px;height: 27px;text-align: center; }
.news_cat a{
    width: 100px;
    height: 27px;
    display: block;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
}
.new_news{background-color: #CF6951}
.new_miyazaki{background-color: #CFAD51}
.new_fukuokanishi{background-color: #5E81B9;}
.new_sakuragaoka{background-color: #EF90BF}
.new_topics{background-color: #51CFB7;}
.new_miyazaki-minami{background-color: #EAC048}
.new_kumamoto{background-color: #5EB97E;}
.new_fukuokatitleist{background-color: #000000;}

@media screen and (max-width:767px){
    .news-block li{display: flex;flex-wrap: wrap;padding: 0 0 0px;margin: 0 0 15px;}
    .news-block h4{padding: 0 0 10px;margin: 0;}
    .news-block .news_date{width: 130px;}
    .news-block .news_title{width: 100%;}
    .news-block .news_date,.news-block .news_title{font-size: 16px;}
}

.link-line a{text-decoration: underline !important;}
.link-line a:hover{text-decoration: none !important;}

.link-under a{text-decoration: none !important;}
.link-under a:hover{text-decoration: underline  !important;color:#000}

/*店舗*/
.add{border-top:1px solid #E3DFDF;}

.add td{border-bottom:1px solid #E3DFDF;}
.add td:nth-of-type(1){font-weight: 600;font-size: 18px;}
.add td:nth-of-type(2){font-weight: 400;font-size: 16px;}

/*Booking Package*/

.calendar .week_slot{color:#000;font-weight: 600;/*background-color: #10A37F;*/}
.calendar .week_slot.sun{color:#fff;background-color: #FA575A;}
.calendar .week_slot.sat{color:#fff;background-color:#0159C8;}

.dateField{color: #E0E0E0 !important;}
.available_day .dateField{color: #052FA2 !important;font-weight: 600;}
.available_day{color: #052FA2 !important;}
.available_day:hover{color: #fff !important;background-color: #10A37F !important;}
.available_day:hover .dateField{color: #fff !important;}
.numberInsteadOfSymbols{}
.numberInsteadOfSymbols::before{content:'残り';font-size: 14px !important;}


#booking-package_inputFormPanel .row div:nth-of-type(1){width: 20%;}
#booking-package_inputFormPanel .row div:nth-of-type(2){width: 80%;}

/*--------------イベント--------------------------*/
.single-event time.entry-date{display: none;}


.fc-view-container th.fc-sun{background-color: #D27884 !important;}
.fc-view-container th.fc-sat{background-color: #5E7E96 !important;}

.ui-widget-header {
	border: 1px solid #aed0ea;
	background: none !important;
    background-color: #000 !important;
	color: #fff;
	font-weight: bold;
}

.fc-header-toolbar .fc-center h2{
	font-size: 25px !important;
	font-weight: bold;
    color: #221814;
    padding-bottom: 20px;
}
.eo-fullcalendar .fc-event {
   /* pointer-events: none;*/
}
/*Event calendar*/
/*CALENDAR*/
.event_title{font-size: 25px;}
.fc-icon {
	display: inline-block;
	font-size: 1.0em !important;
	line-height: .5em !important;
	height: 10em !important; /* will make the total height 1em */
	font-family: "Courier New", Courier, monospace;
}
.single-page-container{padding-bottom: 80px;}
.wpfc-calendar-wrapper{}

 /*event list*/
.em-item-info > h3.em-item-title > a{color: #221814 !important;font-size: 24px;font-weight: 600;}
.em-item-info > h3.em-item-title > a:hover{text-decoration: underline !important;}


.fc-content .fc-time{display: none;}

.fc-row table tr th.fc-day-header{
	color: #fff;
	/*background-color: #667CA7;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fc-row table tr th.fc-day-header span{
    font-size: 20px !important;
	font-weight: bold;
}
.fc-row table tr th.fc-sat{background-color: #70ABC6;color: #fff;}
.fc-row table tr th.fc-sun{background-color: #E27282;color: #fff;}


.fc-day-top .fc-day-number{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    font-size: 16px !important; font-weight: 500;color: #221814 !important;}


.fc-day{background-color:#FFFFFF;}
.fc-other-month{background-color:#ECECEC;}
div.fc-content span.fc-title{font-size: 13px !important;}


h3.em-item-title a{color:#000 !important;}
/*Event関連*/
.event-categories .em-view-container{width: 1300px !important;margin: 0 auto}
.em.pixelbones a {
  color: #1B1B1C !important;
}
/*開催場所
body.wp-singular #em-view-3 .em-item-image{display: none;}
*/
/*シングル*/
body.single-location time.entry-date{display: none;}
body.single-location h1.entry-title{text-align: left;}
.em-location-address span{color: #000 !important;}

@media screen and (max-width:1300px){
    .event-categories .em-view-container{width: 100% !important;margin: 0 auto;padding: 0 20px;}
}

/*Event  サイトバー*/

.em-list-widget ul{list-style: none;}
.em-list-widget ul li{list-style: none;}


/*single-event*/
body.single-event h1.entry-title{text-align: left !important;}
body.single-event  time.entry-date{font-size: 16px;}
body.single-event  time.entry-date{display: none;}
.em-item-header h3{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    color:#000;font-size: 25px; font-weight: 600 !important;
}
.em-event-meta-datetime{color:#000;font-size: 20px; font-weight: 600 !important;}
.em-event-location div{color:#000;font-size: 20px; font-weight: 600 !important;line-height: 1.5em;}

h3.single-em-title{color:#000 !important;font-weight: 600 !important;}


/*次のイベント*/
.em-location-next-event p a{color:#000 !important;}
.em-taxonomy-description{display: none;}
.em-taxonomy-events{padding-bottom: 50px !important;}
@media screen and (max-width:767px){
    .fc-row table tr th.fc-day-header span{
    font-size: 15px !important;}
    .fc-day-number{font-size: 13px !important;}
    div.fc-content span.fc-title{font-size: 8px !important;}
}

/*会社概要*/
table.company{border-top: 1px solid #D1CFCF;}
table.company td{ border-bottom: 1px solid #D1CFCF;}
table.company td:nth-of-type(1){
    font-size: 20px;font-weight: 600;
    text-align: center; background-color: #F7F7F7;
    white-space: nowrap;
    padding: 20px 20px 20px 30px;
}
table.company td:nth-of-type(2){
    font-size: 18px;font-weight: 400;
    padding: 20px 20px 20px 30px;
}

table.history{border-top: 1px solid #D1CFCF;}
table.history td{ border-bottom: 1px solid #D1CFCF;}
table.history td:nth-of-type(1){
    font-size: 20px;font-weight: 600;
    width: 15%;
    background-color: #F7F7F7;
    padding: 20px 20px 20px 30px;
    white-space: nowrap;
}
table.history td:nth-of-type(2){
    font-size: 18px;font-weight: 400;
    padding: 20px 20px 20px 30px;
}
@media screen and (max-width:767px){
    table.company td:nth-of-type(1){font-size: 18px;padding: 15px;}
    table.company td:nth-of-type(2){font-size: 16px;padding: 15px;}
    
    table.history td{display: block}
    table.history td:nth-of-type(1){width: 100%; font-size: 18px;padding: 15px;}
    table.history td:nth-of-type(2){width: 100%; font-size: 16px;padding: 15px;}
    
}

/*採用情報*/
table.saiyo_G{border-top: 1px solid #D1CFCF;}
table.saiyo_G td{ border-bottom: 1px solid #D1CFCF;}
table.saiyo_G td:nth-of-type(1){
    vertical-align: top;
    font-size: 20px;font-weight: 600;
    width: 20%;
    background-color: #F2F7FF;
    padding: 20px 30px 20px 30px;
    white-space: nowrap;
}
table.saiyo_G td:nth-of-type(2){
    font-size: 18px;font-weight: 400;
    padding: 20px 30px 20px 30px;
}
table.saiyo_F{border-top: 1px solid #D1CFCF;}
table.saiyo_F td{ border-bottom: 1px solid #D1CFCF;}
table.saiyo_F td:nth-of-type(1){
    vertical-align: top;
    font-size: 20px;font-weight: 600;
    width: 20%;
    background-color: #FDF9EB;
    padding: 20px 30px 20px 30px;
    white-space: nowrap;
}
table.saiyo_F td:nth-of-type(2){
    font-size: 18px;font-weight: 400;
    padding: 20px 30px 20px 30px;
}

@media screen and (max-width:1024px){    
    table.saiyo_G td:nth-of-type(1){width: 10%;font-size: 18px;padding: 15px;}
    table.saiyo_G td:nth-of-type(2){font-size: 16px;padding: 15px;}
    
    table.saiyo_F td:nth-of-type(1){width: 10%;font-size: 18px;padding: 15px;}
    table.saiyo_F td:nth-of-type(2){font-size: 16px;padding: 15px;}
    
}

@media screen and (max-width:767px){    
    table.saiyo_G td{display: block}
    table.saiyo_G td:nth-of-type(1){width: 100%; font-size: 18px;padding: 15px;}
    table.saiyo_G td:nth-of-type(2){width: 100%; font-size: 16px;padding: 15px;}
    
    table.saiyo_F td{display: block}
    table.saiyo_F td:nth-of-type(1){width: 100%; font-size: 18px;padding: 15px;}
    table.saiyo_F td:nth-of-type(2){width: 100%; font-size: 16px;padding: 15px;}
    
}

/*各店舗用  キャンペーンblock*/
.campaign-block {display: flex;gap:30px;}
.campaign-block li{width: 25%}

.campaign-block figure{
  position: relative;
  overflow: hidden;
  padding-top: 100%;
    margin-bottom: 10px !important;
}

.campaign-block figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.campaign-block li h4{font-weight: 400;font-size: 18px;margin: 0;padding-bottom: 5px;}

.new-event .em-events-list{display: flex !important;flex-wrap: wrap;}
.new-event .em-events-list div{width: 30%;}

@media screen and (max-width:767px){
    .campaign-block {display: flex;flex-wrap: wrap; gap:10px;}
    .campaign-block li{width: 48%}
    .campaign-block li h4{font-weight: 400;font-size: 16px;margin: 0;}
    
    .new-event .em-events-list div{width: 45%;}
    
}
/*Titlest Fitting Review */
.glsr-review{border-radius: 5px;border: 1px solid #E7E7E7;padding: 10px 20px;}

.wp-block-button .wp-element-button{color:#fff !important;}
.wp-block-button .wp-block-button__link{color:#fff !important;}
.wp-block-button .glsr-button{color:#fff !important;}

.nav-links .page-numbers{border: 1px solid #E4E4E4;padding: 0 10px}
/*宮崎店　GS*/
.fees{border-top: 1px solid #D1CFCF;}
.fees td{border-bottom: 1px solid #D1CFCF;}
.fees td:nth-of-type(1){font-size: 20px;font-weight: 600; background-color:#F6F5ED; }
.fees td:nth-of-type(2){font-size: 18px;}

@media screen and (max-width:767px){
    .fees td{display: block;width: 100%;}
    .fees td:nth-of-type(1){font-size: 18px;}
    .fees td:nth-of-type(2){font-size: 16px;}
}

/*ゴルフスクール宮崎*/
.time-schedule{border-left: 1px solid #A3A3A3;}
.time-schedule th{
    padding: 10px;
    color: #fff;
    text-align: center;
    font-weight: 600;border-right: 1px solid #fff;}
.time-schedule td{padding: 5px; text-align: center;border-right: 1px solid #A3A3A3;border-bottom: 1px solid #A3A3A3;}
.time-schedule td:nth-of-type(1){padding: 5px 5px 5px 20px; text-align: left;font-size: 18px;}
.time-schedule .men{display: block; background-color: #5CBFD9;color: #fff;padding: 2px 5px;border-radius: 10px;}
.time-schedule .women{display: block; background-color: #EB7170;color: #fff;padding: 2px 5px;border-radius: 10px;}


/*contact*/

/*Contact*/
#contact-form .wpcf7-form-control-wrap[data-name="contact-item"]{}

#contact-form .wpcf7-list-item{}

.concact-form h2{padding: 10px; background-color: #F6F5ED;font-size: 22px;color:#000;margin-bottom: 20px;}
.contact-wrap{padding-bottom: 20px;}
.contact-flex{display: flex;padding-bottom: 5px;align-items: stretch;gap:15px}
.contact-flex div:nth-of-type(1){width: 25%;background-color: #EBEBEB;padding: 10px;}
.contact-flex div:nth-of-type(2){width: 75%;}
.your-year{width: 100px !important;}
#city{width:100% !important;}
#entry-confirm .contact-flex{display: flex;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #DEDEDE;}
.contact_btn{width: 100%;padding-top: 50px; text-align: center;}
.hissu{
    background-color: #FE0408;color:#fff;font-size: 10px;padding: 3px 5px; margin-left: 5px;margin-top:-3px;}

.wpcf7-file{
background-color:#161616;
    color:#fff;
    width: 95% !important;
}

/* ContactForm7のfile添付内のボタン*/
input[type=file]::file-selector-button {
    background-color:#DB1619;
    padding: 1em; 
    margin-right: 0em; 
    border: none; 
    color: white; 
    height: 100%; 
    cursor: pointer; 
}

.wpcf7 form.sent .wpcf7-response-output {/* 送信ボタン下完了時 */
    padding: 20px;
    text-align: center;
    border:10px solid #0D523F;
    border-color:#0D523F !important;
    font-size: 22px;
    font-weight: 600;
    color: #0D523F !important;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {/* 送信ボタン下未入力警告 */
    padding: 20px;
    text-align: center;
    border:10px solid #C50307 !important;
    border-color:#C50307 !important;
    font-size: 22px;
    font-weight: 600;
    color: #C50307 !important;
}

@media only screen and (max-width: 767px) {
    .contact-wrap{padding-bottom: 10px;}
	.contact-flex{display: flex;flex-wrap: wrap;padding-bottom: 5px;gap:5px}
    .contact-flex div:nth-of-type(1){width: 100%;background-color: #EBEBEB;padding: 10px;}
	.contact-flex div:nth-of-type(2){width: 100%;}
	.concact-form h2{font-size:18px !important;padding: 10px;margin-bottom: 20px;}
	.contact_btn{width: 100%;padding-top: 50px; 
	display: flex;flex-wrap: wrap-reverse;
  	justify-content: center;
		
}
	#btn_back{margin-right: 00px;}
	#btn_send{margin-left: 0px;margin-bottom: 20px;}
	#custom-post-type-recent-posts-3{margin-top: 10px;}
	
}


#contact-mail{padding: 30px;
	margin-left: auto;
    margin-right: auto;
    width: 500px; background-color: aqua;
}

.contact_div{width: 100%; display: flex}
.contact_div div{padding: 10px 20px;}
.contact_div div:nth-of-type(1){width: 30%;}
.contact_div div:nth-of-type(2){width: 70%;}
.semi-tt{padding: 10px;background-color: #F5F5F9;margin-bottom: 10px;}

.wpcf7-form-control-wrap.phone-area input{ime-mode: disabled;}
.wpcf7-form-control-wrap.phone-city input{ime-mode: disabled;}
.wpcf7-form-control-wrap.phone-num input{ime-mode: disabled;}

.wpcf7-radio,.wpcf7-checkbox,.wpcf7-acceptance{margin-left:-15px !important;}
.wpcf7 input[type="checkbox"]{color:#000;width: 20px;border:solid 2px #000;}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],#pref,
.wpcf7 input[type="tel"],
.wpcf7 textarea{background-color: #FFFFFF;}
.wpcf7 input[type="text"]#event-title{padding: 10px 0;width: 50%;}
.wpcf7 input:hover[type="text"],
.wpcf7 input:hover[type="email"],
.wpcf7 input:hover[type="tel"],
.wpcf7 textarea:hover{background-color: #F2F2F2;}

.wpcf7 input:focus[type="text"],
.wpcf7 input:focus[type="email"],
.wpcf7 input:focus[type="tel"],
.wpcf7 textarea:focus{
    background-color: #FFFF;
}


.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea{width:100%;}
.wpcf7 input[type="text"].name{width:35%;}
.wpcf7 input[type="tel"].phone{width:12%;}
.wpcf7 input[type="tel"]#zip{width:30%;}
#zip{width:30%;}

.hissu{
	display: inline-block;text-align: center;
	background-color: #D84277;
	color: #ffffff;
	font-size: 10px;
	line-height: 1.5em;
	padding: 3px 0 0;width: 35px;height: 22px;
	margin-left: 10px;
	font-weight: 400;}
.small{font-size:12px;}

#div-submit{
	text-align: center; 
}
input#btn_conf{margin-left: 70px;}

input#btn_send,
input#btn_conf{
    color: #fff;
	border-radius: 30px;background-color:#212E6C !important;border:1px solid #212E6C  !important;
}

input#btn_send:hover,
input#btn_conf:hover{background-color:#fff !important;border:solid 2px #3B3B3B;color:#000;}
input#btn_back{
	background-color:#A3A3A3 !important;font-size: 18px;margin-left: 0px;margin-right: 20px;border:solid 2px #A3A3A3; border-radius: 0px;color:#505050;padding:0px;padding:25px 0;font-weight: 400;
}

input#btn_back:hover{background-color:#F2F2F2 !important;}

input#btn_conf{width:330px;height: auto; }/*330*/

input#btn_back,
input#btn_send{width:250px;height: auto; }

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 .wpcf7-not-valid {
    background: pink !important;
}
.wpcf7 .wpcf7-not-valid:hover,
.wpcf7 .wpcf7-not-valid:focus{
    background: #fff !important;
}
@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 600px) {
	.contact_div{width: 100%; display: block;}
	.contact_div div:nth-of-type(1){width: 100%;background-color: #F5F5F9;}
	.contact_div div:nth-of-type(2){width: 100%;}
	input#btn_back,input#btn_send{margin: 5px;width: 45%}
	input#btn_conf{margin-left: 0px;width: 90%}
	
}


@media screen and (max-width: 501px) {
	.your-appli,.your-soudan{display: block; margin-top: -20px !important;}
	.wpcf7-radio .wpcf7-list-item,.wpcf7-checkbox .wpcf7-list-item  {
    margin-top:0px;
    display: block;
	}
}

@media screen and (max-width: 480px) {
	input#btn_conf{}
}
@media screen and (max-width: 470px) {
	
}
@media screen and (max-width: 450px) {
	input#btn_conf{}
	
}


.wpcf7-select {color: #000;}

#scroll{
	width: 100%;
	height: 300px;
	overflow: scroll;
	border: 1px solid #000;
	padding: 15px;
}
#scroll h3{font-size: 18px;}
#scroll dl{font-size:15px}
#scroll dl dd{padding-bottom: 10px;line-height: 1.5em;}
#scroll dl dd ol > li{padding-left: 5px;margin-left: 20px;}

.wpcf7c-conf {
    background-color: #F5F5F5 !important; /* 背景色 */
    color: black; /* 文字色 */
    border: 1px solid #AEAEAE; /* 周りの線: 太さ　線種 線の色 */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
	color:red;
	text-align: center;
}

/*confirm contact 使用時*/
#wpcf7cpcnf table {
    border: none;
    font-size: 1.1em;
}
#wpcf7cpcnf table th {
    width: 30%;
    padding: 15px;
    font-weight: 600;
    /*background-color:#F4F9FC;*/
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 1.0em;
}
#wpcf7cpcnf table td {
    padding: 15px;
    border-bottom: 1px solid #ccc;
    font-size: 1.0em;
}

.wpcf7cp-btns{display: flex;justify-content: center;}
.wpcf7cp-btns button {
	color:#fff; border-radius: 5px;
    width:250px;
    font-size: 18px;
    line-height: 0.9em !important;
}
#wpcf7cpcnf button.wpcf7cp-cfm-edit-btn{
    border-radius: 30px;background-color:#fff !important;color:#505050 !important;border:1px solid #F2F2F2  !important;}
#wpcf7cpcnf button.wpcf7cp-cfm-edit-btn:hover{background-color:#F2F2F2 !important;border:1px solid #F2F2F2  !important;}

#wpcf7cpcnf button.wpcf7cp-cfm-submit-btn{border-radius: 30px;background-color:#212E6C !important;border:1px solid #F2F2F2  !important;}
#wpcf7cpcnf button.wpcf7cp-cfm-submit-btn:hover{color:#212E6C;background-color:#fff !important;border:1px solid #F2F2F2  !important;}

/*BLOG関連*/
/*アーカイブ*/
.single-post-container .breadcrumbs{padding-top: 10px;}
.archive-container .row{margin-top:  -30px !important;}

h2.blog-entry-title,
h2.entry-title{line-height: 1.3em !important;font-weight: 400 !important;}

ul.nv-meta-list{display: flex;flex-wrap: wrap !important;}

ul.nv-meta-list li time{color:#000 !important;}
ul.nv-meta-list li a{color:#fff !important;background-color:#000; padding: 3px 15px;border: 1px solid #000;}
ul.nv-meta-list li a:hover{color:#000 !important;background-color:#fff; padding: 3px 15px;border: 1px solid #000;}

.archive ul.nv-meta-list li time,
.archive-container ul.nv-meta-list li time{color:#000 !important;}

.nv-page-title-wrap.nv-big-title .nv-page-title {
 	padding-bottom:0px !important;
	padding-top:10px !important;
	height: 50px;
	padding-left:20px !important;
	margin-bottom: 20px;
	border-bottom-width: 0px !important;
	border-bottom-style: none !important;
	color: #FFF;
	background-color: #0C523F;
	border-radius:5px;	
}
.nv-page-title h1{font-size: 1.4em !important;font-weight: 400;}
.nv-title-meta-wrap h1.entry-title{font-weight: 400;}

.nv-title-meta-wrap h1.entry-title{
	position: relative;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 3px solid #D9D9D9;
}
.nv-title-meta-wrap h1.entry-title:before{
	content: "";
	position: absolute;
	left: 0;
	bottom:-2px;
	width: 150px;
	height: inherit;
	border-bottom: 3px solid #0C523F;
}

p.widget-title{
	padding: 10px 0 10px 20px !important;
	line-height: 1.5em;
	color: #FFF;
	background-color: #0C523F;
	border-radius:5px;
	font-size: 1.2em !important;
	font-weight: 400 !important;
}
.widget_recent_entries ul,
.widget_categories ul{list-style: disc !important;padding-left: 15px;margin-left: 20px;}

/*privacy*/
.privacy dl{font-size:16px;}
.privacy dl dt{padding-bottom: 10px;}
.privacy dl dd{padding-bottom: 20px;}
.privacy dl dd ol{padding-top: 10px;}
.privacy dl dd ol > li{padding-left: 5px;margin-left: 20px;line-height: 1.6em;padding-bottom: 10px;}

@media only screen and (max-width: 764px) {
.privacy dl dd{font-size:14px;}
}


.menu_block{}
.menu_block a{
	display:block;
	border: 5px solid #fff;
	background-color: #fff; 
	padding: 30px; margin: 10px;
}
.menu_block a:hover{
	display:block;
	border: 5px solid #39BC9B;
	background-color: #fff; 
	padding: 30px; margin: 10px;
	color:#39BC9B;
}

table.large{width: 100%}
table.large th{}

table.mid{width: 80%}
table.short{width: 60%}

@media only screen and (max-width: 764px) {
table.mid{width: 100%}
table.short{width: 100%}
}

@media only screen and (max-width: 978px) {
	
.scroll-table{
  	overflow-x: scroll; 
	-webkit-overflow-scrolling: touch; 
  /*white-space: nowrap;*/
	border: solid 1px #ddd;
}
.scroll-table ::-webkit-scrollbar{
  height: 10px;
}
}



.td_center{text-align: center !important;}
sup{font-size:0.8em;}


/*SITEMAP*/
.wsp-pages-list > li > a{display: block;background-color: #F8F7F0;color:#3B3B3B;
	padding: 10px;margin-bottom: 20px;font-weight: 400;font-size: 1.2em;
}
.wsp-pages-list > li > a:hover{color:#41AA7A;}
.wsp-pages-list .page_item_has_children{font-weight: bold;padding: 0 0 20px;}
.wsp-pages-list li > ul.children > li{margin-left: 20px;font-weight:normal;list-style: disc;}
.wsp-pages-list li > ul.children > li >a {display: block;padding: 5px 0;color:#3B3B3B;}
.wsp-pages-list li > ul.children > li >a:hover {color:#41AA7A;}

.wsp-categories-list li{margin-left: 20px;list-style: disc;}
.wsp-categories-list li a {display: block;}


.wsp-posts-list li.wsp-post{margin-left: 20px;list-style: disc;}
.wsp-posts-list li.wsp-post a {display: block;color:#3B3B3B;}
.wsp-posts-list li.wsp-post a:hover {color:#41AA7A;}

h2.wsp-pages-title,h2.wsp-categories-title,h2.wsp-posts-title{font-size: 1.4em;margin-bottom: 10px;}

h2.wsp-pages-title,
h2.wsp-eventinfos-title,
h2.wsp-shopitemss-title,
h2.wsp-exhibitionss-title{display: none;}

.wsp-category-title a{display: block;background-color: #F8F7F0;color:#3B3B3B;
	padding: 10px;margin-bottom: 20px;font-weight: 400;font-size: 1.2em; }
.wsp-category-title a:hover{color:#41AA7A}

.wsp-posts-list{padding-bottom: 20px;}

/*foot-menu*/
#foot-menu h3 a{color: #000;}
#foot-menu h3 a:hover{color: #3375B5;}

/*Footer*/
.p-padding ul{padding-bottom: 10px !important;}
#sns{display: flex;align-items: center;}
#sns div{padding-right: 15px;}

/*other - font*/


ul.dot-pur {
	padding: 0 0 0 1.0em;
}
ul.dot-pur li {
	list-style-type: none;
	padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
} 
ul.dot-pur li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: .15em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #875790;	
	font-size:18px;
}

ul.dot-grey {
	padding: 0 0 0 1.0em;
}
ul.dot-grey li {
	list-style-type: none;
	padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
} 
ul.dot-grey li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: .15em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #696969;	
	font-size:18px;
}

ul.dot-lgrey {
	margin-top: 0em;
	padding: 0em 0 0 1.0em;
}
ul.dot-lgrey li {
	list-style-type: none;
	padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
} 
ul.dot-lgrey li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: .15em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #909090;	
	font-size:18px;
}

ul.dot-blue {
	padding: 0em 0 0 2.0em;
}
ul.dot-blue li {
	list-style-type: none;
	padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
} 
ul.dot-blue li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: .15em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #4283AA;	
	font-size:18px;
}

ul.dot-ocher {
	padding: 0em 0 0 2.0em;
}
ul.dot-ocher li {
	list-style-type: none;
	padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
} 
ul.dot-ocher li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: .15em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #B19F62;	
	font-size:18px;
}

ul.dot-green {
	padding: 0em 0 0 2.0em;
}
ul.dot-green li {
	list-style-type: none;
	padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
} 
ul.dot-green li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f111";
	position: absolute;
	top: .15em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #62B18D;	
	font-size:18px;
}
.fq{font-size:30px;}
ul.faq{list-style:none;padding: 0em 0 0 2.0em;}

ul.faq li{padding: .1em .5em;
	position: relative;
	padding-bottom: 10px;
	}

ul.faq li:before {
	content: "A.";
	position: absolute;
	top: 0.0em;	/* アイコンの上側位置調整 */
	left: -1em;	/* アイコンの左側位置調整 */
	color: #B19F62;	
	font-size:30px;
	}
@media only screen and (max-width: 764px) {
	.fq{font-size:20px;}
	ul.faq li:before {
	font-size:20px;}
}

.link a{color:#fff !important;text-decoration: underline !important;}
.link a:hover{text-decoration: none !important;}
	

	
	#footer-menu .elementor-icon-list-item a {text-decoration: none !important;}
	#footer-menu .elementor-icon-list-item a:hover{text-decoration: underline !important;}
	
	

	.actor-font{font-family: Actor;font-weight: 300;}
	.darky{color: #D69F52;}
	.green{color: #39BC9B;}
	.red-light{color: #D56363;}
	.red{color: #C84A3C !important;}
	.grey{color: #777777;}
	.f12{font-size:12px !important;}
	.f14{font-size:14px !important;}
	.f16{font-size:16px !important;}
	.f18{font-size:18px !important;}
	.f20{font-size:20px !important;}
	.f22{font-size:22px !important;}
	.f25{font-size:25px !important;}
	.f30{font-size:30px !important;}
	.bold{font-weight:bold !important;}
	.normal{font-weight:normal !important;}

@media only screen and (max-width: 764px) {
.nobr br{display:none;}
}

.map_wrap{
	position:relative;
	width:100%;
	height:0;
	padding-top:75%;
}
.map_wrap iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.v-mid{display: flex;}
.v-mid .s-txt{font-size:0.5em;margin-right: 15px;margin-top: 5px;}
	
	