@charset "UTF-8";
/* CSS Document */
/* 61共通 */
div.contents {
  padding-bottom: 20px; }

p.return_to_top {
  text-align: right;
  padding-top: 5px; }

div.ph61box {
  margin: 0 0 10px 0; }

div.ph61 {
  float: left;
  width: 325px;
  margin: 0 20px; }

* html div.ph61 {
  float: left;
  width: 325px;
  margin: 0 15px; }

div.ph61 img.ph61_img {
  padding: 5px;
  text-align: left; }

div.ph61 span.ph61_txt {
  font-size: 80%;
  display: block; }

div.ph61box br.clear {
  clear: both;
  line-height: 0;
  font-size: 0; }

.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*¥*/
     /*/
height: auto;
overflow: hidden;
/**/ }

.clear {
  clear: both; }

img {
  max-width: 100%;
  vertical-align: middle; }

a.hover_bt:hover img,
a.hover_bt:focus img,
a.hover_bt:active img {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: “alpha(opacity=90) ”; }

div#main_contents p.m_10 {
  margin: 29px 0; }

.m_b_10 {
  margin-bottom: 30px; }

div#main_contents p.photo {
  margin: 10px; }

div#main_contents p.title02 {
  margin-bottom: 42px; }

.img_entry img {
  width: 100%; }

div#main_contents p.txt_24,
#wrapPDetaile .txt_24 {
  font-size: 24px;
  font-size: 171.42%;
  line-height: 1.7em; }

div#main_contents p.txt_18,
#wrapPDetaile .txt_18 {
  font-size: 18px;
  font-size: 128.57%;
  line-height: 1.7em; }

div#main_contents p.txt_16,
#wrapPDetaile .txt_16 {
  font-size: 16px;
  font-size: 114.28%;
  line-height: 1.7em; }

div#main_contents p.txt_14,
#wrapPDetaile .txt_14 {
  font-size: 14px;
  font-size: 100%;
  line-height: 1.7em; }

div#main_contents p.txt_12,
#wrapPDetaile .txt_12 {
  font-size: 12px;
  font-size: 85.7%;
  line-height: 1.3em; }

div#main_contents p.txt_10,
#wrapPDetaile .txt_10 {
  font-size: 10px;
  font-size: 71.4%;
  line-height: 1.3em; }

div#main_contents p.txt_c,
#wrapPDetaile .txt_c {
  text-align: center; }

div#main_contents p.txt_r,
#wrapPDetaile .txt_r {
  text-align: right; }

div#main_contents p.txt_b,
#wrapPDetaile .txt_b {
  font-weight: bold; }

/*:::::::::::::::::::::::::::::27回　エントリー::::::::::::::::::::::::::::::::*/
.idea_bt_home {
  display: block;
  text-align: center;
  margin: 20px 0; }


/*:::::2021/12/01:::::*/
.youtube {
  padding: 30px 0 50px; }
  .youtube div {
    box-sizing: border-box; }
  .youtube-flex {
    display: flex;
    flex-direction: row;
    max-width: 670px;
    margin: 30px auto 15px;
    justify-content: space-between; }
    .youtube-flex-list {
      border: 2px solid #f197a2;
      padding: 8px;
      max-width: 145px;
      position: relative; }
      .youtube-flex-list-frame {
        border: 2px solid #73c7c9;
        padding: 16px 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        height: 100%; }
        .youtube-flex-list-frame div {
          cursor: pointer; }
          .youtube-flex-list-frame div:hover {
            opacity: 0.7; }
      .youtube-flex-list .ac {
        display: none; }
      .youtube-flex-list .active .ac {
        display: block; }
      .youtube-flex-list .active .nm {
        display: none; }
    .youtube-flex-disp {
      max-width: 505px;
      width: 100%; }
      .youtube-flex-disp div {
        display: none; }
      .youtube-flex-disp .active {
        display: block; }
  .youtube-shadow {
    padding-top: 25px; }

.apply, .apply2 {
  max-width: 680px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px; }
  .apply .linkbtn, .apply2 .linkbtn {
    width: 48%; }

.apply2 {
  margin-bottom: 70px; }

.oubo {
  max-width: 675px;
  margin: 20px auto 15px; }
  .oubo-table {
    border-collapse: collapse;
    margin: 15px auto 30px; }
    .oubo-table td {
      border: 2px solid #73c7c9; }
      .oubo-table td .linkbtn {
        max-width: 187px;
        margin: 30px auto;
        display: block; }
  .oubo-limit {
    text-align: center;
    margin-bottom: 30px; }
    .oubo-limit-shadow {
      margin: 10px 0 10px; }

.exam {
  text-align: center;
  margin: 30px auto; }
  .exam img {
    margin-bottom: 30px; }
