/*
Theme Name: Twenty Twenty-Five Child
Template: twentytwentyfive
Version: 1.0
*/




html {font-size: 16px!important;}

h1 a{text-decoration: none}

a:hover{opacity:0.7 }

a:focus,
a:active,
button:focus,
button:active,
img:focus {
  outline: none;
  box-shadow: none;
}

button{border: 0;margin: .5em;color: #fff;padding: 10px 15px ;font-size: 1rem;border:none;}
button:hover{opacity: 0.7}


form {font-size: .9rem!important;}
form p span{color: red}

/*.wpcf7-form-control-wrap*/input[type="text"],input[type="email"],
/*.wpcf7-form-control-wrap */textarea{width: 100%;padding: 10px;border:none;background: #efefef;width: 95%}

form input[type="submit"],button.wpcf7-submit{background-color:#E4820C;border: 0;margin: 20px 10%;color: #fff;padding: 5px 15px ;font-size: 1.2rem;width: 80%}
form p:nth-of-type(7){text-align: center} 
.wpcf7-response-output{text-align: center}
.wp-block-heading{font-weight: bold}

.wpcf7 form .wpcf7-response-output {
    margin: 0 auto;
    padding: 0;
    border: none;
    color: #dc3232;
    font-weight: bold;
}


h3{margin: 3rem 0 1.5rem 0!important;}
h4{margin: 2.5rem 0 1.2rem 0!important;font-size: 1.2rem;}
hr{margin: 1rem 0!important;}

.enlighter {font-size: 1em!important;}

/*div.grecaptcha-badge{display: none!important}*/

.enlighter-default,.EnlighterJS {margin: 1.5rem 0 !important;/*padding: 1rem 0!important;*/}
#map {width: 100%; height: 350px;}
strong{font-weight:600!important}


/*.wp-block-site-title a::before {
  content: "バスぽちと";
  visibility: hidden;
  display: inline-block;
  width: 0;
  height: 0;
  overflow: hidden;
}
*/

table.ori{width: 100%}
table.ori tr td{padding:.5rem}
table.ori tr td:first-of-type{width: 30%;text-align: right}

.btn {margin: 2rem auto;width: 100%;text-align: center}
.btn button{width: 40%;}
button.sub,#add_form button{background-color:#E4820C;}
button.rel{background-color:#bbb;}

.res{text-align: center ;font-size: 1.5rem}

@media (max-width: 576px) {
table.ori tr td{width: 100%;display: block}
.btn button {width: 100%}
table.ori tr td:first-of-type{text-align: left;font-weight: bold;width: 100%}

body .fome.is-layout-flex {display: block!important;width: 100%}
}



.wp-block-video {
  width: 76%;margin:0 12%;
  aspect-ratio: 4 / 3.5;    
  overflow: hidden;
  position: relative;
  border: 1px solid #ccc;
  background: #fff;
}

.wp-block-video video {
/*width: 155%;*/
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.wp-block-video.gmap{aspect-ratio: 4 / 3.3;}
.wp-block-video.submap{aspect-ratio: 4 / 3.75;b}

.toggle-target {
  display: none; /* 最初は非表示 */
}
.toggle-trigger {
  cursor: pointer;font-weight: bold;color:#E4820C;;
}
.map_box{ background: #F5F7F7;padding: 1rem 0;margin: 2rem auto}


/*A8*/
#a8_rbr img{max-width: 100%!important;height: auto!important}




