@charset "utf-8";

.summer_title{
  max-width: 500px;
  margin: auto;
}

.mw800{
  max-width: 800px;
}

.pdtop0{
  padding-top: 0 !important;
}

.season_summer p{
  color: #FFFFFF !important;
}

.season_summer .txt1{
  font-size:16px;
}

h4.summer{
  font-size: 24px;
  text-align: center;
  line-height: 46px;
  margin-bottom: 30px;
  font-family: ten-mincho, serif;
  font-weight: 400;
  color: #D2E634;
  font-style: inherit;
}

.summer_flex{
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.summer_flex_box{
  width: 46%;
}

.summer_flex_box_goods{
  width: 30%;
}

.mw1000{
  max-width: 1000px;
}

.summer_flex p{
  color: #B0D2FD;
line-height: 24px;
margin-top: 16px;
font-family: 'Noto Sans JP', sans-serif;
}

.season_summer .txt{
  max-width:800px;
}

.mb25{
  margin-bottom: 25px;
}

.mb50{
  margin-bottom: 50px;
}

.summer_show_prof{
  border:1px solid #fff;
  padding:20px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 90px;
}

.prof_img{
  width:30%;
  padding-right:20px;
}

.prof_img img{
  width: 100%;
}

.prof_txt{
  width: 66%;
}

.prof_txt p.name{
  margin-bottom:20px;
}

.goodsttl{
  display: block;
  text-align: center;
}

.goodsttl p{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: left;
  display: inline-block;
}

.goodstxt p{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  letter-spacing: 0.35px;
  line-height: 24px;
  color: #FFFFFF;
  padding-bottom: 10px;
  min-height:65px;
}

.mh85{
  min-height:85px;
}

.summer_food img{
  box-shadow: none !important;
}

.summer_flex_box_night{
  width: 46%;
}

.night_event{
  width:600px;
  margin: auto;
}

.night_event dt{
  color: #D2E634;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 16px;
  font-family: a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-style: normal;
  font-weight: 600;
}

.night_event dd{
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 30px;
}

.season_summer p.aquattl{
  color:#011C5A !important;
}

table.summer_hours {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  margin-bottom:40px;
}

table.summer_hours tr {
  background-color: #e6f2f5;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
table.summer_hours th,
table.summer_hours td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
  vertical-align: middle;
}

table.summer_hours td.txt{
  color:#000;
  text-align: center;
}

table.summer_hours th {
  font-size: 1em;
}
table.summer_hours thead tr{
  background-color: #167F92;
  color:#fff;
}
table.summer_hours tbody th {
    background: #78bbc7;
    color: #fff;
}
.txt{
   text-align: left;
   font-size: 1em;
}
.price{
  text-align: right;
  color: #167F92;
  font-weight: bold;
}
.non{
  background:#fff
}

.iwashi_msg .iwashi_fish3{
  left:8%;
}

.iwashi_msg .iwashi_fish4{
  right:8%;
}

.new_red{
  color: red;
  font-weight: bold;
  padding-left: 5px;
}

.kanbai{
  background-color:#666666;
  color:#fff;
  display:block !important;
  text-align:center !important;
}

.shark_bg{
  background-image: url(../images/shark/bg_shark.png);
  padding-bottom:30px;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #004698;
}

.shark_cont{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  margin: auto;
  justify-content: center;
  width:1000px;
  z-index: 11;
}

.shark_h4{
  margin-left:20px;
  text-align: left;
  font-size:24px;
  margin-bottom:20px;
}

.shark_cont_img{
  width:300px;
  z-index: 11;
}

.shark_cont_img img{
  width:300px;
}

.shark_cont_txt{
  width: 700px;
}

.shark_txt{
  margin:0 0 0 20px !important;
}

.shark_button{
  margin-top:20px;
}

.shark_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 50vh;
  text-align: center;
  border:2px solid #fff;
}

.shark_button a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-left: 10px;
}

.shark_button a:hover {
  text-decoration: none;
}

.access_info{
  padding:10px;
  margin-top:10px;
  border: 1px solid #fff;
  font-size:14px;
}

.pd20{
  padding:20px;
}

.pdbtm0{
  padding-bottom:0 !important;
}

.fs32{
  font-size:32px !important;
}

.pdtop20{
  padding-top:20px;
}

.pdtop50{
  padding-top: 50px !important;
}

.shark_under_summery{
  margin:0 auto 50px;
}

.shark_under{
  padding:70px 0;
}

.shark_h1_under{
  font-size:32px !important;
  margin-bottom:30px;
  text-align: center;
}

.shark_under_wrap{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  margin:auto;
  width:1000px;
  margin-bottom:40px;
}

.shark_under_wrap_rev{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  flex-direction: row-reverse;
  margin:auto;
  width:1000px;
  margin-bottom:40px;
}

.shark_under_wrap_noflex{
  display: block;
  margin:auto;
  width:1000px;
  margin-bottom:70px;
}

.shark_under_left{
  width:40%
}

.shark_under_right{
  width:60%;
  padding:30px;
}
.shark_under_left60{
  width:60%
}

.shark_under_right40{
  width:40%;
  padding:30px;
}

.shark_under_left_research{
  width:50%
}

.shark_under_right_research{
  width:50%;
  padding:30px;
}

.shark_under_right img{
  box-shadow:none !important;
}

.shark_h4_under{
  font-size:28px !important;
  text-align: left;
  margin:auto;
  padding-bottom:10px;
  border-bottom: 1px solid;
  margin-bottom:20px;
}

.shark_h5_under{
  color:#fff;
  font-size:20px;
  text-align: left;
  margin-bottom:20px;
  margin-left: 20px;
  padding-bottom:10px;
  border-bottom: 1px solid;
  display: inline-block;
}

.shark_under_txt{
  width: 100%;
  font-size:16px !important;
  line-height: 24px;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom:20px;
  font-weight:normal;
}

.shark_under_detail{
    font-family: 'Noto Sans JP', sans-serif;
    margin-top:40px;
}
.shark_under_detail dt{
    font-family: 'Noto Sans JP', sans-serif;
    font-size:16px;
    margin-bottom:15px;
    font-weight:600;
    float:left;
    width:100px;
    line-height: 24px;
}
.shark_under_detail dd{
    font-family: 'Noto Sans JP', sans-serif;
    font-size:16px;
    margin-bottom:15px;
    font-weight:600;
    line-height: 24px;
}

.shark_under_research{
  margin:auto;
  margin-bottom:50px;
}

.mb0{
  margin-bottom: 0;
}
.mw1000{
  max-width: 1000px;
}
.pazzle_campus{
  padding:20px;
  width:1000px;
  height:700px;
}
.pazzle_item{
  width:auto;
  display: inline-block;
}
img.item1{
  width:201px;
}
img.item2{
  width:101px;
}
img.item3{
  width:201px;
}
img.item4{
  width:200px;
}
img.item5{
  width:201px;
}
.pdtop40{
  padding-top:40px;
}

.pieace_ue{
  display:-webkit-box;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  padding:20px 0;
  -webkit-box-align: end;
	-ms-flex-align: end;
  align-items: flex-end;
}

.pazzle_bg{
  margin:auto;
  width:500px;
  height:300px;
  background-image: url(../images/shark/pazzle0.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size:contain;
}
.mh100{
  min-height: 50px;
}
.mh150{
  min-height: 100px;
}
.mh200{
  min-height: 200px;
}
.mgtop0{
  margin-top: 0 !important;
}
.mgbtm0{
  margin-bottom: 0 !important;
}
.mgbtm20{
  margin-bottom: 20px !important;
}
.spacer{
  display: none;
}
.shark_goods_wrap{
  display: flex;
  display:-webkit-box;
  display:-ms-flexbox;
  -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

}
.shark_goods_wrap_noflex{
  display: block;
  margin: auto;
}
.shark_goods_wrap_noflex .shark_goods_img{
  margin:auto;
  margin-top:20px;
  text-align: center;
  display: inline-block;
}
.shark_goods_wrap_noflex .shark_goods_item_imgarea{
  text-align: center;
}
.shark_goods_wrap_noflex .shark_goods_img img{
  max-width: 100%;
}
.shark_goods_wrap .shark_goods_img img{
  max-width: 100%;
}
.shark_goods_wrap .shark_goods_item{
  width:50%;
  padding:0 25px;
}
.shark_goods_wrap .shark_goods_img{
  margin-top:20px;
}
.newlabel{
  background-color: red;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
}
.ttl{
  font-weight: 600;
}
.mgtop20{
  margin-top: 20px !important;
}
.shark_caption{
  margin-top:10px;
  text-align:left;
  font-size:12px;
  font-weight: normal !important;
}
.mb30{
  margin-bottom: 30px;
}
.mw150{
  min-width: 150px;
}
.mw200{
  min-width: 200px;
}
.red{
  font-weight: bold;
  color:red;
}
.haru{
  color:#FCD4F9;
}
.natsu{
  color:#02B311;
}
.aki{
  color:#BF802E;
}
.fuyu{
  color:#A39BC6;
}
.toha{
  padding:20px;
  border: 1px solid #D2E634;
  width:1000px;
  margin:0 auto 30px;
  margin-top:40px;
}
.w950{
  width:950px;
}

.shark_cont_txt ul{
  padding:0 0 0 20px;
}

.shark_cont_txt ul li{
  padding-bottom:20px;
  margin-left: 20px;
  list-style-type: disc;
  font-size:14px;
}
.shark_cont_txt ul li.none{
  list-style-type: none;
  text-align: right;
}
.shark_cont_txt ul li.none a{
  text-decoration: underline;
}
.season .txt{
  width: 100%;
}
.iwashi_msg .iwashi_fish3{
  width:150px;
}

.iwashi_msg .iwashi_fish4{
  width:150px;
}


@media screen and (max-width: 768px) {
  table.summer_hours {
    border: 0;
    width:100%;
  }
  table.summer_hours th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
  table.summer_hours thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table.summer_hours tr {
    display: block;
    margin-bottom: .625em;
  }
  table.summer_hours td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }

  table.summer_hours td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
  table.summer_hours td:last-child {
    border-bottom: 0;
  }
  table.summer_hours tbody th {
    color: #fff;
    width: 100%;
}
}

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

  .season .txt {
    width: 90%;
  }

  .season .txt p{
    font-size:14px;
    line-height: 24px;
  }

  .summer_show_prof{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
   }
  .prof_img{
    width: 100%;
    margin-bottom: 20px;
  }
  .prof_txt{
    width: 100%;
  }

  .prof_txt p{
    font-size:14px;
    line-height: 24px;
  }

  .summer_flex{
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 0;
  }

  .summer_flex_box{
    width: 100%;
    padding:10px;
    margin-bottom: 20px;
  }

  .summer_flex_box_goods{
    width: 100%;
    padding:10px;
    margin-bottom: 20px;
  }

  .goodstxt p{
    min-height: 10px;
  }

  .summer_flex_box_night{
    width: 100%;
    padding: 10px;
  }

  .iwashi_life_top2_left p, .iwashi_life_point_txt p  {
    font-size: 14px;
    line-height: 24px;
  }

  .iwashi_life_wrap2{
    padding-top:0;
    padding-bottom: 50px;
  }

  .event .box{
    padding-bottom:0;
    margin-bottom: 0;
  }

  .night_event dd{
    margin-bottom: 0;
  }

  .pdb50_sp{
    padding-bottom: 50px !important;
  }

  .event .notice{
    font-size: 14px;
  }

  .shark_cont{
    width: 100%;
    flex-direction: column;
    padding:20px;
  }

  .shark_h4{
    margin: 0 0 10px 0;
    font-size:22px;
    line-height: 30px;

  }
  .lh_26{
    font-size:20px !important;
    line-height: 26px !important;
  }

  .shark_cont_img{
    width: 100%;
    margin-bottom:10px;
    z-index:0;
    text-align: center;
  }

  .shark_cont_img img{
    width: 100%;
  }

  .shark_cont_txt{
    width: 100%;
  }

  .shark_txt{
    width: 100% !important;
    max-width:100% !important;
    margin:0 0 20px 0 !important;
  }

  .pdbtm0_sp{
    padding-bottom:0 !important;
  }

  .pdtop0{
    padding-top: 0 !important;
  }
  .shark_h1_under{
    font-size:22px !important;
    margin-bottom:30px;
  }

  .shark_under_wrap{
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    flex-direction: column;
    margin:auto;
    width:100%;
    margin-bottom:40px;
  }

  .shark_under_wrap_noflex{
    display: block;
    margin:auto;
    width:100%;
    margin-bottom:70px;
  }

  .shark_under_left{
    width:100%;
    padding:0;
    z-index: 11;
  }

  .shark_under_right{
    width:100%;
    padding:0;
    z-index: 11;
  }
  .shark_h5_under{
    font-size:16px;
    margin-left:0;
    margin-top:20px;
    display: inline-block;
  }
  .sp_none{
    display: none;
  }
  .shark_h4_under{
    font-size:20px !important;
    line-height: 24px;
  }
  .shark_under{
    padding: 20px;
  }
  .shark_under_left_research{
    width:100%;
  }
  .shark_under_right_research{
    width:100%;
  }
  .pd0_sp{
  padding:0;
  }
  .shark_under_summery{
    padding:0 20px;
  }
  .shark_under_detail dd{
    font-size:15px;
  }
  .shark_under_detail dt{
    font-size:15px;
  }
  .mw1000{
    max-width: 100%;
  }
  .pazzle_campus{
    padding:20px;
    width:100%;
    height:auto;
  }
  .pazzle_item{
    width:auto;
    display: inline-block;
  }
  img.item1{
    width:151px;
  }
  img.item2{
    width:76px;
  }
  img.item3{
    width:151px;
  }
  img.item4{
    width:150px;
  }
  img.item5{
    width:151px;
  }
  .spacer{
    width:100%;
    height:50px;
    display: block;
  }
  .pazzle_bg{
    margin:auto;
    width:300px;
    height:222px;
    background-image: url(../images/shark/pazzle0.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size:contain;
  }
  .pazzle_campus{
    padding:0;
  }
  .shark_under_left60{
    width: 100%;
  }
  .shark_under_right40{
    width: 100%;
  }
  .shark_under_right40 img{
    width: 100%;
  }
  .shark_under_detail dt{
      font-size:16px;
      margin-bottom:15px;
      font-weight:600;
      float:none;
      display: block;
      width:100%;
      text-align: center;
      background-color: #000;
      padding:5px 10px;
  }
  .mh100{
    height:auto;
    min-height: auto;
  }
  .mh150{
    height:auto;
    min-height: auto;
  }
  .mh200{
    height:auto;
    min-height: auto;
  }
  .pc_none{
    display: block;
  }
  .shark_goods_wrap{
    width:100%;
    display: flex;
    flex-wrap: wrap;

  }
  .shark_goods_wrap .shark_goods_item{
    width:100%;
    padding:0 0 10px 0;
    border-bottom: 1px dotted #fff ;
  }
  .column-reverse{
    flex-direction: column-reverse;
}
  .dottbd{
    padding:0 0 10px 0;
    border-bottom: 1px dotted #fff ;
  }


  .mgtop0_sp{
    margin-top:0;
  }
  .pdtop0_sp{
    padding-top:0 !important;
  }
  .pdtop40{
    padding-top:20px;
  }
  .pdtop50{
    padding-top: 30px !important;
  }
  .shark_caption{
    margin-top:10px;
    margin-bottom:10px;
    text-align:left;
    font-size:10px;
    font-weight: normal !important;
  }
  .mb30{
    margin-bottom: 30px;
  }
  .shark_under_wrap_rev{
    flex-direction: column;
    width: 100%;
  }
  .toha{
    width: 100%;
      border: 4px solid #D2E634;
  }
  .w950{
    width:100%;
  }
  .shark_cont_txt ul{
    padding:20px 0 0 0;
  }
}