@charset "UTF-8";

.clrF:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/*------------------------------
 PC
------------------------------*/
@media screen and (min-width: 769px) {
/*calendarWrap****************************************************/
.calendarWrap {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.calendarWrap img {
  vertical-align: top;
}
.calendarWrap a {
  display: block;
}
.calendarWrap h1{
  margin: 0;
}
.ichioshiBlock > h2 {
  margin: 80px 0 60px;
  text-align: center;
}
/*anchorBlock******************************************************/
.calendarWrap .anchorBlock {
  margin-top: 40px;
}
.calendarWrap .navBlockA01 {
  margin-top: 40px;
  margin-inline: auto;
}
.calendarWrap .navBlockA01 ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 20px;
}
.calendarWrap .navBlockA01 ul li {
  width: calc(260/820 * 100%);
}
.calendarWrap .btnCl {
  position: relative;
  width: 602px;
  margin: 0 auto;
  border: 2px solid #274198;
  padding: 21px 0 20px;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.023em;
  border-radius: 36px;
  color: #274198;
  background: #fff;
  text-align: center;
}
.calendarWrap .btnCl:hover{
  text-decoration: none;
}
  .calendarWrap .btnCl::after{
  content: '';
  display: block;
  position: absolute;
  top: 28px;
  right: 27px;
  margin: auto;
  border: solid #274198;
  border-width: 0 3px 3px 0;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: all 0.6s;
}
/*rankingBlock******************************************************/
.calendarWrap .contentBlockA01{
  padding: 0 0 40px;
  background: #fcfcd5;
  margin-top: 40px;
  margin-bottom: 60px;
}
.calendarWrap .contentBlockA01 .contentBlockA01Inner{
  width: 820px;
  margin: 0 auto;
}
.rank_view.categoryCarouselAWrap .slideList li > a{
  background: #fcfcd5;
}
/*.calendarWrap .rankingBlockArea .rto_view .ttl::before{
  content: '';
  background: url('../image/calendar_bg_011_220801.png') no-repeat left top;
  position: absolute;
  display: block;
  width: 149px;
  height: 145px;
  top: 0;
  left: 38px;
}*/
.calendarWrap .rankingBlockArea .rto_view > div.slideList {
  margin-top: 50px;
  padding: 0 0 20px 0;
}
.calendarWrap .rto_view > div.slideList > ul.owl-carousel {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.rank_view.categoryCarouselAWrap .slideList{
  width: 730px;
  margin-inline: auto;
}
.categoryCarouselAWrap .owl-carousel .owl-nav .owl-prev{
  top: 30%!important;
  width: 35px!important;
  height: 35px!important;
  left: -0.7em!important;
}
.categoryCarouselAWrap .owl-carousel .owl-nav .owl-next{
  top: 30%!important;
  width: 35px!important;
  height: 35px!important;
  right: -1.2em!important;
}
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(1) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(2) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(3) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(4) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(5) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(6) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(7) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(8) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(9) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(10) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(11) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(12) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(13) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(14) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(15) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(16) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(17) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(18) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(19) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(20) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(21) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(22) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(23) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(24) a:before,
.rank_view.categoryCarouselAWrap .slideList .owl-item:nth-child(25) a:before{
  width: 52px!important;
  height: 38px!important;
}
  /*
.calendarWrap .rto_view > div.slideList li {
  width: 240px;
  position: relative;
}
******************************************************/
.calendarWrap .rto_view > div.slideList p.rt_item_name {
  font-size: 14px;
  line-height: 1.375;
  padding: 0.5em 2em 0 2em;
  }
.calendarWrap .rto_view > div.slideList p.rt_item_price {
  font-size: 14px;
  font-weight: bold;
  padding: 0.8em 1em 1.35em 1em;
  text-align: right;
  letter-spacing: 0.044em;
  }
/*bgBlockA01******************************************************/
.calendarWrap .bgBlockA01{
  margin-top: 40px;
  margin-bottom: 60px;
}


.entryBlock{
margin-top: 40px;
}
.entryBlockItem{
display: flex;
padding: 20px 38px 20px 28px;
justify-content: space-between;
border: solid 2px #274198;
border-top-style: none;
}
.entryBlockTxt{
width: 400px;
}
.entryBlockImg{
width: 294px;
}
.entryBlockTxt h3{
padding: 13px 0 11px;
background: #30a8e5;
color: #fff;
font-size: 24px;
border-radius: 30px;
text-align: center;
}
.entryBlockTxt .entryTxt{
font-size: 22px;
padding: 20px 10px;
font-weight: bold;
}
.entryBlockTxt .entryNote{
padding-left: 10px;
padding-bottom: 20px;
}
.entryBlockTxt .entryPeriod{
padding-left: 10px;
font-size: 18px;
font-weight: bold;
}
.entryBlockBtn{
text-align: center;
margin-top: 20px;
}
.entryBlockBtn a{
display: inline-block;
}
.entryBlockNote{
margin-top: 20px;
}
.anchorTtl{
margin-top: 60px;
}
.imageBlock{
margin-top: 60px;
background: #e8f6fd;
padding-bottom: 20px;
}
.imageBlock h3{
text-align: center;
font-size: 24px;
margin: 20px 0;
}
.imageBlock .imageInr{
display: flex;
justify-content: center;
margin: 0 30px;
background: #fff;
padding: 20px 0;
gap: 20px;
}
.imageItem p{
text-align: center;
margin-top: 10px;
}
.recommendedBlock{
margin-top: 60px;
}
.recommendedBlock ul{
margin-top: 30px;
text-align: center;
}
.recommendedBlock li{
margin-top: 10px;
}
.recommendedBlock ul a{
display: inline-block;
}
.entryBlockTtl h2{
margin: 0;
}
.block-separat:last-child{
display: none;
}
.recommendBlock{
margin-top: 40px;
background: #fcfcd6;
}
.recommendBlock .change-category{
width: 820px;
}
.recommendBlock .block-top-free2--goods, .block-category-list--goods{
width: 820px;
}
.recommendBlock .change-category::before{
background: #fcfcd6;
}

.block-reccomend-list--goods-description{
margin: 12px;
}

}

/*------------------------------
 SP（スマートフォン）
------------------------------*/
@media screen and (max-width: 768px) {
/* SpCommonReset
**************************** */
/* h1 and h2 */
#main h1 img, #main div[id^="h2_0"] img {
  zoom: 1;
  display: block;
  max-width: 750px;
  width: 100%;
  height: auto;
  margin: auto;
}
/* wrap */
.calendarWrap {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  background: #ffffff;
  padding-bottom: 5%;
}
.calendarWrap img {
  vertical-align: top;
  width: 100%;
  height: auto;
  zoom: 1 !important;
}
.calendarWrap a {
  display: block;
}
.calendarWrap h1{
  padding: 0;
}
.ichioshiBlock > h2 {
  margin: 1em 0;
}
/*naviBlock******************************************************/
.calendarWrap .navBlockA01 {
  margin-top: 5.6%;
  margin-inline: auto;
  width: calc(670/750 * 100%);
}
.calendarWrap .navBlockA01 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.calendarWrap .navBlockA01 ul li {
  width: calc(324/670 * 100%);
}
.calendarWrap .navBlockA01 ul li:nth-child(n+3){
  margin-top: calc(22/670 * 100%);
}
.calendarWrap .btnCl{
  position: relative;
  width: calc(670/750 * 100%);
  margin: 0 auto;
  border: 2px solid #274198;
  padding: 3.4% 0 3.24%;
  font-size: clamp(0.875rem, -0.25rem + 4.8vw, 2rem);
  font-weight: 600;
  letter-spacing: 0.023em;
  border-radius: 36px;
  color: #274198;
  background: #fff;
  text-align: center;
  z-index: 1;
}
.calendarWrap .btnCl:hover{
  text-decoration: none;
}
.calendarWrap .btnCl::after {
  content: '';
  display: block;
  position: absolute;
  top: 37%;
  right: 14px;
  margin: auto;
  border: solid #274198;
  border-width: 0 3px 3px 0;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: all 0.6s;
}
/*rankingBlock******************************************************/
.calendarWrap .bgBlockA01{
  margin-top: calc(60/750 * 100%);
  margin-bottom: calc(80/750 * 100%);
}
.calendarWrap .rankingBlockArea{
  background: #fcfcd5;
  position: relative;
}
  .calendarWrap .rankingBlockArea .rto_view{
  background: none;
}
  .calendarWrap .rankingBlockArea .rto_view .ttl{
  position: relative;
}
  .calendarWrap .rankingBlockArea .rto_view > div.slideList {
  margin: 40px 3.333% 0 5.333%;
  padding: 0 0 20px 0;
}
  .calendarWrap .rankingBlockArea .bgTitle{
  position: absolute;
  top: 5.8%;
  left: 0;
  transform: translateY(-50%);
}
  .calendarWrap .rto_view > div.slideList > ul.owl-carousel {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
  .calendarWrap .rto_view > div.slideList li {
  width: calc((167/342)*100%);
  margin-right: 7px;
  margin-bottom: 7px;
  position: relative;
}
  .calendarWrap .rto_view > div.slideList li:nth-child(2n){
  margin-right: 0;
}
  .calendarWrap .rankingBlockArea .rto_view > div.slideList li > a {
  position: relative;
  padding: 22px 12.988% 18px;
  color: #000;
  text-decoration: none;
  background: #fff;
}
  .calendarWrap .rankingBlockArea .rto_view > div.slideList li:last-child > a{
  margin: 0;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li > a:before {
  content: '';
  position: absolute;
  background: url('../image/calendar_icon_003_220801.png') no-repeat;
  background-size: 100%;
  top: 7px;
  left: 7px;
  display: block;
  border-style: solid;
  border-width: 37px 37px 0 0;
  z-index: 0;
  width: 43px;
  height: 31px;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(1)> a:before {
  border: none;
  background: url('../image/calendar_icon_001_220801.png') no-repeat;
  background-size: 100%;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(2)> a:before {
  border: none;
  background: url('../image/calendar_icon_002_220801.png') no-repeat;
  background-size: 100%;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(3) > a:before {
  border: none;
  background: url('../image/calendar_icon_001_220801.png') no-repeat;
  background-size: 100%;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(4) > a:before {
  border: none;
  background: url('../image/calendar_icon_003_220801.png') no-repeat;
  background-size: 100%;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(5) > a:before {
  border: none;
  background: url('../image/calendar_icon_003_220801.png') no-repeat;
  background-size: 100%;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(6) > a:before {
  border: none;
  background: url('../image/calendar_icon_003_220801.png') no-repeat;
  background-size: 100%;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:after {
  position: absolute;
  top: 22px;
  left: 23px;
  color: #fff;
  font-size: 11px;
  z-index: 1;
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(1)::after {
  content: "1";
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(2)::after {
  content: "2";
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(3)::after {
  content: "3";
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(4)::after {
  content: "4";
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(5)::after {
  content: "5";
}
  .calendarWrap .rto_view > div#rankingBlock.slideList > ul.owl-carousel li:nth-child(6)::after {
  content: "6";
}
  .calendarWrap .rto_view > div.slideList > ul.owl-carousel li img {
  display: block;
  width: 100%;
}
  .calendarWrap .rto_view > div.slideList p.rt_item_name{
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.375;
  padding: 4px 0 6px 0;
}
  .calendarWrap .rto_view > div.slideList p.rt_item_price{
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0.044em;
}
.calendarWrap .anchorBlock {
  margin-block-start: calc(40 / 750* 100%);
}

.entryBlock{
margin-top: calc(60/750 * 100%);
}
.entryBlockItem{
border: solid 2px #274198;
border-top-style: none;
padding:calc(30 / 750 * 100%) 0;
}
.entryBlockItemWrap{
display: flex;
padding: 0 calc(30 / 750 * 100%);
justify-content: space-between;
}
.entryBlockImg{
width: calc(240 / 750 * 100%);
}
.entryBlockTxt{
width: calc(420 / 750 * 100%);
}
.entryTtl{
background: #30a8e5;
color: #fff;
width: calc(360 / 450 * 100%);
text-align: center;
border-radius: 30px;
font-size: clamp(0.875rem, -0.375rem + 5.33vw, 2.125rem);
padding: calc(15 / 750 * 100%) calc(30 / 750 * 100%);
}
.entryTtl:not(:first-child){
margin-top: 5px;
}
.entryTxt{
font-size: clamp(0.875rem, -0.375rem + 5.33vw, 2.125rem);
font-weight: bold;
margin-top: calc(30/750 * 100%);
line-height: 1.3;
}
.entryNote{
font-size: clamp(0.875rem, 3.73vw, 1.75rem);
padding-left: calc(30 / 750 * 100%);
}
.entryPeriod{
margin-top: calc(40/750 * 100%);
font-size: clamp(0.875rem, 3.73vw, 1.75rem);
padding-left: calc(30 / 750 * 100%);
}
.entryBlockBtn{
width: calc(640 / 750 * 100%);
margin: calc(40 / 750 * 100%) auto;
}
.entryBlockNote{
padding: 0 calc(30 / 750 * 100%);
}
.anchorTtl{
margin-top: calc(80 / 750 * 100%);
}
.anchorTtl h2{
background-color:white;
}
.imageBlock{
margin-top: calc(80 / 750 * 100%);
background: #e8f6fd;
padding-bottom: 20px;
}
.imageBlock h3{
font-size: clamp(0.875rem, -0.25rem + 4.8vw, 2rem);
text-align: center;
margin: calc(30 / 750 * 100%);
}
.imageInr{
display: flex;
flex-wrap: wrap;
justify-content: center;
background: #fff;
margin: 0 calc(30 / 750 * 100%);
padding: calc(30 / 750 * 100%);
gap: 10px;
}
.imageItem{
width: calc(315 / 750 * 100%);
}
.imageItem p{
text-align: center;
}
.recommendedBlock{
margin-top: calc(80 / 750 * 100%);
}
.recommendedBlock ul{
display: flex;
margin-top: calc(30 / 750 * 100%);
justify-content: center;
gap: 20px;
}
.recommendedBlock ul li{
width: calc(286 / 750 * 100%);
}
.block-separat:last-child{
display: none;
}
.recommendBlock{
margin-top: 40px;
background: #fcfcd6;
}

.block-reccomend-list--goods-description{
margin: 12px;
}

}