#sidecolumn {
  display: none;
}

#content {
  width: 100%;
}

.stitle04 {
  width: 100%;
}


.inner-modal {
  height: 95vh;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
}

.youtube-list-card {
  max-width: 100%;
}

.h2-title,
.h3-title,
.page3-1-1 #sec02,
.page3-1-1 #sec03 {
  width: inherit;
}

.Youtube-video {
  width: inherit;
  position: relative;
}

.Youtube-video img {
  width: 100%;
  height: auto;
  min-height: auto;

}

.page3-1-1 #sec02 .txt01,
.page3-1-1 #sec03 .txt01 {
  width: 100%;
  margin-bottom: 20px;
  max-width: none;
  line-height: normal;
  color: #06245B;
}

.page3-1-1 #sec02 .txt01::after,
.page3-1-1 #sec03 .txt01::after {
  width: 114px;
  height: 4px;
  background: #f4ce0f;
  content: "";
  position: absolute;
  display: block;
  /* bottom: 0; */
  right: 0;
  left: 0;
  margin: auto;
}




.Youtube-video iframe {
  width: 100%;
  height: 271px;
  min-height: 319px;
}



.pic_area_inmodal {
  width: 100%;
  padding: 0 5PX;
}




.post .jirei_title {
  /* background: #fff;
  width: 90%;
  padding: 10px 10px 20px;
  border-radius: 20px;
  border: 4px solid #0066CC;
  display: block;
  margin-left: auto;
  margin-right: auto;*/
  position: relative;
  margin-bottom: 20px;
  /* width: 800px; */
  top: 80px;
  margin-bottom: 20px;
  /* border: 7px solid #0066cc; */
  padding: 0 10px;
}



.post .jirei_title h1 {
  font-size: 21px;
  color: #06245B;
  line-height: 35px;
  text-align: center;
  /* color: #0066CC; */
  float: none;
}

.tblack {
  font-weight: 900 !important;
}


@media screen and (min-width: 900px) {
  .post .jirei_title h1 {
    font-size: 28px;
    line-height: 40px;
    width: auto;
    color: #0066CC;
  }
}



/* コンテンツ */
.post .postcontent_block {
  background: #FFFFFF;
  border-radius: 20px;
  padding: 120px 5px 50px 5px;
  width: 100%;
}

@media screen and (min-width: 900px) {
  .post .postcontent_block {
    padding: 130px 0 50px 0;
  }
}



.post .postcontent_block_inner {
  /* width: 100%; */
  margin: 0 auto;
  padding: 0 0px;
  width: calc(100% - 20px);
}


@media screen and (min-width: 900px) {
  .post .postcontent_block_inner {
    /* width: 960px; */
    padding: 0;

  }
}



.sec-post h2 {
  background: #EBEDFF;
  font-size: 16px;
  line-height: 1.5em;
  padding: 30px 0;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-right: 20px;
  text-align: center;
  font-weight: bold;
  border-top: 1px dotted #0066CC;
  border-bottom: 1px dotted #0066CC;
}

@media screen and (min-width: 900px) {
  .sec-post h2 {
    font-size: 21px;
    padding: 20px;

  }
}

.sec-post .pbox {
  padding: 0 0px;
  font-size: 18px;
  line-height: 32px;
}


.pic_area_inmodal {
  height: auto;

}

div[id*="Modal"] {
  width: 90% !important;
  overflow-x: hidden;
  border: 3px solid #0066cc;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}


.img_box {
  /* display: flex; */
  justify-content: space-between;
}


.img_half {
  width: 90%;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.img_full {
  width: 100%;
  margin: 30px 0;
  text-align: center;
}

.img_half p {
  text-align: center;
  margin-top: 10px;
}


.sec-post h3 {
  color: #0066CC;
  font-weight: bold;
  display: block;
  margin: 50px auto 20px auto;
  text-align: center;
}





li.filterDiv.show {
  flex-basis: 90%;
}


.date01 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
  color: #0066CC;
}

.date02 {
  text-align: center;
  font-weight: bold;
  margin: 30px 0px;
  font-size: 16px;
  color: #0066CC;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin-bottom: 18px;
  position: relative;
  padding-bottom: 20px;
}


.date02::after {
  content: "";
  width: 120px;
  height: 3px;
  background: #F4CE0F;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.content-line {
  display: none;
}

.Open:has(div) {
  text-align: center;
}


.txt02 {
  color: #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.shousai_area {
  width: 100%;

}


.Open {
  background-color: #0066CC;
  width: 70%;
  color: white;
  font-size: 20px;
  padding: 20px;
  margin: 10;
  margin-right: auto;
  margin-left: auto;
  display: block;
  border: none;
}

.Close {
  background-color: #FFFFFF;
  font-size: 32px;
  color: #0066CC;
  border: 1px solid #0066CC;
  left: calc(100% / 2);
  cursor: pointer;
  right: unset;
}

.Youtube-video {
  margin-top: 10px;
}



.Close {
  background-color: #0066CC;
  color: white;
  font-size: 14px;
  padding: 10px;
  position: fixed;
  bottom: 5%;
  right: 25%;
}

.Close {
  background-color: #FFFFFF;
  font-size: 16px;
  color: #0066CC;
  border: 1px solid #0066CC;
  left: calc(100% / 2);
  cursor: pointer;
  right: unset;
}