@charset "UTF-8";
input, button, textarea, select {
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  padding: 3px;
  font-size: 14px; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox; }

body.page .page_title {
  height: auto; }

.page-post {
  width: 100%;
  max-width: 800px;
  margin: 40px auto;
  padding: 0 20px;
  box-sizing: border-box; }

.about-intro ul,
.about02 ul {
  margin: 1em 0; }
  .about-intro ul li,
  .about02 ul li {
    line-height: 1.4em;
    margin-bottom: 0.8em; }

.kosodate-a-bk,
.kosodate-b-bk,
.kosodate-c-bk,
.kosodate-d-bk {
  background: no-repeat top center;
  background-size: auto 100%; }

.kosodate-a-bk {
  background-image: url(/img/bg-kosodate-a.jpg); }

.kosodate-b-bk {
  background-image: url(/img/bg-kosodate-b.jpg); }

.kosodate-d-bk {
  background-image: url(/img/bg-kosodate-d.jpg); }

.circle_title {
  color: #fff;
  background-color: #238750;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  font-size: 28px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .circle_title.circle_title_asobi {
    line-height: 1.4em;
    letter-spacing: 0.1em; }
  .circle_title.circle_title_kyoten {
    width: auto;
    height: auto;
    border-radius: 8px;
    padding: 0.7em 0.5em; }

.kosodate02 {
  margin: 60px auto 120px; }
  .kosodate02 .about02-inner .about02-inner-cente {
    padding-top: 50px; }

.kosodate-sodan {
  width: 90%;
  max-width: 950px;
  margin: 0 auto; }

.kosodate_banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .kosodate_banner li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 8px;
    box-sizing: border-box; }
    .kosodate_banner li img {
      border-radius: 4px;
      margin-bottom: 10px; }
    .kosodate_banner li a {
      transition: opacity 0.3s; }
      .kosodate_banner li a:hover {
        opacity: 0.7; }

@media screen and (max-width: 767px) {
  .kosodate .kosodate-inner .circle_title {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    top: -50px;
    font-size: 22px; }
  .kosodate .kosodate-inner .circle_title.circle_title_kyoten {
    margin-left: -3em;
    line-height: 1.3em;
    top: -2em;
    width: auto;
    height: auto; }
  .kosodate_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .kosodate_banner li {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; } }

.bannar_mini {
  text-align: center; }
  .bannar_mini a {
    display: inline-block;
    padding: 1em 3em;
    background-color: #238750;
    color: #fff;
    border-radius: 6px;
    line-height: 2em; }

table.form01_table {
  width: 100%;
  margin: 0 auto 20px; }
  table.form01_table th {
    text-align: left;
    width: 13em;
    border: 1px solid #ccc;
    padding: 15px;
    background-color: #f4f4f4; }
    table.form01_table th em {
      color: red; }
  table.form01_table td {
    border: 1px solid #ccc;
    padding: 15px;
    background-color: #fff; }
    table.form01_table td input {
      padding: 5px; }
    table.form01_table td .error {
      padding: 5px; }
    table.form01_table td textarea {
      max-width: 100%; }
  table.form01_table td em {
    color: red;
    font-size: 10px; }
  table.form01_table td.title {
    width: 35%;
    vertical-align: top; }
  table.form01_table textarea {
    width: 100%; }
  table.form01_table td.submit {
    text-align: center; }
  table.form01_table input.wpcf7-submit {
    width: auto;
    background: #d6304f;
    border: 0;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 0.2rem;
    padding: 8px 20px;
    margin: 10px 0;
    text-align: center; }
  table.form01_table span.block .wpcf7-list-item {
    display: block; }

input[name="form_name_sei"],
input[name="form_name_sei_kana"] {
  margin-right: 10px; }

select {
  -webkit-appearance: menulist;
     -moz-appearance: menulist;
          appearance: menulist; }
  select option {
    padding: 3px; }

input[type="submit"] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  -webkit-appearance: button;
  line-height: 1;
  padding: .7em 1.5em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-size: 13px;
  font-weight: bold; }

.event_form_cover .event_inner {
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 20px;
  width: 100%;
  max-width: 800px;
  margin: 40px auto; }

#ph-containar .top-btn2 {
  top: 660px; }

@media screen and (max-width: 767px) {
  #ph-containar .top-btn {
    display: block;
    top: 485px; }
    #ph-containar .top-btn.top-btn2 {
      top: 535px; }
  .event_form_cover .event_inner {
    box-sizing: border-box;
    padding: 20px 10px;
    border-radius: 0; }
  table.form01_table {
    display: block;
    width: 100%;
    box-sizing: border-box; }
    table.form01_table tbody, table.form01_table thead, table.form01_table tfoot, table.form01_table tr, table.form01_table th, table.form01_table td {
      display: block;
      width: 100%;
      box-sizing: border-box; }
    table.form01_table th, table.form01_table td {
      border-bottom: 0; }
    table.form01_table tr:last-child td {
      border-bottom: 1px solid #ccc; } }
