@charset "UTF-8";

/*CONTENT*/
.top {
  position: relative;
  background-color: #000;
}

@media print,
screen and (min-width: 639px) {
  .top {
    background-size: cover;
    background-position: center;
    height: 17.81vw;
    margin-top: 1.82vw;
    padding-top: 0;
    background-color: #000;
  }
}

@media print,
screen and (min-width: 639px) {
  .top img {
    display: none;
  }
}

.top>div,
.top>div>div {
  opacity: 0.7;
}

#blockStyle265topimg11,
#blockStyle270topimg12,
#blockStyle276topimg13,
#blockStyle293topimg14 {
  opacity: 0.7;
}

@media print,
screen and (min-width: 1025px) {

  .top>div,
  .top>div>div {
    background-size: cover;
    background-position: center;
    height: 17.81vw;
    margin-top: 4.2vw;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {

  .top>div,
  .top>div>div {
    background-size: cover;
    background-position: center;
    height: 100%;
    margin-top: 0;
  }
}

.top div.ccm-block,
.top div.ccm-add-block,
.top div.ccm-area {
  height: 3vw;
}

.top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  padding: 4vw 0;
  color: #fff;
  text-align: center;
  width: 100%;
  text-align: center;
  font-family: "Waseem", "Helvetica Neue",
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
  font-size: 22px;
}

.top-title span {
  display: block;
  font-size: 20px;
}

@media print,
screen and (min-width: 639px) {
  .top-title {
    font-size: 4.15vw;
    padding: 1vw 0;
    width: 100%;
  }
}

.top .ccm-block-styles {
  opacity: 0.7;
}

/*院内紹介*/
.content {
  padding-top: 5.42vw;
  padding-bottom: 16vw;
}

@media print,
screen and (min-width: 639px) {
  .content {
    padding-bottom: 6.25vw;
  }
}

.content .content-list .item {
  line-height: 1.8;
  width: 89.33vw;
  margin-left: auto;
  margin-right: auto;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

.content .content-list .item .item-img {
  width: 48vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item .item-img {
    width: 23.44vw;
    margin-left: 0;
    margin-right: 0;
  }
}

.content .content-list .item .item-img img {
  border-radius: 48vw;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item .item-img {
    border-radius: 23.44vw;
  }
}

.content .content-list .item .item-img .item-img-no {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: inline-block;
  font-size: 8vw;
  color: #fff;
  text-align: center;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item .item-img .item-img-no {
    font-size: 4vw;
  }
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(odd) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.content .content-list .item:nth-child(odd) .item-text {
  margin-top: 5.33vw;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(odd) .item-text {
    margin-left: 3.13vw;
    width: 34.11vw;
    margin-top: 0;
  }
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(odd) .item-text h2 {
    font-size: 1.04vw;
    text-align: left;
  }
}

.content .content-list .item:nth-child(odd) .item-text h5 {
  color: #1A1A1A;
  font-size: 3.73vw;
  margin-top: 3.73vw;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(odd) .item-text h5 {
    font-size: 0.83vw;
    margin-top: 1.04vw;
  }
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(even) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.content .content-list .item:nth-child(even) .item-text {
  margin-top: 5.33vw;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(even) .item-text {
    margin-right: 3.13vw;
    width: 34.11vw;
    margin-top: 0;
  }
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(even) .item-text h2 {
    font-size: 1.04vw;
    text-align: left;
  }
}

.content .content-list .item:nth-child(even) .item-text h5 {
  color: #1A1A1A;
  font-size: 3.73vw;
  margin-top: 3.73vw;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item:nth-child(even) .item-text h5 {
    font-size: 0.83vw;
    margin-top: 1.04vw;
  }
}

.content .content-list .item+.item {
  margin-top: 10.67vw;
}

@media print,
screen and (min-width: 639px) {
  .content .content-list .item+.item {
    margin-top: 0;
  }
}

/* FORM */
.form_tbl {
  text-align: left;
  margin-top: 1vw;
}

.form_tbl input[type='text'],
.form_tbl input[type='email'] {
  width: 100%;
  padding: 5px;
  box-sizing: border-box;
}

.form_tbl th {
  vertical-align: top;
}

.form_tbl th,
.form_tbl td {
  padding: 1vw 0 !important;
  font-size: 14px;
  display: block;
}

.ccm-input-date,
.form_tbl select {
  width: 80px !important;
  font-size: 13px;
}

@media print,
screen and (min-width: 639px) {

  .form_tbl th,
  .form_tbl td {
    font-size: 14px;
    display: table-cell;
  }

  .ccm-input-date,
  .form_tbl select {
    width: 120px !important;
  }
}

.form_tbl tr:first-child th,
.form_tbl tr:first-child td {
  border-top: 1px dotted #CCC;
}

.form_tbl textarea {
  width: 100% !important;
  padding: 5px;
  box-sizing: border-box;
}

.form-btn-area {
  text-align: center;
  padding-top: 2vw;
}

.form-btn-area input[type='submit'] {
  padding: 1vw 4vw;
  font-size: 5.73vw;
}

@media print,
screen and (min-width: 639px) {
  .form-btn-area input[type='submit'] {
    font-size: 1vw;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  /* ------------------------------------- */
  /* tablet base--------------------------------- */
  /* ------------------------------------- */

  .top {
    background-size: cover;
    background-position: center;
    height: 32vw;
    margin-top: 0;
    padding-top: 0;
    background-color: #000;
  }

  .top-title {
    font-size: 6vw;
    padding: 1vw 0;
  }

  .top-title span {
    display: block;
    margin-top: 1vw;
    font-size: 4vw;
  }

  .content .content-list .item:nth-child(odd) .item-text,
  .content .content-list .item:nth-child(even) .item-text {
    margin-left: 3.13vw;
    width: 60vw;
    margin-top: 0;
  }

  .content .content-list .item {
    margin-bottom: 6vw;
  }

  .content .content-list .item:last-of-type {
    margin-bottom: 0;
  }
}