@charset "UTF-8";
#wrapper {
  overflow: clip;
}

#suimen .come {
  font-size: 2rem;
  font-weight: bold;
  width: 172rem;
  margin: 0 auto 3rem auto;
}

h2 {
  background: #FFF;
  line-height: 2em;
  border-radius: 100vmax;
  width: 172rem;
  margin: 0 auto 3rem auto;
  text-align: center;
  font-size: 3rem;
  font-family: "RocknRoll One", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFF;
  filter: drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.16));
  background: linear-gradient(to right, #FC4276, #7896FF);
}

/*　水面特性　*/
#suimen {
  color: #000;
  width: 100%;
}

#suimen .kaisetsu {
  color: #000;
  line-height: 1.8em;
  width: 100%;
  padding-bottom: 2em;
  font-size: 2rem;
  text-align: justify;
}
#suimen .kaisetsu h3 {
  font-family: "RocknRoll One", sans-serif;
  color: #FC4276;
  font-size: 3.6rem;
  font-weight: 400;
  filter: drop-shadow(0px 0px 0.6rem #fff);
  margin-bottom: 1rem;
}

#suimen table.kaisetsu_table {
  width: 96rem;
  border: 0.3rem #999 solid;
  float: left;
}

#suimen table.kaisetsu_table th {
  width: 8rem;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  padding: 0.5rem;
  background: #EFE2A6;
  vertical-align: middle;
  border: 0.1rem #999 solid;
}

#suimen table.kaisetsu_table td {
  font-size: 1.6rem;
  padding: 0.5rem;
  vertical-align: middle;
  border: 0.1rem #999 solid;
}

table {
  color: #000;
  background: #FFF;
}

#suimen .map {
  width: 84rem;
  height: 41rem;
  background: url("../images/su_map.png") no-repeat;
  background-size: contain;
  float: right;
  margin-top: -2rem;
}

#suimen table.point_table {
  width: 38rem;
  border: 3 #999 solid;
  float: right;
  /* margin-right: 1rem; */
  margin-top: 1.5rem;
}

#suimen table.point_table th,
#suimen table.point_table td {
  text-align: center;
  font-size: 1.6rem;
  padding: 0.5rem;
  vertical-align: middle;
  border: 0.1rem #999 solid;
}

#suimen table.point_table th {
  width: 80px;
  color: #FFF;
  background: #DC000C;
}

#suimen table.point_table td {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000;
}

#suimen table td.text_left {
  text-align: left;
  padding-left: 1rem;
}

#suimen table td.roboto {
  font-family: Roboto;
}

#suimen table td.point_table span {
  letter-spacing: 6px;
}

#suimen .sui_single {
  clear: both;
  width: 170rem;
  margin: 0 auto;
  padding-top: 4rem;
}

#suimen .sui_dobble_left {
  clear: both;
  float: left;
  width: 100rem;
  margin-left: 10rem;
  padding-top: 4rem;
}

#suimen .sui_dobble_right {
  float: right;
  margin-right: 10rem;
  padding-top: 4rem;
  width: 69rem;
}

#suimen .sui_bar {
  position: relative;
  width: 100%;
  background: #E6FFA2;
  border-radius: 100vmax;
  line-height: 7.5rem;
  text-align: center;
  filter: drop-shadow(0 0.3rem 0.6rem rgba(0, 0, 0, 0.16));
  font-family: "RocknRoll One", sans-serif;
  color: #5DB8D0;
  font-size: 3.6rem;
  margin-bottom: 2rem;
}
#suimen .sui_bar span {
  font-size: 2.3rem;
}
#suimen .sui_bar::before, #suimen .sui_bar::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0.7rem;
}
#suimen .sui_bar::before {
  background: url(../images/su_star.svg) no-repeat center;
  background-size: contain;
  left: 1.5rem;
  width: 6rem;
  height: 6.5rem;
}
#suimen .sui_bar::after {
  right: 1.5rem;
  background: url(../images/su_star2.svg) no-repeat center;
  background-size: contain;
  height: 6.2rem;
  width: 7rem;
}

#suimen table td {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

#suimen table.shiomi_table {
  width: 100%;
  border: 0.3rem #999 solid;
  margin-right: 0.5rem;
  margin-top: 1rem;
  overflow: hidden;
}

#suimen table.shiomi_table th {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1.2em;
  padding: 1.5rem 0;
  border-bottom: 0.1rem #999 solid;
  border-left: 0.1rem #252121 solid;
  vertical-align: middle;
}
#suimen table.shiomi_table td {
  text-align: center;
  font-size: 3.1rem;
  line-height: 1.2em;
  padding: 2rem 0;
  border-bottom: 0.1rem #999 solid;
  border-left: 0.1rem #252121 solid;
  vertical-align: middle;
}

#suimen table.shiomi_table th {
  width: 13.5rem;
  color: #FFF;
  background: #666;
  border-left: none;
}

#suimen table.shiomi_table th.date {
  color: #000;
  background: #FAFEC5;
  border-left: 0.1rem #000 solid;
}
#suimen table.shiomi_table th.date span.sat {
  color: #0088FF;
}
#suimen table.shiomi_table th.date span.sun {
  color: #ff0000;
}

#suimen table.shinnyu_table {
  border: 0.3rem #999 solid;
  float: right;
  overflow: hidden;
  width: 100%;
}

#suimen table.shinnyu_table th,
#suimen table.shinnyu_table td,
#suimen table.course_table th,
#suimen table.course_table td,
#suimen table.teiban_table th,
#suimen table.teiban_table td,
#suimen table.kohai_table th,
#suimen table.kohai_table td {
  text-align: center;
  font-size: 3rem;
  line-height: 1.2em;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 0.1rem #999 solid;
  border-left: 0.1rem #000 solid;
  vertical-align: middle;
  min-width: 9rem;
}

#suimen th.wide {
  font-size: 2.6rem !important;
}

#suimen table.shinnyu_table th,
#suimen table.course_table th,
#suimen table.teiban_table th,
#suimen table.kohai_table th {
  color: #FFF;
  font-size: 3rem;
  background: #666;
}

#suimen table th.c1,
#suimen table th.c2,
#suimen table th.c3,
#suimen table th.c4,
#suimen table th.c5,
#suimen table th.c6 {
  font-size: 3rem;
  border-left: none;
  width: 24rem;
}

#suimen table th.c1 {
  color: #000;
  background: #DEDEDE;
}

#suimen table th.c2 {
  color: #fff;
  background: #1F1F1F;
}

#suimen table th.c3 {
  color: #fff;
  background: #B70000;
}

#suimen table th.c4 {
  color: #fff;
  background: #0D0080;
}

#suimen table th.c5 {
  color: #000;
  background: #FFEF00;
}

#suimen table th.c6 {
  color: #fff;
  background: #038E23;
}

#suimen table td.mark {
  background: #FAFEC5;
}

#suimen table th.leftnon,
#suimen table td.leftnon {
  border-left: none;
  width: 5rem;
}

#suimen table.course_table,
#suimen table.teiban_table,
#suimen table.kohai_table {
  width: 100%;
  border: 0.3rem #999 solid;
  float: right;
  overflow: hidden;
}

#suimen table.teiban_table,
#suimen table.kohai_table {
  float: left;
}

#suimen .hait_wrap {
  display: inline-block;
  width: 100%;
  margin-bottom: 3rem;
}

#suimen .sui_graph {
  width: 90rem;
  height: 58rem;
  margin: auto;
  margin-top: 7rem;
  background: url("../images/su_graph.png") no-repeat center top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td.haito {
  background: #F0F0E1;
}

#suimen table.kohai_table td {
  padding: 1rem;
}

#suimen table.kohai_table td.kumiban {
  width: 18rem;
  padding: 1rem 1.3rem;
  float: none;
}

#suimen table.kohai_table td .g01,
#suimen table.kohai_table td .g02,
#suimen table.kohai_table td .g03,
#suimen table.kohai_table td .g04,
#suimen table.kohai_table td .g05,
#suimen table.kohai_table td .g06,
#suimen table.kohai_table td .line {
  width: 3rem;
  height: 3%;
  text-indent: -9999px;
  float: left;
}

#suimen table.kohai_table td .g01 {
  background: url("../images/su_n1.svg") no-repeat left top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td .g02 {
  background: url("../images/su_n2.svg") no-repeat left top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td .g03 {
  background: url("../images/su_n3.svg") no-repeat left top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td .g04 {
  background: url("../images/su_n4.svg") no-repeat left top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td .g05 {
  background: url("../images/su_n5.svg") no-repeat left top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td .g06 {
  background: url("../images/su_n6.svg") no-repeat left top/100% auto;
  background-size: contain;
}

#suimen table.kohai_table td .line {
  background: url("../images/su_line.svg") no-repeat center/80% auto;
  background-size: contain;
  width: 1rem;
  height: 3.5rem;
  margin: 0 0.3rem;
}

/*
#suimen .sui_botcau{
	clear: both;
	width: 100%;
	font-size: 1.4rem;
	text-align: center;
	padding-bottom: 2rem;
	padding-top: 50px;
}	
*/
#suimen .sui_botcau2 {
  clear: both;
  width: 100%;
  font-size: 1.6rem;
  text-align: center;
  padding-bottom: 4rem;
}

/***********************************************************************
ミディアムデバイス (スマートフォン) のスタイル
**********************************************************************/
@media (max-width: 750px) {
  #suimen {
    padding-top: 3rem;
  }
  h2 {
    width: 65rem;
    font-size: 4rem;
  }
  .sp_no {
    display: none !important;
  }
  #suimen .sui_dobble_left,
  #suimen .sui_dobble_right {
    width: 70rem;
    margin: 0 auto;
    padding-top: 3rem !important;
    padding: 0;
    float: none;
  }
  #suimen .kaisetsu {
    font-size: 2.6rem;
    margin: -5rem auto 0;
    width: 65rem;
  }
  #suimen .map {
    padding-top: 0 !important;
    margin: -5rem 0 -3rem;
  }
  #suimen .sui_dobble_left {
    clear: both;
    float: none;
    width: 70rem;
    margin: 0 auto !important;
    padding-top: 0;
    font-size: 2.8rem;
  }
  #suimen .map {
    width: 70rem;
  }
  #suimen .sui_dobble_right {
    margin: 0 auto;
    order: -1;
  }
  #suimen .sui_single {
    width: 70rem;
  }
  #suimen .sui_single {
    padding: 0;
    margin-bottom: 3rem;
  }
  #suimen .sui_bar span {
    font-size: 2.6rem;
  }
  #suimen .hait_wrap {
    display: flex;
    flex-direction: column;
  }
  #suimen table.shiomi_table th.date {
    width: 35rem;
  }
  #suimen table th.c1,
  #suimen table th.c2,
  #suimen table th.c3,
  #suimen table th.c4,
  #suimen table th.c5,
  #suimen table th.c6 {
    width: 15rem;
  }
  #suimen table.shinnyu_table.sepa {
    margin-top: 2rem;
  }
  #suimen table.kohai_table td.kumiban {
    width: 19rem;
    padding: 0 2.6rem;
  }
  #suimen table.kohai_table td .g01,
  #suimen table.kohai_table td .g02,
  #suimen table.kohai_table td .g03,
  #suimen table.kohai_table td .g04,
  #suimen table.kohai_table td .g05,
  #suimen table.kohai_table td .g06 {
    width: 3.5rem;
    height: 3.5rem;
  }
  #suimen table.course_table,
  #suimen table.teiban_table,
  #suimen table.kohai_table {
    float: none;
  }
  #suimen .sui_graph {
    width: 65rem;
    height: 42rem;
    margin-top: 3rem;
  }
}
/***********************************************************************
ラージデバイス (デスクトップ) のスタイル
**********************************************************************/
@media (min-width: 751px) {
  .pc_no {
    display: none !important;
  }
  #suimen {
    padding-top: 4rem;
  }
  h2 {
    padding: 0.5rem 0;
    margin-bottom: -3rem;
  }
  #suimen .kaisetsu {
    width: 83rem;
  }
  #suimen .shiomi {
    padding-top: 1rem;
  }
  #suimen table.shinnyu_table th,
  #suimen table.shinnyu_table td,
  #suimen table.course_table th,
  #suimen table.course_table td,
  #suimen table.teiban_table th,
  #suimen table.teiban_table td,
  #suimen table.kohai_table th,
  #suimen table.kohai_table td {
    min-width: 11rem;
  }
  #suimen table.kohai_table th.leftnon,
  #suimen table.kohai_table td.leftnon {
    width: 8rem;
    min-width: auto;
  }
  #suimen table.course_table th.c1,
  #suimen table.course_table th.c2,
  #suimen table.course_table th.c3,
  #suimen table.course_table th.c4,
  #suimen table.course_table th.c5,
  #suimen table.course_table th.c6 {
    width: 18rem;
  }
  #suimen table.kohai_table td .g01,
  #suimen table.kohai_table td .g02,
  #suimen table.kohai_table td .g03,
  #suimen table.kohai_table td .g04,
  #suimen table.kohai_table td .g05,
  #suimen table.kohai_table td .g06 {
    width: 4rem;
    height: 4rem;
  }
}/*# sourceMappingURL=suimen.css.map */