@charset "UTF-8";
/* CSS Document */
.wid_550{
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
    
}
.indent_time_2{
        text-indent: -4.5em;
    padding-left: 4.5em;
    display: block;
}
.group{
    text-align: center;
}
.info-wrap {
  display: flex;
  flex-direction: column; /* 縦並びにする */
  align-items: flex-start; /* 左揃え */
}

.info-item {
  width: 100%;
  text-indent: 0;   /* 不要なインデントを防ぐ */
  padding-left: 0;  /* 左余白を揃える */
}

.mb_40{
    margin-bottom: 40px;
}
.venue_map {
    display: flex
;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}
.venue_map img {
    width: 80%;
    display: inline-block;
    border: 1px solid #888;
    margin-bottom: 10px;

}
.ja a:hover{
    opacity: .5;
}
.btn_flex{
        display: flex
;
    flex-wrap: wrap;
    justify-content: flex-start;
    max-width: 710px;
    margin: 0 auto;
    width: 100%;
    gap: 10px;
}
    .btn_flex .mb_40{
        margin: auto 0px;
}
.h_90{
    min-height: 90px;
    
}
.btn_flex li{
    width: 100%;
    max-width: 350px;
}

.flex_end{
        display: flex
;
    justify-content: end;
    margin-bottom: 40px;
}
.flex_end img{
width: 27%;
}
.gaib{
	
	background: url("../img/gaibu_2.png") right center/40px auto no-repeat;
    width: 
}
/*
.mb_1em td{
    display: inline;
}
*/
/*
  table {
    border-collapse: collapse;
    width: 100%;
  }
*/
body{
    word-break: break-all;
}
p{
    line-height: 170%;
}
.red{
    color: red;
}
ul{
    line-height: 170%;
}
.tax ul {
    margin-left: 3em;
}
.mb40_2{
        margin-bottom: 40px;
    overflow: hidden;
    clear: both;
}
.float{
    float: left;
        margin-right: 20px;
}
.list01 li:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #147865;
    border-right: solid 2px #147865;
    position: absolute;
    top: 2px;
    left: 0;
    margin-top: 8px;
    transform: rotate(45deg);
}
.underline {
    text-decoration: underline;
}
.pd_20{
    
}


ul.pb_8 li {
  margin-bottom: 2em;
  list-style: none;
  border-left: 6px solid #4CAF50;
  padding-left: 1em;
  background: #f9f9f9;
  padding-top: 1em;
  padding-bottom: 1em;
  border-radius: 4px;
}

.small_midasi {
  font-weight: bold;
/*  font-size: 18px;*/
            min-width: 130px;

  margin-bottom: 0.5em;
  color: #2c3e50;
}

.indent_2 {
  padding-left: 1em;
}

.color_green {
  color: #2e7d32;
  text-decoration: underline;
}

a.color_green:hover {
  color: #1b5e20;
}


.indent03 {
    padding-left: 5.5em;
    text-indent: -5.5em;
}
.indent_time{
        text-indent: -3em;
    padding-left: 3em;
    display: block;
}
.list01 li {
    position: relative;
    padding-left: 15px;
}
.indent02 {
    text-indent: -3em;
    font-weight: 600;
}
.indent04 {
    padding-left: 2.2em;
}
.color_green{
    color: #147865;
}
.color_green:hover{
    opacity: 0.5;
}
.color_red{
    color: red;
}
.color_gray{
    color: #676767;
}
/*
.small_midasi{
    display: inline-block;
    padding: 8px 4px;
    background: #4A8000;
    color: #fff;
    min-width: 92px;
    text-align: center;
    
}
*/
.tax {
    margin: 20px 0;
    padding: 15px;
    border: 1px solid #9A9A9A;
}
.information {
    padding: 20px 10px;
    background-color: #F5FCF5;
    text-align: center;
}
.caution {
    margin: 0px auto 20px auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 170%;
    text-align: left;
    color: #147865;
}
.f_size{
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 12px;
    display: block;
}
.time_box{
    margin: 45px 0 25px;
}
.time_box dt{
    padding: 10px;
}
.pb_8 li{
    padding-bottom: 8px;
    display: flex;
    align-items: baseline;
}
.indent_1{
    tect-indent:1em;
    padding-left: 1em;
}.indent_2{
  
    padding-left: 0.5em;
}
.line_1{
    line-height: 1.5;
}
.shimekiri {
    color: #f00;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}
.event-title{
    margin: 0 0 20px 0;
    font-size: 24px;
    text-align: center;
    line-height: 1.5;
}
.btn3 {
    text-align: center;
    margin: 30px 0;
}
.btn3 ul li a {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 350px;
    padding: 18px;
    background-color: #147865;
    font-size: 20px;
    text-decoration: none;
    margin: 0 auto 25px auto;
    border-radius: 5px;
    transition: 0.3s;
    box-shadow: 0 4px 0 #aaa;
    position: relative;
    font-weight: 600;
/*    pointer-events: none;*/
}
.btn3 ul li a:hover{
    opacity: .5;
}
h2{
    font-size: 32px;
    line-height: 1.4;
    border-bottom: 2px solid;
    color: #FFFFFF;
    background: #147865;
        padding: 15px 20px;
    line-height: 1.2
}
h3{
    position: relative;
    font-size: 18px;
    padding: 6px 15px 6px 25px;
    border-left: 6px double #4A8000;
  background: #f4f4f4;
    text-align: left;
    margin: 0 0 20px 0;
}
h4{
    font-weight: bold
}
main{
    margin-top: 95px;
}
.date{
    border: 2px solid #CE2023;
    padding: 20px 0px 20px 0px;
    margin: 0px auto 20px auto;
    font-size: 18px;
    font-weight: bold;
    line-height: 170%;
}
.mb_40{
    margin-bottom: 40px;
    line-height: 170%;
}
.mb_16{
    margin: 0 0 16px 0;
}
.mb_1em {
    margin-bottom: 1em;
}
.box ul li p{
        padding: 10px 0 20px 15px;
    line-height: 1.6;
}
.lo_box_1 p{
    padding: 0 0 20px 0;
}
.lo_flex{
   
        display: flex;
    justify-content: flex-end;
    gap: 20px;
    align-items: end;
    margin-bottom: 40px;
    
} 

.lo_flex img{
    max-width: 240px;
    height: 204px;
}
.lo_flex p{
    text-align: right;
    line-height: 150%;
}
.bold {
    font-weight: bold;
}
.f-18 {
    font-size: 18px;
}
.info{
    padding: 35px 45px;
    background: #FFFFFF;
}
.btn{
    color: #FFFFFF;
    background: #4A8000;
    max-width: 320px;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 35px;
    border-bottom: 5px solid #4A5B00;
    transition: all.4s;
        border-radius: 7px;
}
.btn:hover{
  transition: all.4s;
    border-bottom: 2px solid #4A5B00;
}
.entry_fee {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #9A9A9A;
  border-collapse: collapse;
}
.entry_fee th, .entry_fee td {
  padding: 10px 8px;
  border: 1px solid #9A9A9A;
  text-align:center;
  vertical-align: middle;
  max-width: 215px;
}
table.presentation th {
    width: 15%;
    padding: 0.5em;
    text-align: center;
    vertical-align: middle;
    color: #4A8000;
    border-bottom: 10px #fff solid;
    border-right: 2px #4A8000 solid;
}
table.presentation td {
    padding: 0.3em 0.8em;
    vertical-align: middle;
}
.s_list01 {
    display: flex;
    background-color: #FAF5E6;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.organizer {
    margin-bottom: 25px;
    padding-left: 0.8em;
}
.s_list01 {
    display: flex;
    background-color: #FAF5E6;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.pg_list {
    display: flex;
    background-color: #E6F7DF;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    
    align-items: flex-start;
}
dt{
    padding-right: 10px;
}
.organizing-wrap{
  padding: 10px 0 20px 15px;
}
.organizing-wrap ul{
  max-width: 580px;
  width: 100%;
  display: flex;
  gap: 40px;
  justify-content:space-between;
}
.organizing-wrap ul li p{
  text-align: left;
  width: 345px;
  padding: 0 0 5px 0;
}
.greeting_txt p {
    line-height: 170%;
    padding-left: -1em;
    text-indent: 1em;
}
span.line-chunk {
  display: inline-block;
  overflow-wrap: anywhere;
  word-break: normal;
}
.ac_box{
    text-align: center;
    margin: 25px 0 40px;
    
}
.ac_box img{
    width: 65%;
}



@media(min-width:500px){
     .none{
        display: none;
    }
    .organizing-wrap ul li p{
    padding:9px 0 0 0;
  }
  /*.organizing-wrap{
    padding: 0;
  }*/
}
@media(max-width:999px){
    main{
        margin-top: 45px;
                padding: 0 15px 0 15px;
    }
    .lo_flex{
              flex-direction: column-reverse;
        align-items: center;
    }
    .lo_flex p{
        text-align: center;
    }
    footer{
        padding: 0 15px;
    }
       .indent02 {
        text-indent: 0;
        font-weight: 600;
    }
    .flex_end{
        display: flex;
        justify-content: center;
        
    }
    .flex_end img{
        width: 50%;
        
    }
}
@media(max-width:900px){
    .btn_flex{
display: block;
    gap:10px;
    }
    .btn_flex li{
        max-width: 100%;
    }
}
@media(max-width:600px){
    h2 {
      
        font-size: 20px;
          padding: 15px 15px;
    }
    .info{
        padding: 35px 15px;
    }
    .size{
        font-size: 18px;
    }
        .ac_box img{
        width: 85%;
    }
}
@media(max-width:767px){
  .none{
    display: block;
  }
  .organizing-wrap ul{
    display: block;
  }
  .organizing-wrap ul li p{
    width: 100%;
  }
  ul.pb_8 {
/*    padding: 1em;*/
    font-size: 15px;
  }
    .pb_8 li{
        display: block;
    }
  .small_midasi {
    font-size: 16px;
  }
}

@media(max-width:499px){
  .flex-wrap{
    padding: 0 15px;
  }
  .base h2{
    font-size: 2.2rem;
    padding-bottom: 10px;
  }
	.tax ul{
  margin-left: 0;
}
.indent{
  text-indent: 0;
  padding-top: 10px;
}
.sp-indent{
  margin: 4px 0 4px 83px!important;
    text-indent: -5em!important;
}
	   .entry_fee th, .entry_fee td {
      padding: 10px 1px;
      font-size: 0.85rem;
    }
	.pc-none{
  display: block;
}
    .flex_end img{
    width: 100%;
    }
}
@media(max-width:440px){
    .none{
        display: block;
    }
     footer{
                    padding: 30px 20px;
        height: auto;
    }
     .ac_box img{
        width: 100%;
    }
    .date tr{
        display: flex;
        flex-direction: column;
    }
    .date td{
        text-align: center;
    }
}
  
