@import url("https://file003.shop-pro.jp/PA01461/423/menmen-kan/css/reset.css");
@import url("https://file003.shop-pro.jp/PA01461/423/menmen-kan/css/style_2025.css");
@import url("https://file003.shop-pro.jp/PA01461/423/menmen-kan/css/mobile4.css");
@import url("https://file003.shop-pro.jp/PA01461/423/menmen-kan/css/kit.css");
@import url("https://file003.shop-pro.jp/PA01461/423/menmen-kan/css/free.css");
/*          youtube          */
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/*          youtube          */
.btn_kon:hover{
    color: #FFF;
    text-decoration: none;
  transform: translate(0,-4px);
}
/*ここから2022年夏 清流&#40629;ギフトセット*/
/*.bnr_Gift2022{
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
}
.bnr_Gift2022>a{
	display: block;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
	border: 4px solid #EBF4F4;
	padding: 20px;
	background-image: url("https://file003.shop-pro.jp/PA01461/423/menmen-kan/img/bnr/168845239_D.jpg");
	background-size: contain;
	background-size: cover;
	background-position: center;
  transition: .1s;
}
.bnr_Gift2022>a:hover{
	text-decoration: none;
	border-color: #001a43;
}
.bnr_Gift2022>a h2{
	color: #001a43;
}
#pageContent.top {
	margin-top: calc( 97px + 43vh + 270px + 40px );
}
#pageContent {
    margin-top: calc( 48vh + 270px + 40px );
}
@media (min-width: 768px){
	#pageContent.top {
		margin-top: calc( 60px + 527px + 166px + 40px );
	}
	#pageContent {
		margin-top: calc( 60px + 230px + 166px + 40px );
	}
}*/
/*-ここまで2022年夏 清流&#40629;ギフトセット*/

@media screen and (max-width: 1030px) {
  .p-product-thumb-list {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  .p-product-thumb-list__item {
    margin: 0 !important;
    width: 20% !important;
    padding: 1px !important;
  }
  .p-product-thumb-list__img {
    width: auto !important;
  }
  .topContentToga02 .topContentToga02_inner {
    padding: 100px 10px 10px !important;
  }
	
	.topContentToga02 .topContentToga02_inner h2,
	.topContentToga02 .topContentToga02_inner p{
		margin: 0;
	}
	.topContentToga03 .topContentToga03_bg_wrap .topContentToga03_ptn_wrap {
		writing-mode: horizontal-tb;
	}
}
body .p-product-thumb-list__img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}



/*          カレンダー          */
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.side_section_cal {
    max-width: calc( 1040px + 15px + 15px );
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
}
.top .side_section_cal {
    padding-top: 60px;
    padding-bottom: 0;
}
.foot_cal .side_section_cal {
    padding-top: 120px!important;
    padding-bottom: 0!important;
}
.side_cal_memo {
    order: 0;
    border: 1px solid #004C71;
    border-bottom: none;
    padding: 30px;
}
.side_cal {
    order: 1;
    border: 1px solid #004C71;
    padding: 30px;
    width: 100%;
}
.side_cal .tbl_calendar {
    margin: 0 auto;
}
.p-product-form .side_section_cal {
    padding: 15px 0;
}
.p-product-form .side_cal_memo {
    border: 1px solid #004C71;
    width: 100%!important;
}
.p-product-form .side_cal {
    display: none;
}
@media print, screen and (min-width: 768px) {
    .side_cal_memo {
        width: 70%;
        border-bottom: 1px solid #004C71;
        border-right: none;
    }
    .side_cal {
        width: 30%;
        border-top: 1px solid #004C71;
    }
}