@charset "UTF-8";
/* CSS Document */
.mizu_top_pc{
	display: block;
    position: relative;
}
.mizu-top_img{
	background-image: url("/img/mizuasobi/pc/mizu_back_pc.jpg");
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
    height: 900px;
    object-fit: cover;
}
.mizu_top_cnt_pc{
	position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    margin: auto;
    display: block;
}

.mizu_top_cnt_pc img{
	width: 900px;
}
.mizu_top_cnt_pc h2{
    font-family: "Kosugi Maru", sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 26px;
    line-height: 36px;
    color: #2589c1;
margin-bottom: 15px;
}

/* スクロールボタン */
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400&display=swap');

.scroll_down{
  position:absolute;
  bottom:-30%;
  right:50%;
  animation: arrowmove 1s ease-in-out infinite;
}

.scroll_down a{
  position: absolute;
  left: -24px;
  bottom: 17px;
  color: #2589c1;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: .2em;
  writing-mode: vertical-rl;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold
}

.scroll_down:before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: -6px;
    width: 2px;
    height: 20px;
    background: #2589c1;
    transform: skewX(-31deg);
}

.scroll_down:after{
  content:"";
  position: absolute;
  bottom: 5px;
  right: 0;
  width: 2px;
  height: 85px;
  background:#2589c1;
}

/* <!-- 波 --> */
.container {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* <!-- 波の設定 --> */
svg {
  height: 390px;
  width: 99vw;
  position: absolute;
  top: 630px;
  left: 0;
}


/* 商品紹介について */
.intro_pc{
	background-color: #b5dcf2;
    margin-top: -20px;
    display: block;
}

/* <!-- ふわっと表示 --> */
.inview {
  /* 30px下げる */
  transform: translateY(30px);
  /* 要素を透明にする */
  opacity: 0;
  /* 2秒かけて、変化させる */
  transition: transform 2s, opacity 2s;
animation-fill-mode: forwards;
}

.inview.show {
  transform: translateY(0);
  opacity: 1;
animation-fill-mode: forwards;
}


/* 0-1歳児 */
.mizu_0-1_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_0-1_cont_pc img{
	width: 1200px;
    position: relative;
}
.mizu_0-1_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -247px;
    left: 607px;
    color: #5b5b5b;
}

.mizu_0-1_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_0-1_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}
/* 購入ボタン*/
.mizu_0-1_btn a,.mizu_2_btn a,.mizu_3_btn a{
	display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    gap: 15px;
    color: #fff;
    width: 153px;
    height: 46px;
    font-weight: 400;
    border-radius: 100vh;
    transition: 0.5s;
    font-size: 18px;
    margin-top: 10px;
    border: 3px solid #0093d6;
    cursor: pointer;
    background-image: radial-gradient(circle at 40% 0, #64bcf9 0%, #64bcf9 70%, #0093d6 70%, #0093d6 100%);
    background-size: 100% 500%;
    background-repeat: no-repeat;
    background-position: 70% 0%;
    transition: all 1.5s;
}
.mizu_0-1_btn a:hover,.mizu_2_btn a:hover,.mizu_3_btn a:hover {
    background-position: 100% 100%;
}


/* 2歳児 */
.mizu_2_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_2_cont_pc img{
	 width: 1200px;
    position: relative;
    margin-top: -18px;
}
.mizu_2_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -303px;
    left: 758px;
    color: #5b5b5b;
}

.mizu_2_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_2_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}


/* 3歳児 */
.mizu_3_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_3_top_cont_pc img{
	 width: 1200px;
    position: relative;
    margin-top: -96px;
}
.mizu_3_top_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -196px;
    left: 750px;
    color: #5b5b5b;
}

.mizu_3_top_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_3_top_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}

/* 水遊びクリアボックス2 */
.mizu_3_a_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_3_a_cont_pc img{
	display: block;
    width: 1200px;
    position: relative;
}
.mizu_3_a_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -298px;
    left: 759px;
    color: #5b5b5b;
}

.mizu_3_a_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_3_a_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}

/* 色水カフェ・どろっぷ */
.mizu_3_b_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_3_b_cont_pc img{
	display: block;
    width: 1200px;
    position: relative;
}
.mizu_3_b_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -163px;
    left: 184px;
    color: #5b5b5b;
}

.mizu_3_b_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_3_b_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}


/*わくわく水流しセット */
.mizu_3_c_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_3_c_cont_pc img{
	display: block;
    width: 1200px;
    position: relative;
}
.mizu_3_c_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -297px;
    left: 692px;
    color: #5b5b5b;
}

.mizu_3_c_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_3_c_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
color: #5b5b5b;
    text-decoration: underline;
    text-decoration-skip-ink: none;
}
.mizu_3_c_merch_pc a:hover {
    opacity: 0.7;
}


/* アンパンマンしゃぼんだま*/
.mizu_3_e_pc{
	margin: auto;
    max-width: 1240px;
    text-align: center;
    display: block;
    position: relative;
}
.mizu_3_e_cont_pc img{
	display: block;
    width: 1200px;
    position: relative;
}
.mizu_3_e_merch_pc{
	text-align: left;
    position: absolute;
    display: block;
    margin-top: -239px;
    left: 688px;
    color: #5b5b5b;
}

.mizu_3_e_merch_pc h2{
	 margin: 0;
    font-size: 23px;
    font-weight: 500;
	background-color: unset;
}
.mizu_3_e_merch_pc p{
	margin: 0;
    font-size: 25px;
    font-weight: bold;
    margin-top: 5px;
}


/* 下部の波 */
.container_a {
    position: relative;
    background: #b5dcf2;
    height: 10vh;
    display: block;
    margin-top: -2px;
}

.wave_a {
  position: absolute;
  height: 125px;
  width: 100%;
  background: #b5dcf2;
  bottom: 0;
}

.wave_a::before, .wave_a::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100% 50%;
}

.wave_a::before {
    width: 55%;
    height: 109%;
    background-color: #fff;
    right: 0%;
    top: 66%;
}
.wave_a::after {
  width: 55%;
  height: 100%;
  background-color: #b5dcf2;
  left: -1.5%;
  top: 40%;
}



/* 掲載商品について */
.merch_pc{
	max-width: 1240px;
    margin: auto;
	margin-top: 100px;
margin-bottom: 100px;

}
.merch_title_pc h2{
	color: #0093d6;
    font-size: 54px;
    margin: 0;
    font-family: "Kosugi Maru", sans-serif;
    font-weight: bold;
    font-style: normal;
    background-color: unset;
}
.merch_1_cnt_pc ul{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
	padding: 0;
}
.merch_1_cnt_pc ul li{
  list-style: none;
	
}
.merch_1_cnt_pc ul li a{
	text-decoration: none;
}
.merch_1_cnt_pc ul li a:hover {
    opacity: 0.7;
}
.merch_1_cnt_pc ul li img{
	width: 260px;
}
.merch_1_cnt_pc ul li h2{
    font-size: 16px;
    color: #333;
	margin: 0;
	background-color: unset;
}
.merch_1_cnt_pc ul li p{
    font-size: 19px;
    margin: 0;
    color: #333;
    font-weight: bold;
	margin-top: 3px;
}

