@charset "utf-8";
/*
Theme Name: iwakigawashimingolf
Theme URI: https://iwakigawashimingolf.mathgraphics.space/
Template: lightning
Tags: 
Version: 0.1.2
*/

body{color:#666;}

table td, table th{
    border: 1px solid #ccc!important;
}

p.sidebn a img{width:100%;}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    margin: 1.2em 0;
    font-size: 1.75rem;
    line-height: 1.1;
    text-align: left;
    border-left: 5px solid #ffffff;
    padding-left: 0.5em;
}

.siteFooter {
	border-top: 4px solid  #47b8e8;}

footer .copySection p:nth-child(2) {
    display:none !important;
}

.footerMenu li {
    margin-bottom: 0;
    font-size: 13px;
}

.gMenu a {
    color: #666;
    height: 100%;
}

.veu_postList .postList a {
    color: #47b8e8;
    text-decoration: none;
	font-size: 1.2em;
}

.veu_postList .postList_date {
    margin-right: 10px;
    color: #666;
}

.tablesec{margin:24px auto; }

.veu_profile .profile_text {
    margin-bottom: 0em;
    text-align: center;
}

.copySection {
	margin-top: -4em;}


.page_top_btn {
    position: fixed;
    right: 2%;
    bottom: 3%;
    z-index: 99999;
    width: 40px;
    height: 38px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: none;
    background: rgba(71,184,232,.8);
    outline: 1px solid rgba(71,184,232,.8);
    border: 1px solid rgba(255,255,255,.8);
    background-image: var(--ver_page_top_button_url);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    transition: opacity .3s;
}

table.hole {font-size:1.5em;}


table.hole , td.holetd, th.holeth {
	border: 1px solid #595959;
	border-collapse: collapse;
	text-align: center;
}
table.hole td, table.hole th {
padding: 2.5% 2%;
    font-size: 18px;
}
table.hole th {
	background: #ffff30;
    font-weight: bold;
    color: #000000;
	    min-width: 10%;
}

table.hole td.holenm{	background: #ffffff;
    font-weight: bold;
    color: #000000;}


table.hole tr:nth-child(even) td{
	background: #ccf0ff;
}

.mapflex{display:flex;justify-content: space-around;margin-bottom: 2em;}
.mapl,.mapr{width:50%;}
.mapl img{max-width:280px;}
.mpctop{margin-top:1.2em;}

p.coursemap img{width:100%;max-width:500px;}

/*contact*/
input,textarea{padding:1rem;font-size: 1em;color:#000000;}

.center{text-align:center;}

table.contactt{border-collapse: collapse;
    border-spacing: 0;
    max-width: 600px;
   margin: 0 auto 16px;border-top:none;}


table.contactt th,table.contactt td {
 display:block;
 width:100%;
 border-top:none;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;	
}
.entry-content .contactt tr:first-child th{
 border: none;
    background: none;
    font-weight: bold;
}
/* 必須・任意のサイズ調整 */	
.contactt .haveto,.inquiry .any {	
font-size:10px;
}


.entry-content table.contactt tr{
 border:none
}

#formbtn{
 padding:15px;
 max-width:350px;
 background:#47b8e8;
 color:#ffffff;
 font-size:16px;
 font-weight:bold;	 
 margin:24px auto 0;
border:none!important;
}

#formbtn:hover{
 background:#007bff;
 color:#ffffff;
 border:none;
}

input[type=email], input[type=search], input[type=text], input[type=url],  input[type=tel],select, textarea {
    display: block;
    width: 100%;
    -webkit-appearance: none;
}

table.contactt th,table.contactt td {
 display:block;
 width:100%;
 border-top:none;
 -webkit-box-sizing:border-box;
 -moz-box-sizing:border-box;
 box-sizing:border-box;	
}

table.contactt th{text-align: center;
    color:#464646;
    padding: 8px;
    border: none!important;
    background: none;font-size: 1.2em;font-weight:bold;}

table.contactt td {border: none;display: contents;}

div.wpcf7 .ajax-loader{display:none;}
.wpcf7 {
    text-align: center;
    background:#ffffff;
    width: 100%;
    max-width: 800px;
    margin: 40px auto;
    padding: 2em;color: #464646;
	border-radius: 1em;
}

.spamtxt1{font-size:0.9em;}
.wpcf7-form-control-wrap {
    position: relative;
    margin-right: 0.25em;
}

table tbody tr td .form-control,table td .form-control{max-width:100%;}
.grecaptcha-badge { visibility: hidden; }
.retxt{font-size:0.75em;margin:0 auto;text-align:center;}

@media screen and (max-width: 787px){
.mapflex{display:flex;justify-content: space-around;flex-direction: column;}
.mapl,.mapr{width:100%;}
.mapl{margin-bottom:2em;}
.mmtop{margin-top:1.2em;}
	.mwrap{text-align:center;}
}