@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1000px) {
header.pc_hd{
	margin: 0 ;
	padding: 0 ;
}
h1 img{
	width: 100%;
	margin: 0 ;
	padding: 0 ;
	vertical-align: bottom ;
}
h1 {
	margin: 0 ;
	padding: 0 ;
}
a:hover{
	opacity: 0.7 ;
}
/*section{
        padding-bottom: 3em ;
    }*/

section.nav{
	width: 100% ;
	/* background-image: url(../img/2020chugen-back_0716.jpg) ; */
	background-size:100%;
}
section.nav .box1 img{
    margin-bottom: 1em ;
    }
div.navbox{
	display: block ;
	width: 1000px ;
	margin: 0 auto ;
	}
div.backwh .box1 img{
    margin-bottom: 0em ;
    }
div.backwh .box2 img{
		width: 700px ;
		display: block;
		margin:auto;
		padding-bottom:1em;
    }
.navbox ul{
	width: 1000px ;
	margin: 2em auto ;
	display: inline-flex ;
	flex-wrap: wrap ;
	justify-content:space-between;
	align-content: center ;
	}
.navbox li {
	width: calc(1000px / 6) ;
	list-style: none ;
	border-right: #6e6e6e 1.5px dashed !important;
	}
.navbox li:last-child{
	border: none !important;
	}
.navbox li a{
	display: block ;
	text-align: center ;
	}
.navbox li img{
	width: 90% ;
	padding: 0 auto ;
	}
section.oseibo{
	width: 100% ;
	background: url(../img/2022chichi_back01.jpg) 0 0 no-repeat    ;
	background-size:cover;
	background-attachment: fixed ;
	overflow: hidden;
    padding-top: 3em ;
}
section.set{
	width: 100% ;
	background: url(../img/2022chichi_back01.jpg) 0 0 no-repeat    ;
	background-size:cover;
	background-attachment: fixed ;
	overflow: hidden;
    padding-top: 3em ;
}
section.fuku{
	width: 100% ;
	/* background: url(../img/2020chugen-back_0716.jpg) 0 0 no-repeat    ; */
	background-size:cover;
	background-attachment: fixed ;
	overflow: hidden;
    padding-top: 3em ;
}
section.rank {
	width: 100% ;
	/* background: url(../img/oseibo2020-back_01.jpg) 0 0 no-repeat    ; */
	background-size:cover;
	background-attachment: fixed ;
	overflow: hidden;
    padding-top: 3em ;
}
section.fresh{
	width: 100% ;
	/* background: url(../img/2020chugen-back_0716.jpg) 0 0 no-repeat    ; */
	background-size:cover;
	background-attachment: fixed ;
	overflow: hidden;
    padding-top: 3em ;
}
section.crab{
	width: 100% ;
	background: url(../img/2022chichi_back01.jpg) 0 0 no-repeat    ;
	background-size:cover;
	background-attachment: fixed ;
	overflow: hidden;
    padding-top: 3em ;
}
section.whbox{
	width: 100% ;
	margin-bottom: -3em ;
    background-image: url(../img/2020chugen-back_0716.jpg) ;
		background-size:cover;
		background-attachment: fixed ;
    padding-bottom: -3em ;
	}
section.info{
	width: 100% ;
	margin-bottom: 0 ;
    background-image: url(../img/2022chichi_back02.jpg) ;
		background-size:cover;
		background-attachment: fixed ;
    padding-top: 5em ;
	}
section.search{
	width: 100% ;
	/* background-image: url(../img/2020chugen-back_0716.jpg) ; */
	background-size:cover;
	background-attachment: fixed ;
    padding-top: 3em ;
}

article{
	width: 1000px ;
	margin: 0 auto 3em;
    padding-top: 2em ;
    /*background: rgba(255,255,255,0.2) ;*/
}
div.box1 {
	width: 900px ;
	margin:0 auto ;
	padding-bottom:3em;
}
.box1 img{
	width: 900px ;
	margin: 0 ;
	padding:0;
	vertical-align: bottom ;
	border: 0 ;
}
article.cpbox{
	width: 1000px ;
	margin: 0 auto ;
	padding-top: 3em ;
	}
.backwh{
	width: 920px ;
	margin: 0 auto ;
	}
table.coupon, tr.coupon{
	border-collapse:separate;
	border-spacing:10px;
	border:1px;
	width: 920px ;
	}
table.coupon td{
	width: calc(900px / 3);
	}

table.coupon img{
	width:100%;
	margin: 0 ;
	padding:0;
	vertical-align: bottom ;
	border: 0 ;
	}
.box1 table,.box1 tr{
	border-collapse: collapse;
    border-spacing: 0;
	margin: 0 ;
	padding:0;
	width: 900px ;
	border:0;
	}
.box1 table img{
	width:100%;
	margin: 0 ;
	padding:0;
	vertical-align: bottom ;
	border: 0 ;
	}
div.scbox{
	width: 1000px ;
    margin: 0 auto ;
	}
.scbox h2{
        display: block ;
        padding-top: 1em ;
    }
.scbox ul{
	width: 1000px ;
	margin: 2em auto ;
	display: inline-flex ;
	flex-wrap: wrap ;
	justify-content: center;
	align-content: center ;
    flex-basis: 25% ;
    padding-bottom: 2em ;
	}
.scbox li {
	width: 180px ;
	list-style: none ;
    margin-right:20px;
	}
.scbox li img {
	width: 180px ;
/*	list-style: none ;
    margin-right:20px;*/
	}
.scbox button{
	width: 180px;
  /*height: 100px;*/
  /*background: rgba(255,255,255,0.8) ;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);*/
}
.scbox a{
	/*display:block;
	font-size: 1.2em ;
	text-align: center ;
	text-decoration: none ;
	color: #333 ;
	line-height: 1.5 ;*/
}
.scbox a:hover{
	/*display:block;
	font-size: 1.4em ;
	text-align: center ;
	text-decoration: none ;
	color: #333 ;
	line-height: 1.5 ;
	font-weight: bolder ; */
}

article.event{
        padding-top: 5em ;
    }

header.sp_hd{
        display: none ;
    }
.pc_hidden{
        display: none ;
    }
}
@media screen and  (max-width: 999px) {
header.pc_hd{
	margin: 0 ;
	padding: 0 ;
}
h1 img{
	width: 100%;
	margin: 0 ;
	padding: 0 ;
	vertical-align: bottom ;
}
h1 {
	margin: 0 ;
	padding: 0 ;
}
h2 img{
	width: 100%;

}
section.oseibo {
	width: 100% ;
	background: url(../img/2022chichi_back01.jpg) 0 0 repeat    ;
	background-size:100%;
	overflow: hidden;
}
section.set {
	width: 100% ;
	background: url(../img/2022chichi_back01.jpg) 0 0 repeat    ;
	background-size:100%;
	overflow: hidden;
}
section.fuku{
	width: 100% ;
	/* background: url(../img/2020chugen-back_0716.jpg) 0 0 repeat    ; */
	background-size:100%;
	overflow: hidden;
}
section.rank {
	width: 100% ;
	/* background: url(../img/oseibo2020-back_01.jpg) 0 0 repeat    ; */
	background-size:100%;
	overflow: hidden;
}
section.fresh{
	width: 100% ;
	/* background: url(../img/2020chugen-back_0716.jpg) 0 0 repeat    ; */
	background-size:100%;
	overflow: hidden;
}
section.crab {
	width: 100% ;
	background: url(../img/2022chichi_back01.jpg) 0 0 repeat    ;
	background-size:100%;
	overflow: hidden;
}
section.nav{
	width: 100% ;
	background-image: url(../keiro/img/2020chugen-back_0716.jpg) ;
	background-size:100%;
}
section.nav .box1 img{
    margin-bottom: 1em ;
    }
section.whbox{
	width: 100% ;
	margin-bottom: 0 ;
    margin-top: 3em ;
/*    background-image: url(../img/2020chugen-back_0716.jpg) ;*/
	}
section.info{
	width: 100% ;
    /background-image: url("../img/2022chichi_back02.jpg") ;
    padding-bottom: 1em ;
	}
section.search{
	width: 100% ;
	/*background-image: url(../../keiro/img/2020chugen-back_0716.jpg) ;
	background-size:100%;*/
}
section.rank {
	padding-top: 3em ;
}
div.navbox{
	width: 100% ;
	margin: 0 auto ;
	}
.navbox ul{
	width: 100% ;
	margin: 2em auto ;
	display: inline-flex ;
	flex-wrap: wrap ;
	justify-content:space-between;
	align-content: center ;
	}
.navbox li {
	width: calc(100% / 6) ;
	list-style: none ;
	border-right: #6e6e6e 1.5px dashed !important;
	}
.navbox li:last-child{
	border: none !important;
	}
.navbox li a{
	display: block ;
	text-align: center ;
	}
.navbox li img{
	width: 90% ;
	padding: 0 auto ;
	}
article{
	width: 100% ;
	margin: 0 auto ;
	/*padding-top: 2em ;*/
	/*background: rgba(255,255,255,1) ;*/
	/*background-color:#f8e8cf;*/
}

article.cpbox{
	width: 100% ;
	margin: 0 auto 1em ;
	padding-top: 1em ;
	}
.backwh{
	width: 100% ;
	margin: 0 auto ;
	}
/*div.backwh .box1 img{
    margin-bottom: 2.5em ;
	margin-top: 1.5em ;
    }*/
div.backwh .box2 img{
	width: 70% ;
	display: block;
	margin:auto;
	padding-bottom:1em;
	}
 table.coupon, tr.coupon{
	border-collapse:separate;
	border-spacing:10px;
	border:1px;
	width: 100% ;
	}
table.coupon td{
	width: calc(100% / 3);
	}

table.coupon img{
	width:100%;
	margin: 0 ;
	padding:0;
	vertical-align: bottom ;
	border: 0 ;
	}
div.box1 {
	width: 100% ;
	margin:0 auto ;
	padding-bottom:2em;
}
.box1 img{
	width: 100% ;
	margin: 0 ;
	padding:0;
	vertical-align: bottom ;
	border: 0 ;
}
.box1 table,.box1 tr{
	border-collapse: collapse;
    border-spacing: 0;
	margin: 0 ;
	padding:0;
	width: 100% ;
	border:0;
	}

.box1 table img{
	width:100%;
	margin: 0 ;
	padding:0;
	vertical-align: bottom ;
	border: 0 ;
	}
div.scbox{
	width: 100% ;
    margin: 0 auto ;
	}
.scbox h2{
        display: block ;
        padding-top: 1em ;
        width: 100% ;
    }
.scbox ul{
	width: 100% ;
	margin: 2em auto ;
	display: inline-flex ;
	flex-wrap: wrap ;
	justify-content: center;
	align-content: center ;
    flex-basis: 25% ;
    padding-bottom: 2em ;
	}
.scbox li {
	width: 20% ;
	list-style: none ;
    margin-right:10px;
	}
.scbox li img{
	width: 100% ;

	}
.scbox button{
	width: 100%;
  /*height: 80px;
  background: rgba(255,255,255,0.8) ;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);*/
}


article.event{
        padding-top: 0 ;
    }
header.sp_hd{
        display: none ;
    }
.pc_hidden{
        display: none ;
    }
}

@media screen and  (max-width: 480px) {
.pc_hd{
        display: none ;
    }
/*section{
	padding-top: 1em ;
}*/
section#top.nav{
    margin: -1.5em auto ;
    }
div.navbox{
	margin: 0 auto ;
	}
.navbox ul{
	width: 100% ;
	margin: 2em auto ;
	display: inline-flex ;
	flex-wrap: wrap ;
	justify-content:space-between;
	align-content: center ;
	}
.navbox li {
	width: calc(100% / 6) ;
	list-style: none ;
	border-right: #6e6e6e 1.5px dashed !important;
	}
.navbox li:last-child{
	border: none !important;
	}
.navbox li a{
	display: block ;
	text-align: center ;
	}
.navbox li img{
	width: 90% ;
	padding: 0 auto ;
	}
section.whbox{
    margin-top: -2em ;
    }
article{
	margin: 0 auto 1em;
}
section.nav .box1 img{
    /*margin-bottom: 1em ;*/
    }

/*div.backwh .box1 img{
    margin-bottom: 1em ;
    }*/
/*spヘッダー*/

header.sp_hd {
    display: block ;
    margin: 3.5em 0 0;
    background: #ffffff;
    position: relative;
}

header.sp_hd #fixedheader {
    width: 100%;
    background: #ffffff;
    top: 0;
    position: fixed;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 100;
}

header.sp_hd #fixedheader.show {
    position: fixed;
    top: 0;
}

header.sp_hd #fixedheader.hide {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

header.sp_hd img {
    margin: 0.3em auto ;
    width: 44%;
    display: block;
}


/*ドロワーメニュー*/
.pc_hidden{
        display: block ;
    }
.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}
#nav-tgl {
  display: none;
}
.nav-tgl-btn {
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;

}
.open {
  z-index: 200;
  width: 55px;
  height: 55px;
  transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before,
.open::after {
  content: "";
}
.open span,
.open::before,
.open::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 30%;
  width: 40%;
  border-bottom: 2px solid #000;
  transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.open::before {
  transform: translateY(-8px);
}
.open::after {
  transform: translateY(8px);
}
.close {
  z-index: 200;
  width: 100%;
  height: 100%;
  pointer-events: none;
  transition: background .6s;
}
#nav-tgl:checked + .open {
  background: #af2500;
  transform: translateX(0px);
}
#nav-tgl:checked + .open span {
  transform: scaleX(0);
}
#nav-tgl:checked + .open::before {
  transform: rotate(45deg);
}
#nav-tgl:checked + .open::after {
  transform: rotate(-45deg);
}
#nav-tgl:checked ~ .close {
  pointer-events: auto;
  background: rgba(0,0,0,.3);
}

.content-wrapper {
  transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#nav-tgl:checked ~ .content-wrapper {
  transform: translateX(100%);
}

/* メニューデザイン */
.drower-menu {
  z-index: 999;
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  top: 55px;
  left: 0px;
  width: 60%;
  height: 100%;
  margin: 0;
  padding: 0 0 10px;
  box-sizing: border-box;
  background: #6e6e6e ;
  transform: translateX(-100%);
  transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}

#nav-tgl:checked ~ .drower-menu {
  transform: none;
}
div.drower-menu-list {
    display: block ;
     width: 100% ;
    height: 100% ;
}
nav.sp_nav{
        margin: 1.5em ;
    }
nav.sp_nav ul{
     display: table;
    }
nav.sp_nav li{
    width: 100% ;
    list-style: none ;
    margin: 1em auto ;
    }
nav.sp_nav li a{
    display: block ;
    width: 100% ;
    text-decoration: none ;
    font-size: 1.1em ;
    color: #fff ;
    border: 0.5px solid #fff ;
    padding: 0.5em 1em ;

    }


/*ご予算部分のデザイン変更 */
.search{
        margin: 0 ;
        padding: 0 ;
    }

.scbox ul{
	width: 100% ;
	margin: 1em auto ;
	display: inline-flex ;
	flex-wrap: wrap ;
	justify-content: center;
	align-content: center ;
    flex-basis: 50% ;
    padding-bottom: 1em ;
	}
.scbox li {
    display: block ;
	width: 40% ;
	list-style: none ;
    margin:auto 10px;
	}
.scbox li img{
    display: block ;
	width: 100% ;
	}
.scbox button{
	width: 100%;
  /*height: 70px;
  background: rgba(255,255,255,0.8) ;
  border-radius: 20px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);*/
    margin-bottom: 1em ;
}
}



/*ボタン*/

/*div.p_top{
	display: block ;
	position: fixed ;
	width: 80px;
  height: 80px;
	right:  20px ;
	bottom: 200px ;
  padding: 0;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
div.to_home{
	display: block ;
	position: fixed ;
	width: 80px;
  height: 80px;
	right:  20px ;
	bottom: 100px ;
  padding: 0;
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
.p_top button , .to_home button{
	width: 80px;
  height: 80px;
}
.p_top a , .to_home a{
	display:block;
	font-size: 0.8em ;
	text-align: center ;
	text-decoration: none ;
	color: #333 ;
	line-height: 1.2 ;
}
.p_top a:hover , .to_home a:hover{
	display:block;
	font-size: 1em ;
	text-align: center ;
	text-decoration: none ;
	color: #333 ;
	line-height: 1.2 ;
	font-weight: bolder ;
}
*/

@media only screen and (max-width: 767px) {
  /* Sass Document */
  /*フォント*/
  /* メディア別非表示 */
  .pc_hidden1 {
    display: none; }

  .tb_hidden1 {
    display: none; }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	/* Sass Document */
	/*フォント*/
	/* メディア別非表示 */
	.pc_hidden1 {
		display: none; }

	.sp_hidden1 {
		display: none; }
}


@media only screen and (min-width: 1024px) {
	/* Sass Document */
	/*フォント*/
	/* メディア別非表示 */
	.sp_hidden1 {
		 display: none; }

	.tb_hidden1 {
		 display: none; }
}

/*購入ボタン用*/
.pricetxt{
	display: flex ;
	flex-direction: column ;
	width: 100% ;
	list-style: none ;
}
.pricetxt li{
	flex-basis: 100% ;
	display: block ;
	text-align: center ;
	margin-bottom: 10px ;
	width: 100% ;
}
.pricetxt li:nth-child(2){
	padding: 0.5em ;
	border: 1px solid #666 ;
	background-color: #fff ;
	font-size: 2em ;
	border-radius: 4px ;
}
.pricetxt li:nth-child(3) {
	background-color: #bf0000 ;
	border-radius: 4px ;
	width: 100% ;
}
.pricetxt li:nth-child(3) form{
	color: #fff ;
	font-size: 2.4em ;
	text-decoration: none ;
	display: block ;
	padding: 0.5em ;
}
@media screen and  (max-width: 480px) {
.pricetxt li{
	margin-bottom: 5px ;
	}
	.pricetxt li:nth-child(2),.pricetxt li:nth-child(3) {
		width: 96% ;
		margin: 0 auto 5px;
}
}
table .btnonly{
	display: block ;
	background-color: #bf0000 ;
	border-radius: 4px ;
	width: 100% ;
	color: #fff ;
	text-align: center ;
	font-size: 1.6em ;
	padding: 0.5em ;
	margin-top: 10px ;
	text-decoration: none ;
	font-weight: 500 ;
}
.btnonly a{
	text-decoration: none ;
}
@media screen and  (max-width: 480px) {
table .btnonly{
	width: 98% ;
	margin: 0 auto ;
	margin-top: 5px ;
}
}








