@charset "UTF-8";

/* --------------------

common

main color
#548421

---------------------------------*/

@import url('https://fonts.googleapis.com/earlyaccess/notosansjp.css');


body {
    color: #282828;
	padding-top: 150px;
	font-family: 'Noto Sans JP', sans-serif;
}
a { text-decoration:none; color:#282828; }
img { max-width: 100%; }
table { border-collapse:collapse; }
iframe { vertical-align:bottom; }

.sp { display:none; }


/* header */
#event-header {
	width: 100%;
	height: 150px;
	background: #fff;
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
}
.header-ut {
    font-size: 0;
    height: 30px;
    line-height: 30px;
    background: #000;
    text-align: right;
}
.header-ut li {
    display: inline-block;
    font-size: 15px;
    color: #fff;
    margin-left: 10px;
}
.header-ut li:before {
    content: '/';
    margin-right: 10px;
}
.header-ut li:first-child:before {
    display: none;
}
.header-ut li a {
	color: #fff;
}

.header-main {
    padding: 28px 0;
    text-align: center;
}


#backtotop {
    visibility: hidden;
	opacity: 0;
	cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: 0;
    z-index: 1000;
   -webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#backtotop.show {
    visibility: visible;
	opacity: 1;
    bottom: 10px;
}



/* --------------------

contents

---------------------------------*/
.wrap {
    max-width: 1300px;
    margin: auto;
    position: relative;
}
.in {
    max-width: 1100px;
    margin: auto;
    position: relative;
}
.cmn-title {
    line-height: 1;
    text-align: center;
	margin-bottom: 50px;
	margin-top: 30px;
}

.cmn-title2 {
    line-height: 1;
    text-align: center;
	margin-bottom: 50px;
}

/*--------------
intro
------------------*/
#intro {
    text-align: center;
	padding: 70px 0 100px;
}
#intro .mark {
    margin-bottom: 30px;
}
#intro .txt {
    font-size: 24px;
	font-weight: bold;
	line-height: 1.7;
    margin-bottom: 40px;
}
#intro .info a {
    display: block;
}
#intro .info-nav01 li {
    margin-bottom: 20px;
}
#intro .info-nav02 {
    font-size: 0;
}
#intro .info-nav02 li {
    display: inline-block;
    margin:0 12px;
}

/*--------------
benefits
------------------*/
.benefits-bnr {
    text-align: center;
    padding: 120px 0 100px;
    background: url(../img/cmn/bg_gn.jpg);
}
.benefits-bnr .in {
    background: #fff;
	padding: 90px 0 70px;
	border-radius: 5px;
}
.benefits-bnr .in .cmn-title {
    width: 100%;
    position: absolute;
    top: -60px;
    left: 0;
}

.benefits-bnr .in .cmn-title2 {
    width: 100%;
    position: absolute;
    top: -60px;
    left: 0;
}

/*--------------
lp-nav
------------------*/
#lp-nav {
    text-align: center;
    padding: 85px 0;
    background: url(../img/cmn/bg_gd.jpg);
    margin: 2px auto;
}
#lp-nav ul {
    font-size: 0;
}
#lp-nav ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}


/*--------------
special
------------------*/
#special {
	overflow: hidden;
    padding: 90px 0;
    background: url(../img/cmn/bg_yari.jpg);
}
.special-item:not(:last-child) {
    margin-bottom: 50px;
}
.special-item--num {
    margin-bottom: 10px;
	text-align: center;
}
.special-item--img {
    margin-bottom: 50px;
    height: 400px;
    position: relative;
}
.special-item--img img {
    max-width: 1300px;
    margin-left: -650px;
    position: absolute;
    left: 50%;
    top: 0;
}
.special-item--info {
    max-width: 1100px;
    margin: auto;
    overflow: hidden;
}
.special-item--info-thumb {
    width: 53%;
    max-width: 580px;
    float: left;
}
.special-item--info-detail {
    width: 45%;
    max-width: 465px;
    float: right;
}
.special-item--info-detail .item-copy {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
}
.special-item--info-detail .item-name {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
}
.special-item--info-detail .item-option {
    margin-bottom: 30px;
}
.special-item--info-detail .item-option ul {
    font-size: 0;
	margin-left: -10px;
}
.special-item--info-detail .item-option ul li {
    display: inline-block;
	font-size: 20px;
	padding: 5px 10px;
	line-height: 1;
	color: #fff;
	background: #548421;
	margin:0 0 10px 10px;
}
.special-item--info-detail .item-price-wrap {
    text-align: right;
    line-height: 1;
    padding-top: 20px;
    margin-bottom: 40px;
    border-top: dotted 3px #000;
}
.special-item--info-detail .item-price {
    display: inline-block;
    font-size: 50px;
    font-weight: bold;
    color: #548421;
    vertical-align: middle;
}
.special-item--info-detail .item-price span {
    font-size: 27px;
}
.special-item--info-detail .item-deli {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    width: 60px;
    height: 60px;
    padding-top: 7px;
    margin-left: 20px;
    color: #fff;
    text-align: center;
    background: #548421;
    vertical-align: middle;
}

/*--------------
ranking
------------------*/
#ranking {
    padding: 60px 0 5px;
    background: url(../img/cmn/bg_gd02.jpg);
}
.ranking-item--list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.ranking-item--list > li {
    display: -webkit-flex;
    display: flex;
    width: 18%;
    margin: 0 0 0 2.5%;
}
.ranking-item--list > li:first-child {
    margin-left: 0;
}
.ranking-item--list > li a {
    display: block;
	width: 100%;
    background: #fff;
    text-align: center;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
    position: relative;
}
.ranking-item--list .rank {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    width: 50px;
    line-height: 50px;
    height: 50px;
    padding-top: 3px;
    background: #548421;
    position: absolute;
    left: 0;
    top: 0;
	z-index: 10;
}
.ranking-item--list .thumb {
    height:0;
    padding-top:100%;
	border-bottom: solid 1px #fff;
	position: relative;
	overflow: hidden;
}
.ranking-item--list .thumb img {
    width: 100%;
	position:  absolute;
	left:0;
	top:0;
}
.ranking-item--list .info {
	padding: 20px 10px;
}
.ranking-item--list .info .item-name {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.5;
}
.ranking-item--list .info .item-price-wrap {
    padding-top: 20px;
    margin-top: 20px;
    border-top: dotted 3px #000;
}
.ranking-item--list .info .item-price {
    font-size: 26px;
	font-weight: bold;
	color: #548421;
	line-height: 1;
	margin-bottom:10px;
}
.ranking-item--list .info .item-price span {
    font-size: 19px;
}
.ranking-item--list .info .item-deli {
    font-size: 19px;
    font-weight: bold;
    width: 140px;
    line-height: 1;
    padding: 5px 0;
    margin: auto;
    text-align: center;
    color: #fff;
    background: #548421;
}



/*--------------
search-item
select-price

cmn-item--list
------------------*/
.cmn-item--list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.cmn-item--list > li {
    display: -webkit-flex;
    display: flex;
    width: 31%;
    margin: 0 0 3.5% 3.5%;
}
.cmn-item--list > li:nth-child(3n+1) {
    margin-left: 0;
}
.cmn-item--list > li a {
    display: block;
	width: 100%;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
}
.cmn-item--list .thumb {
    height:0;
    padding-top:100%;
	border-bottom: solid 1px #fff;
	position: relative;
	overflow: hidden;
}
.cmn-item--list .thumb img {
    width: 100%;
	position:  absolute;
	left:0;
	top:0;
}
.cmn-item--list .info {
	padding: 30px;
}
.cmn-item--list .info .item-name {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
.cmn-item--list .info .item-price-wrap {
    padding-top: 20px;
    margin-top: 20px;
    border-top: dotted 3px #000;
}
.cmn-item--list .info .item-price {
    display:inline-block;
    font-size: 34px;
	font-weight: bold;
	color: #548421;
	line-height: 1;
    margin: 0 5px;
	vertical-align: middle;
}
.cmn-item--list .info .item-price span {
    font-size: 27px;
}
.cmn-item--list .info .item-deli {
    display:inline-block;
    font-size: 22px;
    font-weight: bold;
    width: 120px;
    line-height: 1;
    padding: 10px 0;
    margin: 0 5px;
    text-align: center;
	vertical-align: middle;
    color: #fff;
    background: #548421
}

/* search-item */
#search-item {
    padding: 50px 0px 100px;
    background: url(../img/cmn/bg_koushi02.jpg);
}
.asuraku {
    position: relative;
	margin-bottom: 60px;
}
.asuraku:before {
    content: '';
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    border-top: dotted 3px #000;
    border-bottom: dotted 3px #000;
    position: absolute;
    top: 20px;
}
.asuraku-in {
    display:table;
	margin:auto;
    position: relative;
    z-index: 10;
}
.asuraku-in .mark {
    display: table-cell;
}
.asuraku-in p{
    display: table-cell;
    font-size: 24px;
    font-weight: bold;
	padding-left: 30px;
	vertical-align: middle;
}
.search-items {
    margin-bottom: 3.5%;
}


/* select-price */
#select-price {
    padding: 50px 0;
	background: url(../img/cmn/bg_cream.jpg);
}
#select-price .cmn-item--list > li a {
    /*background: url(../img/cmn/bg_wasi.jpg);*/
}

/* gift-service */
#gift-service {
    padding: 110px 0;
    background: url(../img/cmn/bg_gn02.jpg);
}
#gift-service h2 {
    font-size: 60px;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    line-height: 1;
    text-align: center;
    margin-bottom: 90px;
}
.gift-service-item {
    padding: 3px;
     margin-bottom: 30px;
	 border-radius: 5px;
	 background: url(../img/cmn/bg_blk.jpg);
}
.gift-service-item:last-of-type {
     margin-bottom: 0;
}
.gift-service-item-in {
     padding: 50px;
	 background: #fff;
	 border-radius: 5px;
}
.gift-service-item--title {
    display: table;
    width: 100%;
	line-height: 1;
	margin-bottom: 20px;
}
.gift-service-item--title p {
    font-size: 46px;
	font-weight: bold;
    color: #548421;
    display: table-cell;
    width: 80px;
}
.gift-service-item--title h3 {
    display: table-cell;
    vertical-align: middle;
    font-size: 34px;
}
.gift-service-item--title h3 span {
    font-size: 27px;
}
.gift-service-item--desc {
    font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
}
.gift-service-item--desc b {
    color: #BD3731;
}
.gift-service-item-in .img {
    margin: 30px 0;
}

/*--------------
shipping
------------------*/
#shipping {
    padding: 100px 0;
    background: url(../img/cmn/bg_wagara.jpg);
	text-align: center;
}
.shipping-bnr:not(:last-child) {
    margin-bottom: 45px;
}


/* --------------------

sp

---------------------------------*/
@media (max-width: 815px){
	
	body { padding-top: 100px; }
	
    .sp { display:block; }
	.pc { display: none; }

	.wrap {
		padding: 0 15px;
	}
	.cmn-title img {
		max-width: 80%;
	}
	
	.cmn-title2 img {
		max-width: 80%;
	}

	#event-header {
		height: 100px;
	}
	#event-header h1 {
	    margin: auto;
		width: 290px;
	}
	.header-ut li {
		font-size: 10px;
	}
	.header-main {
		padding: 13px 0;
	}

	#intro {
		padding: 70px 0;
	}
	#intro .txt {
		font-size: 16px;
		margin-bottom: 40px;
		text-align: left;
	}
	#intro .info-nav01 li {
		margin-bottom: 4%;
	}
	#intro .info-nav02 {
		overflow: hidden;
	}
	#intro .info-nav02 li {
		display: block;
		margin: 0 0 4% 4%;
		float: left;
		width: 48%;
	}
	#intro .info-nav02 li:nth-child(2n+1) {
		clear: both;
		margin-left: 0;
	}

	#benefits {
		padding: 60px 0;
	}
	.benefits-bnr .in .cmn-title {
		top: -20%;
	}
	
	.benefits-bnr .in .cmn-title2 {
		top: -20%;
	}
	
	.benefits-bnr .in {
		padding: 10% 15px;
	}

	#lp-nav {
		text-align: center;
		padding: 40px 0;
	}
	#lp-nav ul li {
		width: 46%;
		padding: 0 4%;
		margin: 0 0 4%;
	}

	#special {
		padding: 40px 0;
	}
	.special-item:not(:last-child) {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: solid 2px #fff;
	}
	.special-item--num img {
		width: 100px;
	}
	.special-item--img {
		height: 250px;
	}
	.special-item--img img {
		max-width: 815px;
		margin-left: -407.5px;
	}
	.special-item--info-thumb {
		width: auto;
		max-width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.special-item--info-detail {
		width: auto;
		max-width: 100%;
		float: none;
	}
	.special-item--info-detail .item-link {
		text-align: center;
	}
	.special-item--info-detail .item-copy {
		font-size: 18px;
	}
	.special-item--info-detail .item-name {
		font-size: 28px;
	}
	.special-item--info-detail .item-option ul li {
		font-size: 15px;

	}
	#ranking {
		padding: 60px 0;
		background-size: 70px;
	}
	.ranking-item--list > li {
		width: 100%;
		margin: 0 0 20px;
	}
	.ranking-item--list > li a {
	    display: table;
	}
	.ranking-item--list .rank {
		font-size: 20px;
		width: 30px;
		line-height: 30px;
		height: 30px;
		padding-top: 1px;
	}
	.ranking-item--list .thumb {
		display: table-cell;
		width: 40%;
		padding-top: 40%;
		border-bottom: none;
	}
	.ranking-item--list .info {
		padding: 10px;
		width: 60%;
		display: table-cell;
		vertical-align: top;
	}
	.ranking-item--list .info .item-price-wrap {
		padding-top: 10px;
		margin-top: 10px;
		border-top: dotted 2px #000;
	}
	.ranking-item--list .info .item-price {
		font-size: 20px;
	}
	.ranking-item--list .info .item-price span {
		font-size: 14px;
	}
	.ranking-item--list .info .item-deli {
		font-size: 12px;
	}

	#search-item {
		padding: 40px 0;
	}
	.asuraku {
		padding: 20px 0;
		border-top: dotted 2px #000;
		border-bottom: dotted 2px #000;
	}
	.asuraku:before {
		display: none;
	}
	.asuraku-in {
		display: block;
		text-align: center;
	}
	.asuraku-in .mark {
		display: block;
		width: 100px;
		margin: 0 auto 20px;
	}
	.asuraku-in p {
		display: block;
		font-size: 16px;
		padding-left: 0;
	}

	.cmn-item--list > li {
		width: 48%;
		margin: 0 0 4% 4%;
	}
	.cmn-item--list > li:nth-child(3n+1) {
		margin: 0 0 4% 4%;
	}
	.cmn-item--list > li:nth-child(2n+1) {
		margin-left: 0;
	}
	.cmn-item--list .info {
		padding: 10px;
	}
	.cmn-item--list .info .item-price-wrap {
		padding-top: 15px;
		margin-top: 15px;
		border-top: dotted 2px #000;
	}
	.cmn-item--list .info .item-name {
		font-size: 15px;
		text-align: left;
	}
	.cmn-item--list .info .item-price {
		font-size: 24px;
	}
	.cmn-item--list .info .item-price span {
		font-size: 16px;
	}
	.cmn-item--list .info .item-deli {
		font-size: 12px;
		width: auto;
		padding: 5px 20px;
	}

	#select-price {
		padding: 40px 0;
	}

	#gift-service {
		padding: 70px 0;
	}
	#gift-service h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.gift-service-item-in {
		padding: 20px;
	}
	.gift-service-item--title p {
		font-size: 28px;
		width: 40px;
	}
	.gift-service-item--title h3 {
		font-size: 24px;
	}
	.gift-service-item--title h3 span {
		font-size: 18px;
	}
	.gift-service-item--desc {
		font-size: 16px;
	}

	#shipping {
		padding: 50px 0;
		background-size: 70px;
	}
	.shipping-bnr:not(:last-child) {
		margin-bottom: 20px;
	}


}




