/* 文字指定 */
div h4{
  font-size:21px;
}
img{
  width:100%;
}
/* tittle画像 */
.greetings1{
  background-color: #0B327D;
}

main div.container.greetings1 img, main div.container.greetings2 img {
  width: 100vw !important;
  height: auto;
  padding: 0;
}
div img.greetings2{

      border-top: 20px solid white;
}
main div.container.greetings1, main div.container.greetings2 {
  padding: 0;
  margin: 0;
}

/* パンくずリスト */

div.breadcrumb {
  margin: 10px 0 0;
  padding-bottom: 0;
  background-color: transparent;

}

div.breadcrumb a {
  text-decoration: underline;
  color: #0A327D;
}

/* ご挨拶 */

#content div.infomation div.pac {
  background-color: #0A327D;
  margin-bottom: 0px;
  color: white;
  padding-left: 30px;
  border-radius: 3px;
  margin-top: 49px;
}

.text-main {
  padding-bottom: 50px;
  margin-bottom: 50px;
  padding-top: 1px;
}

span.kaicho {
  font-size: 20px;
}

#content div.infomation div.pac div {
  height: 44px;
  padding-top: 0px;
}

#content > div.infomation > div.pac > h3.chatch {
  font-family: serif !important;
  font-size: 23px;
  padding-top: 9px;
}

div.text-main div.text.txtright p {
  padding-top: 50px !important;
}

div.text-main div.text.txtright p {
  text-align: right;
}

div.text-main {
  background-color: white;
}

.txtright p, 
.greet p {
  line-height: 2em;
  text-indent: 1em;
}

.profile{
  display: flex;
}

.profile p{
  width: 80%;
  margin-bottom: 0;
  padding-right: 10px;
}

.profile div{
  width: 22%;
}

@media screen and (max-width: 1199px){
  .profile p{
    font-size: 12px;
  }
  .profile p{
    width: 75%;
  }
  .profile div{
    width: 25%;
  }
}

@media screen and (max-width: 991px){
  .profile p{
    font-size: 12px;
  }
  .profile p{
    width: 65%;
  }
  .profile div{
    width: 35%;
  }
}


@media screen and (max-width: 661px){
  .profile p{
    font-size: 12px;
  }
  .profile p{
    width: 60%;
  }
  .profile div{
    width: 40%;
  }
}

#cms-txt{padding-top:30px !important;}
/* #pagetop img{width:100% !important;} */

/* プログラム概要 */
div.head > h4,
#cms-txt{
  margin-top:0px;
}


/*
div h4{
  background-color: #0A327D;
    margin-bottom: 0px;
    color: white;
    padding-left: 30px;
    border-radius: 3px;
    margin-top: 0px;
    font-family:serif;
    width:250px;
}
*/

div.text,
div.head{
      margin: 15px;
}

/* 企画概要　 */
.text ul li{
  list-style:disc;
}


/* 関連情報 */
li.dnone{
  list-style:none !important;
}

#cms-txt > iframe{
  width: 100%;
  margin-bottom: 1em;
  border: 0;
}
/*abstract page*/
.txtred{
    color:red;
    font-weight:bold;
}
.txtblue{
    color: #0A327D;
    font-weight: bold;
}
.underspan{
    color:red;
    text-decoration:underline;
}
.weblogo{
    width:48px;
    height:50px;
}

ul.browserlist li{
        list-style: none;
}

h4{
position: relative;
padding: 0.25em 0;
}
h4:after {
content: "";
display: block;
height: 4px;
background: -moz-linear-gradient(to right,#0A327D, transparent);
background: -webkit-linear-gradient(to right, #0A327D, transparent);
background: linear-gradient(to right,#0A327D, transparent);
}

.webbox{
    padding: 5px;
    background-color: gainsboro;
    box-shadow: 0 0 8px grey;
    margin:0px 10px 10px 0px;

}

.infobox{
/*
     border: solid 3px #216b3b;
    padding: 35px;
    border-radius: 20px;
    margin-top: 10px;
*/
        margin: 40px 0;
    padding: 10px;
    border: 2px solid #216b3b;
    border-radius: 15px;
}
.uptitle{
    padding: 2px 5px;
    /* display: inline; */
    background-color: white;
    position: relative;
    top: -20px;
    left: -15px;
    width: 180px;
}
.regitb1,.regitb2 {
  border-collapse: collapse;
  border: solid 2px #216b3b;/*表全体を線で囲う*/
  background-color:#FFD740;
  box-shadow: 0 0 8px grey;
}
.tbody,
.regitb1 th,
.regitb2 tr,
.regitb1 tbody tr td,
.regitb2 tbody tr td{
  border: solid 1px #216b3b;
  background-color:linen;
}
.regitb2 tbody tr td:first-child{
    width:65px;
    text-align:center;
    background-color:linen;
}
.tb-flame{
    margin-top:30px;
}
.text p.noin{
    text-indent:0rem;
}

.bold {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.info_box1{
  padding: 0.5em 1em;
  margin: 2em 0;
  border: double 5px #4ec4d3;
  font-size: 0.8em;
}

.right {
  text-align: right;
}

.greet p.att{
  padding-left: 2em;
  text-indent: -2em;
  line-height: inherit;
  margin: 0;
}

h5.midashi1 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  margin: 30px 0;
}

h5.midashi1:before, h5.midashi1:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color: #0A327D;
  }
  
  h5.midashi1:before {left:0;}
  h5.midashi1:after {right: 0;}

  .center{
    text-align: center;
  }

  .btn {
    width: 100%;
    text-align: center;
  }

  .btn div{
    font-size: 18px;
    background: #0A327D;
    display: inline-block;
    box-shadow: 0 0 8px grey;
    text-align: center;
    padding: 10px 30px;
    color: white;
    border-radius: 5px;
    letter-spacing: 2px;
    
  } 

  .btn div:hover{
    box-shadow:none;
    transition: box-shadow 0.2s ease-in-out;
  }
/*
div.child-button a div span{
 display:block;
 white-space:normal;
}
*/

/*childcareinfo*/

div.child-button{
 max-width:345px;
}
div.child-buttn div{
 width:100%;
}
.pb-main{
 display:flex;
}
div.p-button div{
 width:80%;
}


div.childcare-table dl,
div.childcare-table dt,
div.childcare-table dd {
  box-sizing: border-box;
}
div.childcare-table dl {
  background: #eee;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
div.childcare-table dt,
div.childcare-table dd {
  padding: 10px 10px 0 10px;
  border-top: 1px solid #ccc;
}
div.childcare-table dt {
  width: 25%;
  float: left;
}
div.childcare-table dd {
  background: #fff;
  margin-left: 25%;
  padding-bottom: 10px;
  border-left: 1px solid #ccc;
  margin-bottom:0;
}
div.childcare-table dd:after {
  content: '';
  display: block;
  clear: both;
}
div.childcare-table dd.redcolor,
div.childcare-table dt.redcolor{
    color:red;
    font-weight:bold;
}
p.child-days{
    margin-left:34px;
}
div.child-k{
    margin-left:10px;
}


/*数字①～*/
ol.child-list {
  counter-reset: num_count; /*カウンタ値をリセット*/
  list-style: none; /*箇条書きの行頭を非表示*/
  padding-left: 1px; /*リスト全体の横方向位置*/
}
ol.child-list li {
  display: block; /*この要素をblock要素にする*/
  position: relative; /*リスト各項目の位置を基準にする*/
  padding-left: 20px; /*リスト各項目の横方向位置*/
  margin-bottom: 0.3em; /*上下の丸が重ならないようにする*/
}
ol.child-list li:before {
  counter-increment: num_count; /*カウンタを1つ大きく*/
  content: counter(num_count); /*挿入する内容(番号)*/
  position: absolute; /*親ボックスを基準として位置設定する*/
  border-radius: 50%; /*小さくすると角張ります*/
  width: 1.4em; /*丸の幅*/
  height: 1.4em; /*丸の高さ*/
  left: 0em; /*丸数字の横方向位置*/
  text-align: center; /*丸内の数字の横方向位置*/
  line-height: 1; /*丸内の数字の縦方向位置*/
  border:0.9px solid;
  font-size:12px;
  margin-top:3px;
}
div.alf{
    width:100%;
    display:flex;
}
div.alpha-com{
    width:80%;
}
div.alf-img{
    width:20%;
}
div.alf-img img{
    width:100%;
}

div.childcare-table ul{
 padding-left: 20px;
}
ul.flex-list li{
 display:flex;
}
ul.flex-list li span{
 padding-top:3px;
}
ul li span.member{
 width: 65px;
 display: inline-block;
 text-align-last: justify;
 text-justify:inter-ideograph;
}
ul li span{
 display:inline-block;
}
ul.flex-list li ul{
 list-style:none;
 padding-left:0;
}
div.text ul{
 line-height:2;
 padding-left:25px;
}
div.text ul.none-list,
div.text ul.flex-list{
 line-height:1.5;
  padding-left:15px;
  margin-bottom:5px;
}
ul.none-list li{
 list-style:none;
}
ul.none-list li.top-space{
 margin-top:10px;
}

/*発表者の方々へ*/
div.sample img{
 width:50%;
 padding:2px;
}

div.sample img:last-child{
 width:50%;
 padding:2px 0 0 0;
 float:right;
}

div.sample .btn{
 width:100%;
}

div.sample .btn div{
 width:40%;
}

div.poster{
 width:50%;
 margin:0 auto;
}

div.poster .btn a div{
 font-size:14px;

}


@media screen and (min-width:1200px) {
  #content div.infomation {
    margin-left: 2em;
  }
}

@media screen and (min-width:992px){
  .webalt{
  width: 60%;
  float: right;
  }
  .webbox{
  padding: 8px;
  }
}
@media screen and (min-width:768px) and (max-width:991px){
    div.childcare-table dl dd span{
        word-wrap: break-word;
        display:block;
    }
    p.child-days{
        margin-left:0px;
        text-indent:0;
        margin-top:-20px;
    }
    .pb-main{
        display:inline-block;
    }
    div.p-button div{
        width:60%;
    }
    div.poster{
        width:60%;
    }
 
    div.poster .btn a div{
        width:100%;
    }
    
    .greetings1 .container{
      margin: 0;
      max-width: 1000px;
      overflow-x: hidden;

    }
}

@media screen and (min-width:380px) and (max-width:555px){
 div.child-button a div span{
       word-wrap: break-word;
       display: block;
 }
}

@media screen and (max-width:512px){
     div.text,
     div.head{
      margin:5px;
     }
     div.childcare-table dt{
        width:100%;
        float:none;
    }
    div.childcare-table dl dd{
        margin-left:0px;
        margin-top:10px;
    }
    div.alf{
        display:block;
    }
    div.alpha-com{
        width:100%;
    }
    div.alf-img{
       width:60%;
    }
    div.childcare-table ul{
        padding:15px;
    }
    .pb-main{
        display:inline-block;
    }
    div.p-button div,
    div.sample .btn div{
        width:60%;
    }
    div.poster{
        width:60%;
    }
    div.poster .btn a div{
        width:100%;
    }

    
}
@media screen and (max-width:400px){
    ul.flex-list li{
        display:inline-block;
     }
    div.poster{
        width:70%;
    }
}
 @media screen and (max-width:371px){
     div.child-button{
        white-space:normal;
 }
}
