/*-------------------------------
  SINGLE DORMITORY
  -------------------------------*/

.single_dormitory #mainVisual {
  background-image: url("../images/single_dormitory/main_visual.png");
}

@media screen and (max-width: 768px) {
  .single_dormitory #mainVisual {
    background-image: url("../images/single_dormitory/main_visual.png");
    width: 100%;
    height: 220px;
    text-align: center;
  }
}

.single_dormitory .box_0 {
  width: 100%;
  height: 153px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box_0 {
    width: 100%;
    height: 72px;
  }
}

.single_dormitory .box1_1 {
  width: 100%;
  height: 69.16px;
  background-color: #f1f1f1;
  color: #0280cb;
  text-align: center;
  line-height: 69.16px;
}

.single_dormitory .box1_1 h2 {
  font-size: 40px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box1_1 h2 {
    font-size: 20px;
    font-weight: bold;
  }
}

.single_dormitory .box1_1 h2 span {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box1_1 h2 span {
    font-size: 15px;
  }
}

.single_dormitory .box02 {
  width: 100%;
}

.single_dormitory .box02_1 {
  width: 838px;
  margin: 0 auto;
  text-align: center;
  height: 178px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_1 {
    width: 375px;
    margin: 0 auto;
    text-align: center;
    height: 253px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.single_dormitory .box02_1 p {
  font-size: 17px;
  line-height: 29.75px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_1 p {
    font-size: 15px;
    line-height: 26.25px;
  }
}

.single_dormitory .box02_1 .box02_1_sp-text {
  display: none;
}

.single_dormitory .box02_1 .box02_1_pc-text {
  display: block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_1 .box02_1_pc-text {
    display: none;
  }

  .single_dormitory .box02_1 .box02_1_sp-text {
    display: block;
  }
}

.single_dormitory .box02_2 {
  width: 838px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 13px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_2 {
    flex-direction: column;
    width: 345px;
    padding-bottom: 41px;
  }
}

.single_dormitory .box02_2_1 {
  width: 50%;
  margin-right: 16px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_2_1 {
    width: 100%;
    margin-bottom: 16px;
  }
}

.single_dormitory .box02_2_2 {
  width: 50%;
  margin-left: 16px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_2_2 {
    width: 100%;
    margin: 0 auto;
  }
}

.single_dormitory .box02_3 {
  width: 838px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 116px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_3 {
    flex-direction: column;
    width: 345px;
    margin: 0 auto;
    padding-bottom: 88px;
  }
}

.single_dormitory .box02_3_1 {
  width: 50%;
  text-align: center;
  margin-bottom: 83px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_3_1 {
    width: 100%;
    margin-bottom: 76px;
  }
}

.single_dormitory .box02_3_1 img {
  width: 70%;
}

.single_dormitory .box02_3_2 {
  width: 50%;
  line-height: 29.75px;
  margin-top: 70px;
  margin-left: 32px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_3_2 {
    width: 100%;
    line-height: 29.75px;
    margin: 0 auto;
  }
}

.single_dormitory .table_design01 {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #000000;
}

@media screen and (max-width: 768px) {
  .single_dormitory .table_design01 {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #000;
  }
}

.single_dormitory .table_design01 th,
.single_dormitory .table_design01 td {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000000;
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 17px;
}

.single_dormitory .table_design01 tr:last-child th,
.single_dormitory .table_design01 tr:last-child td {
  border-bottom: 0;
}

.single_dormitory .table_design01 tr {
  position: relative;
}

.single_dormitory .table_design01 tr:nth-last-child(2) > th,
.single_dormitory .table_design01 tr:nth-last-child(2) > td {
  border-bottom: 0 !important;
  box-shadow: inset 0 -1px 0 0 #000000;
}

@media screen and (max-width: 768px) {
  .single_dormitory .table_design01 th,
  .single_dormitory .table_design01 td {
    border-bottom: 1px solid #000000;
  }
  .single_dormitory .table_design01 tr:first-child th,
  .single_dormitory .table_design01 tr:first-child td {
    border-top: 0;
  }
}

.single_dormitory .table_design01 td {
  padding-left: 30px;
}

.single_dormitory .table_design01 th {
  background-color: #ededed;
  color: #000000;
  text-align: center;
  width: 20%;
}

.single_dormitory .table_design01 .text_setubi {
  vertical-align: middle;
}

.single_dormitory .box02_3_2 .box02_3_2_sp-text {
  display: none;
}

.single_dormitory .box02_3_2 .box02_3_2_pc-text {
  display: block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box02_3_2 .box02_3_2_pc-text {
    display: none;
  }

  .single_dormitory .box02_3_2 .box02_3_2_sp-text {
    display: block;
  }
}

.single_dormitory .box03 {
  width: 100%;
  background-color: #f4f6f6;
}

.single_dormitory .box03_1 {
  width: 838px;
  color: #0280cb;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 121px;
  padding-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_1 {
    flex-direction: column;
    width: 315px;
    color: #0280cb;
    margin: 0 auto;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 43px;
  }
}

.single_dormitory .box03_1_1 {
  width: 130px;
  height: 60px;
  text-align: left;
  border-left: solid 7px #0280cb;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_1_1 {
    width: 100%;
    height: 49px;
    text-align: left;
    border-left: solid 7px #0280cb;
    position: relative;
    margin-bottom: 24px;
  }
}

.single_dormitory .box03_1_1 p {
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 5px 20px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_1_1 p {
    position: absolute;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 20px;
    top: -5px;
  }
}

.single_dormitory .box03_1_1 h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 0 20px;
  bottom: 10px;
  letter-spacing: 10px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_1_1 h2 {
    font-size: 27px;
    font-weight: bold;
    margin: 15px 0 0 20px;
  }
}

.single_dormitory .box03_1_2 {
  width: 708px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_1_2 {
    width: 345px;
    text-align: center;
  }
}

.single_dormitory .box03_1_2 p {
  text-align: left;
  display: inline-block;
  color: #000000;
  line-height: 29.75px;
  font-size: 17px;
}

.single_dormitory .box03_1_2 .box03_1_2_sp-text {
  display: none;
}

.single_dormitory .box03_1_2 .box03_1_2_pc-text {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_1_2 .box03_1_2_pc-text {
    display: none;
  }

  .single_dormitory .box03_1_2 .box03_1_2_sp-text {
    display: inline-block;
    text-align: left;
  }
}

.single_dormitory .box03_2 {
  width: 838px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 116px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_2 {
    flex-direction: column;
    width: 345px;
    padding-bottom: 75px;
  }
}

.single_dormitory .box03_2_1 {
  width: 50%;
  margin: 0 16px 13px 0;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_2_1 {
    width: 100%;
    margin: 0 auto;
  }
}

.single_dormitory .box03_2_1 p {
  margin-top: 10px;
  font-size: 15px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_2_1 p {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 15px;
  }
}

.single_dormitory .box03_2_2 {
  width: 50%;
  margin: 0 0 13px 16px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box03_2_2 {
    width: 100%;
    margin: 0 auto;
  }
}

.single_dormitory .box03_3 {
  width: 838px;
  margin: 0 auto;
  display: flex;
  padding-bottom: 115px;
}

.single_dormitory .box04 {
  width: 100%;
  background-color: #ffffff;
}

.single_dormitory .box04_1 {
  width: 838px;
  color: #0280cb;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 180px;
  padding-bottom: 133px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_1 {
    flex-direction: column;
    width: 315px;
    color: #0280cb;
    margin: 0 auto;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 43px;
  }
}

.single_dormitory .box04_1_1 {
  width: 130px;
  height: 60px;
  text-align: left;
  border-left: solid 7px #0280cb;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_1_1 {
    width: 100%;
    height: 49px;
    text-align: left;
    border-left: solid 7px #0280cb;
    position: relative;
    margin-bottom: 24px;
  }
}

.single_dormitory .box04_1_1 p {
  font-size: 15px;
  font-weight: normal;
  margin: 0 0 5px 20px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_1_1 p {
    position: absolute;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 0 20px;
    top: -5px;
  }
}

.single_dormitory .box04_1_1 h2 {
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 0 20px;
  letter-spacing: 10px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_1_1 h2 {
    font-size: 27px;
    font-weight: bold;
    margin: 15px 0 0 20px;
    letter-spacing: 6px;
  }
}

.single_dormitory .box04_1_2 {
  width: 708px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_1_2 {
    width: 345px;
    text-align: center;
  }
}

.single_dormitory .box04_1_2 p {
  text-align: left;
  display: inline-block;
  color: #000000;
  line-height: 29.75px;
  font-size: 17px;
}

.single_dormitory .box04_1_2 .box04_1_2_sp-text {
  display: none;
}

.single_dormitory .box04_1_2 .box04_1_2_pc-text {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_1_2 .box04_1_2_pc-text {
    display: none;
  }

  .single_dormitory .box04_1_2 .box04_1_2_sp-text {
    display: inline-block;
    text-align: left;
  }
}

.single_dormitory .box04_2 {
  width: 838px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_2 {
    flex-direction: column;
    width: 345px;
  }
}

.single_dormitory .box04_2_1 {
  width: 50%;
  margin-right: 16px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_2_1 {
    width: 100%;
    margin: 0 auto;
  }
}

.single_dormitory .box04_2_1 p {
  text-align: center;
  margin: 10px 0 40px 0;
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_2_1 p {
    margin: 8px 0 40px 0;
    font-size: 15px;
  }
}

.single_dormitory .box04_2_2 {
  width: 50%;
  margin-left: 16px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_2_2 {
    width: 100%;
    margin: 0 auto;
  }
}

.single_dormitory .box04_2_2 p {
  text-align: center;
  margin: 10px 0 40px 0;
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box04_2_2 p {
    margin: 8px 0 40px 0;
    font-size: 15px;
  }
}

.box {
  height: 50px;
}
.box--white {
  background: #ffffff;
}

@media (max-width: 768px) {
  .box--white {
    background: #ffffff;
    height: 130px;
  }
}

.box--light {
  background: #e2f4ff;
}

@media (max-width: 768px) {
  .box--light {
    background: #e2f4ff;
    height: 0;
  }
}

.wave {
  position: relative;
  height: 100px;
  margin-top: -1px;
  background: #ffffff;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top left;
  display: block;

  background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 120" preserveAspectRatio="none">\
  <path fill="%23E2F4FF" d="\
M0,60 \
Q70,40 140,60 \
Q210,80 280,60 \
Q350,40 420,60 \
Q490,80 560,60 \
Q630,40 700,60 \
Q770,80 840,60 \
Q910,40 980,60 \
Q1050,80 1120,60 \
Q1190,40 1260,60 \
Q1330,80 1400,60 \
Q1440,50 1440,50 \
L1440,120 L0,120 Z"/>\
</svg>');
}

@media (max-width: 768px) {
  .wave {
    background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 120" preserveAspectRatio="none">\
  <path fill="%23E2F4FF" d="\
M0,60 \
Q144,40 288,60 \
Q432,80 576,60 \
Q720,40 864,60 \
Q1008,80 1152,60 \
Q1296,40 1440,60 \
L1440,120 L0,120 Z"/>\
</svg>');
  }
}

.ship {
  position: absolute;
  left: 75%;
  bottom: -10%;
  transform: translateX(-50%);
  width: 400px;
  height: auto;
  z-index: 2;
}

@media (max-width: 768px) {
  .ship {
    left: 70%;
    bottom: 20%;
    width: 200px;
  }
}

.single_dormitory .box05 {
  width: 100%;
  background-color: #e2f4ff;
}

.single_dormitory .box05_1 {
  width: 748px;
  color: #0280cb;
  margin: 0 auto;
  text-align: center;
  height: 178px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_1 {
    width: 345px;
    color: #0280cb;
    margin: 0 auto 20px auto;
    text-align: center;
    height: 178px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.box05_1::before,
.box05_1::after {
  content: "";
  width: 40px;
  height: 3px;
  box-sizing: border-box;
  background-color: #0280cb;
}

@media screen and (max-width: 768px) {
  .box05_1::before,
  .box05_1::after {
    content: "";
    width: 52px;
    height: 3px;
    box-sizing: border-box;
    background-color: #0280cb;
  }
}

.box05_1::before {
  transform: rotate(70deg);
}
.box05_1::after {
  transform: rotate(-70deg);
}

.single_dormitory .box05_1 p {
  font-size: 37px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_1 p {
    font-size: 24px;
    font-weight: bold;
  }
}

.single_dormitory .box05_1 .box05_1_1_sp-text {
  display: none;
}

.single_dormitory .box05_1 .box05_1_1_pc-text {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_1 .box05_1_1_pc-text {
    display: none;
  }

  .single_dormitory .box05_1 .box05_1_1_sp-text {
    display: block;
  }
}

.single_dormitory .box05_2 {
  width: 728px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 41px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2 {
    flex-direction: column;
    width: 345px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}

.single_dormitory .box05_2_1 {
  width: 266px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_1 {
    width: 345px;
  }
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_1 .box05_2_1_img {
    width: 100%;
  }
}

.single_dormitory .box05_2_1 h2 {
  display: none;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_1 h2 {
    display: block;
    font-size: 15px;
    color: #0280cb;
    text-align: center;
    margin-bottom: 3px;
  }
}

.single_dormitory .box05_2_1 h3 {
  display: none;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_1 h3 {
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: #0280cb;
    text-align: center;
    margin-bottom: 23px;
  }
}

.single_dormitory .box05_2_2 {
  display: flex;
  align-items: center;
  margin: 0;
}

.single_dormitory .box05_2_2_1 {
  width: 462px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_2_1 {
    width: 345px;
    text-align: center;
  }
}

.single_dormitory .box05_2_2_1 h2 {
  font-size: 15px;
  text-align: left;
  padding-left: 56px;
  color: #0280cb;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_2_1 h2 {
    display: none;
  }
}

.single_dormitory .box05_2_2_1 h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-left: 56px;
  color: #0280cb;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_2_1 h3 {
    display: none;
  }
}

.single_dormitory .box05_2_2_1 p {
  font-size: 15px;
  text-align: left;
  padding-left: 56px;
  padding-top: 20px;
  line-height: 26.25px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_2_1 p {
    text-align: center;
  }
}

.single_dormitory .box05_2_2 .box05_2_2_1_sp-text {
  display: none;
}

.single_dormitory .box05_2_2 .box05_2_2_1_pc-text {
  display: block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_2_2 .box05_2_2_1_pc-text {
    display: none;
  }

  .single_dormitory .box05_2_2 .box05_2_2_1_sp-text {
    display: inline-block;
    padding: 22px 0 95px 0;
    text-align: left;
  }
}

.single_dormitory .box05_3 {
  width: 728px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3 {
    flex-direction: column;
    width: 345px;
    margin: 0 auto;
    padding-bottom: 0;
  }
}

.single_dormitory .box05_3_1 {
  width: 266px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_1 {
    width: 345px;
  }
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_1 .box05_3_1_img {
    width: 100%;
  }
}

.single_dormitory .box05_3_1 h2 {
  display: none;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_1 h2 {
    display: block;
    font-size: 15px;
    color: #0280cb;
    text-align: center;
    margin-bottom: 3px;
  }
}

.single_dormitory .box05_3_1 h3 {
  display: none;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_1 h3 {
    display: block;
    font-size: 21px;
    font-weight: bold;
    color: #0280cb;
    text-align: center;
    margin-bottom: 23px;
  }
}

.single_dormitory .box05_3_2 {
  display: flex;
  align-items: center;
  margin: 0;
}

.single_dormitory .box05_3_2_1 {
  width: 462px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_2_1 {
    width: 345px;
    text-align: center;
  }
}

.single_dormitory .box05_3_2_1 h2 {
  font-size: 15px;
  text-align: left;
  padding-left: 56px;
  color: #0280cb;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_2_1 h2 {
    display: none;
  }
}

.single_dormitory .box05_3_2_1 h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  padding-left: 56px;
  color: #0280cb;
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_2_1 h3 {
    display: none;
  }
}

.single_dormitory .box05_3_2_1 p {
  font-size: 15px;
  text-align: left;
  padding-left: 56px;
  padding-top: 20px;
  line-height: 26.25px;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_2_1 p {
    text-align: center;
  }
}

.single_dormitory .box05_3_2 .box05_3_2_1_sp-text {
  display: none;
}

.single_dormitory .box05_3_2 .box05_3_2_1_pc-text {
  display: block;
}

@media screen and (max-width: 768px) {
  .single_dormitory .box05_3_2 .box05_3_2_1_pc-text {
    display: none;
  }

  .single_dormitory .box05_3_2 .box05_3_2_1_sp-text {
    display: inline-block;
    padding: 22px 0 120px 0;
    text-align: left;
  }
}
