@charset "utf-8";
/* CSS Document */

* {
  font-family: 'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic','Sans-Serif','Noto Serif CJK';
}

.cf:after {
  content: '';
  display: block;
  clear: both;
}
a {
	text-decoration: none;
	color: #ffffff;
}

.pagetop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  z-index: 1000000;
	opacity:0.9;
}
body,html{
	width: 100%;
	height: 100%;
}
body {
 font-family: 'Noto Serif JP','Noto Serif CJK', serif;
  background:#ffffff;
  word-wrap: break-word;
  color: #666666;
  line-height: 0;
  font-size: 13px;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  height: auto;
}
.content{
	width: 100%;
	height: 100%;
	overflow:hidden;
}
.font-style1{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
.seasons_font-style2{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	font-weight: bold;
	color: #ffffff;
}
.font-style2{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	font-weight: bold;
	color: #191919;
}
.pickup_font-style2{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	font-weight: 300;
	color: #ffffff;	
}
.font-style_top {
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	font-weight: bold;
	color: #191919;
	text-shadow: 20px 20px 20px #ffffff;
}
.font-style3{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color: #ffffff;
}
.yosan_font-style3{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color: #ffffff;
    padding:20px 0 30px 0;
}
.cc_card_font-style3{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color: #666666;
    padding:20px;
	text-align: center;
	font-size: 18px;
	width: 100%;
}
.cc_card_i{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color: #666666;
    padding:20px;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	 word-wrap: break-word;
	width:100%;
	max-width: 300px;
	justify-content: center;
	flex-wrap: wrap;
}
.shadow-box {
  box-shadow: 3px 3px 3px #cccccc;
	 border: 1px solid #ccc;
    background-color: #fff;
}
.font-style4{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color:#666666;
}
.slider_logo{
z-index:10;
position:absolute;
top:0;	
padding:0;
width: 100%;

}
.slider_logo img{
	width: 80%;
    padding:150px 10px;
	margin: 0 auto;
}
/*@keyframes anim {
  100% {
    color: transparent;
    top: 150%;
  }
}*/

/*カルーセル*/
.swiper-container {
    width: 100%;
	height: auto;
    margin: 40px 0;
    padding: 45px 0;
}

.swiper-slide {
    opacity: 0.4;
    overflow: hidden;
    transition: .7s;
}

.swiper-slide img {
    width: 100%;
}

.swiper-slide-active {
    opacity: 1;
    z-index: 1;
    transform: scale(1.5);
}


/*カルーセル*/

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
　inset: 0;
  margin: auto;
}

.header{
  width: 100%;
  height: auto;
  text-align: center;
  padding:0;
  margin: 0 auto;
  display: inline-block;
	background-size: 100% 100%;
	background:#e8e1d7;

}
.head-border{
	display: flex;
	align-items: center;
	padding: 30px 0 10px 0;
	line-height: 1.8;
}
.head-border:before,
.head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
}
.head-border:before {
    margin-right: 1rem;
} 
.head-border:after {
    margin-left: 1rem;
}


.site-header{
    background: #fff;
    display: flex;
    padding: 0;
    position: absolute;
    justify-content: space-between;
    width: 100%;
	text-align: center;
	  z-index: 20000;
}
.site-header .fixed{
    position: fixed;
    top: 0;
}
.headarea{
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.card-img{
	position: relative;
    z-index: 0;
    width: 100%;
	height: auto;
	text-align: center;
}
.slider {
　　width: 100%;
　　height: auto;
　　margin-inline: auto;
　　overflow: hidden; 
　　text-align: center;
}
.slick-img {
  width: 80%;
  height: auto;
  text-align: center;
	margin: 0 auto;
}
.slick-img img {
  width: 100%;
  height: auto;
  text-align: center;
	margin: 0 auto;
}

#yosan{
  background:#9c1e22 url("../images/22288882.jpg")repeat center top;
  padding:50px 0;
}
#giving{
  background:#9c1e22 url("../images/22288882.jpg")repeat center top;
  padding:50px 0;
}
#ranking{
	background:#eee3d1 url("../images/ranking_bg_pc.jpg")repeat center top;
	  padding:50px 0;
}
#wrapping{
  background:#ffffff url("../images/warrping_bg.jpg")repeat center top;	
	  padding:50px 0;
	margin: 0 auto;
}
.cc_card{
	width:60%;
	margin: 0 auto;
	padding: 20px;
	flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
	background-color: #ffffff;
	border-color: #cccccc;
}
.cc_card img{
	width: 100%;
	max-width: 300px;
	padding: 10px;
}

.kirakira{
	background:  url("../images/kirakira_line.png")repeat center top;
	z-index: 10;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15); 
  }
}
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}

.t_text div{
 width: 100%;
 text-align:center;
}
.t_text p{
 font-size: 16px;
 line-height: 1.8;
 text-align:center;
 color: #353535;
 padding:0;
}

#navi{
  margin: 0;
}
#navi .parent{
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
#navi .parent .tit_btn{
  flex: auto;
  width: 33.33333333%;
}
#navi .parent .tit_btn a:nth-child(3n) a{
  display: block;
  width: 100%;
  padding: 0;
  text-decoration: none;
  color: #b3562b;
  border-right: 1px solid #ffffff;
}
#navi .parent .tit_btn .current a{
  color: #b3562b;
}
#navi .parent .tit_btn:hover{
  background-color:#ffffff;
}

p#title {
  position: absolute;
  z-index: 10;
  bottom: 10px;
  right: 30px;
  font-size: 11px;
  color: #FFF;  
}

#icons_wrapper {
  position: relative;
  width: 400px;
  height: 20px;
  margin:0 auto;
}
#icons {
  width: 10px;
  margin: 0 auto;
}

.container {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
	padding:10px 10px 0 10px;
}
.row {
    display: flex;
  }

.item_box_s {
    width: 300px;
    height: auto;
	text-align:left;
    line-height: 1.8;
	padding: 0;
	margin: 0;
	overflow-wrap: break-word;
	vertical-align: top;
}

.link_area {
    overflow: hidden;
    max-width: 100%;
	height: auto;
    margin: 20px;
    text-align: center;
    width: 100%;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;

}
.item_viewmore {
    width: 100%;
}
.item_viewmore img {
    width: 250px;
    height: auto;
    margin: 0 auto;
}
.seasons_ttl{
color: #ffffff;
padding-top:80px;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
.seasons_ttl_sp{
padding-top: 100px;
color: #ffffff;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}	
.pickup_ttl{
padding-top: 50px;
color: #ffffff;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
.ranking_ttl{
color: #353535;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;	
}
.recommend_ttl{
	color: #353535;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
.wrapping_ttl{
color: #353535;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
padding: 80px 0;
}

.recommend_text{
	color: #353535;
	text-align: center;
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.recommend_text_pc{
	color: #ffffff;
	text-align: center;
	padding: 0 20px 20px 20px;
	line-height: 1.8;
}
.recommend_text_sp{
	color: #ffffff;
	text-align: center;
	padding: 0 20px 0 20px;
	line-height: 1.8;
}
.seasons_textarea{
	width: 90%;
	margin: 0 auto;
	color: #ffffff;
}
.seasons_product_name{
	justify-content:center;
	width: 150px;
	padding: 5px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 13px;
	font-weight:500;
	color: #ffffff;
}
.seasons_tex_1{
	color: #ffffff;
	font-size: 20px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width: 150px;
	padding:5px;
	  font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.seasons_text_pc{
		color: #ffffff;
	text-align: center;
	padding:20px;
	line-height: 1.8;
	
}
.seasons_text_sp{
	color: #ffffff;
	text-align: center;
	padding: 0 3%;
	line-height: 1.8;
	font-weight: 400;
	
}
.recommend_head-border:before,
.recommend_head-border:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #ffffff;
}
.recommend_head-border:before {
    margin-right: 1rem;
}
 
.recommend_head-border:after {
    margin-left: 1rem;
}

.recommend_product_name{
	justify-content:center;
	width: 150px;
	padding: 5px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 13px;
	color: #ffffff;
}
.recommend_textarea{
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
table .product_name{
	justify-content:center;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 13px;
	color: #242323;

}
table .tex_1 {
	color: #242323;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	padding: 0 0 20px 10px;
}
.recommend_tex_1 {
	color: #ffffff;
	font-size: 20px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width: 150px;
	padding:10px;
	font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.yosan_child{
	margin: 0 auto;
	overflow-x: hidden;
	overflow-wrap:break-word; 
	border: 1px solid #cccccc;
	justify-content: space-between;
	width:48%;
}
.yosan_inner {
  width: 100%;
  margin:0 auto;
　text-align: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.icon {
  display: inline-block;
  background-color: #FFF;
  width: 5px;
  height: 5px;
  margin:20px 5px -20px 10px;
  cursor: pointer;
  border: 1px solid #CCC;
  border-radius: 5px;
}
.icon.icon_selected {
  background-color: #ccc;
  cursor: default;
}
.icon.icon_hover {
  border: 1px solid #CCC;
  background-color: #CCC;
}

#start {
  display: none;
  cursor: pointer;
  color: #999;
  position: absolute;
  top: 5px;
  left: 350px;
}
/*---ページTOPに戻るボタン---*/
#p-top-btn {
    background-color:#cccccc;
    cursor: pointer;
    right: 50px;
    bottom: 50px;
    font-size: 24px;
    position: fixed;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    text-decoration: none;
    border-radius: 50px;
    color: #666666;
    font-weight: bold;
    display: none;
}
/*モーダルを開くボタン*/
.modal-open{
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 10%;
  left: 33.333%;
  width: 200px;
  height: auto;
  font-weight: bold;
  color: #000000;
  background: #000;
  margin: 0 auto;
  cursor: pointer;
  transform: translate(-50%,-50%);
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
  opacity: 1;
  visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  height: 80%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -40px;
  right: -40px;
  width: 40px;
  height: 40px;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
  background: #fff;
  text-align: left;
  padding: 30px;
	
	
/*モーダル end*/
}
.element {
  /* 最初は非表示 */
  width: 100%;
  padding:50;
  opacity: 0;
  visibility: hidden;
}

.coord_element  {
  width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding:0;	
}
 .yosan_element {
  width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding:0;	
}
 .ranking_element {
  width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding:0;	
}
 .wrapping_element {
  width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding:0;	
}
 .category_element {
  width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding:0;	
}
/* フェードイン時に入るクラス */
.is-fadein {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.parent {
 display: flex;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.child_{
	justify-content: space-between;
	text-align: center;
	vertical-align: middle;
	word-wrap: normal;
}
.m_more{
	padding: 30px 0 50px 0;
}
.m_more img{
	text-align: center;
}
.child_t {
width:160px;
}


.text{
 text-align: center;
 padding:20px 10px;
 line-height: 1.8;
}
.textarea{
	width: 100%;
	margin: 0 auto;
}
.textarea img{
  width: calc(50% - 50px);
}
h1{
	font-size: 30px;
	text-align: center;
	padding:10px 0;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}

h2{
	font-size: 23px;
	text-align: center;
	padding: 30px 0;
	font-weight: bold;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
h3{
	font-size: 20px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 auto;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}	
}

.child{
	border:solid 0px #cccccc;
	margin: 0 auto;
	padding: 5px;
}
.child_cat{
	border:solid 0px #cccccc;
	margin: 0 auto;
}

.child_topi img{
	width: calc(100% - 5px);
	text-align: center;
	padding: 10px;
}

.cat_ta{
    padding: 0;
	margin: 0 auto;
	width:260px;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
}
.coord_inner {
  width: 100%;
	max-width: 1100px;
  justify-content: center;
	background-color:#000000;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
.coord_cat_ta{
    padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 180px;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
}
.coord_cat_img{
	margin: 0 auto;
	width:170px;
	height: auto;
	word-wrap: break-word;
	justify-content:center;
	flex-wrap: wrap;
	display: flex;
}
#seasons #pickup .cat_ta{
    padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 260px;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
	}
#seasons #pickup  .cat_img{
	vertical-align: top;
	width:100%;
    max-width: 240px;
	text-align: center;
	padding:0;
	margin: 0 auto;
}
#recommend .cat_ta{
    padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 160px;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
}

#recommend .cat_img img{
	vertical-align: top;
    max-width: 150px;
	text-align: center;
	padding:0;
	margin: 0 auto;
}

table .product_name{
	justify-content:center;
	width: 100%;
	padding: 10px;
	margin: 10px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 14px;
	color: #333333;
}

.product_name_topi{
	justify-content:center;
	width: 300px;
	padding: 0 30px 0 30px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 14px;
	color: #333333;
}
table .tex_1 {
	color: #333333;
	font-size: 20px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width: 100%;
	padding: 0 0 20px 10px;
		font-family: "Cormorant Garamond", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
	
	
}

.inner {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
	overflow: hidden;
	padding: 0;
}

.element_inner h1 h2{
	padding: 10px 0 0;
}
.element_inner {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
	overflow: hidden;
}
figcaption {
    font-size: 12px;
	line-height: 1.8;
	text-align: left;
}
.bold{
	font-weight: bold;
}
.b_bold{
	font-weight: bold;
	font-size: 22px;
}
.tit_btn{
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
	line-height: 1.2;
	clear: both;
	width: calc(100% / 3 - 10px);
	height: auto;
	font-size: 12px;
	word-break: normal;
}
.tit_btn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#FFFFFF;
    text-align:center;
    border:1px solid #b3562b;
    color:#b3562b;
    border-radius:3px;
}
.tit_btn a:hover{
    background:#b3562b;
    color:#FFFFFF;
    margin-left:0px;
    margin-top:0px;
    border:1px solid #b3562b;
    box-shadow:none;
}



/*贈る方別*/
.tab2-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
	clear: both;
	line-height: 1.5;
}
.tab2-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #c80935;
  display: block;
  order: -1;
}
.tab2-label {
  color:#353535;
  background:#d8c092;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
  font-size: 12px;
  word-wrap:normal;
  height: 20px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  border:1px solid #ffffff;
}
.tab2-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab2-content {
  width: 100%;
  height: auto;
  overflow: hidden;
  opacity: 0;
  background: #ffffff;
}

.tab2-switch:checked+.tab2-label {
  background: #c80935;
}
.tab2-switch:checked+.tab2-label+.tab2-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab2-switch {
  display: none;
}

/*予算*/

.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
	clear: both;
	line-height: 1.5;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #000000;
  display: block;
  order: -1;
}

.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
  font-size: 14px;
  word-wrap:normal;
  height: 20px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  border:1px solid #ffffff;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: auto;
  overflow: hidden;
  opacity: 0;
	background: #ffffff;
}

.tab-switch:checked+.tab-label {
  background: #008d45;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab-switch {
  display: none;
}
/*#ranking{
	background:#191b80 url("../images/winter_bg.jpg")repeat center top;
	color: #ffffff;
}*/

.slider_space img{
	width:100%;
	max-width: 200px;
	height: auto;
	padding: 0;
}
.slider_space ul li{
	width:200px;
	padding: 0 20px;
}

.yosan_slider{
	width: 100%;
	margin: 0 auto;
	border: 0px solid #cccccc;
	background: #ffffff;
	padding: 0;
	color: #191919;
	list-style: none;
}
.yosan_slider li{
	width: 30%;
	padding: 10px;
}
.yosan_slider li img{
	width: 100%;
	padding: 10px;
}
/*予算*/


/*エリアの表示非表示と形状*/
.area {
  display: none;
  opacity: 0;
  padding:0;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}

/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;
    animation-name: displayAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* wrapping */
#wrapping {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  background:#ffffff url("../images/warrping_bg.jpg")repeat center top;
}

.wrapping_ttl {
  top: 0;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
	color:#353535;
}

#footer {
  width: 100%;

}
#footer div{
	text-align: center;
}


/* 上に戻るボタン */
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 50px;
  opacity: 0;
  transition: all 1s ease;
  z-index: 99999;
}
#page_top.show {
    opacity: 0.6;
    transform: none;
 }
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 18px;
  color: #666666;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'TOP';
  font-size: 15px;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #666666;
}
#navi{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
}
#navi ul{
  display: table;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  text-align: center;
  width: 100%;
}
#navi ul li{
  display: table-cell;
  min-width: 60px;
  height: 30px;
  line-height: 15px;
}
#navi ul li a{
  display: block;
  width: 100%;
  padding: 10px 0;
  text-decoration: none;
  color: #555;
  font-weight: bold;
}
#navi ul li .current a{
  color: #666666;
}
#navi ul li:hover{
  background-color:#ededed;
}
.ct_inner{
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items:center;
}
#category{
width:100%;
margin: 0 auto;
}
#category .ct_inner{
width:70%;
margin: 0 auto;
}
#category .catimg_ta{
box-sizing: border-box;
border:0 solid #ccc;
margin:0;
padding:20px;
width: 33.3333%;
text-align: center;
  }
#category .catimg_ta img{
	width: 20vw;
}
.parent {
 display: flex;
	width: 100%;
	height: auto;
	margin: auto 0;
	text-align: center;
	clear: both;
}
.site-header{
    background: #162e76;
    display: flex;
    padding: 0;
    position: absolute;
    justify-content: space-between;
    width: 100%;
	margin: 0 auto;
}
.site-header.fixed{
    position: fixed;
    top: 0;
	margin: 0 auto;
}
.buttun_style{
	padding: 30px 0;
	margin: 0 auto;
}
.original-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #2A2A2A;
  font-size: 14px;
  border-radius: 0px;
  width: 260px;
  height: 30px;
  position: relative;
  transition: 0.3s;
  background-color: #fafafa;
	margin: 0 auto;
	padding: 10px 20px;
}


.original-button::before, .original-button::after {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #000000;
  width: 100%;
  height: 100%;
  transition: .3s;
}

.original-button::before {
  top: -2px;
  left: -2px;
}

.original-button::after {
  top: 2px;
  left: 2px;
}

.original-button:hover::before, .original-button:hover::after {
  top: 0;
  left: 0;
}

.more-button {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  color: #2A2A2A;
  font-size: 14px;
  border-radius: 0px;
  width: 150px;
  height: 30px;
  position: relative;
  transition: 0.3s;
  background-color: #fafafa;
	margin: 0 auto;
	padding: 10px 20px;
}


.more-button::before, .more-button::after {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #000000;
  width: 100%;
  height: 100%;
  transition: .3s;
}

.more-button::before {
  top: -2px;
  left: -2px;
}

.more-button::after {
  top: 2px;
  left: 2px;
}

.more-button:hover::before, .more-button:hover::after {
  top: 0;
  left: 0;
}
@media screen and (max-width : 599px ){
.sp{		
	}
.pc{
   display: none;
}
body{
	width: 100%;
	margin: 0 auto;
	}
header{
width: 100%;
height: auto;
background-position: top;
background:#172d76 url("../images/header_bg_sp.jpg")center top;
background:fixed;
}
header .inner{
width: 100%;
}
	
#pickup{
	  background:  url("../images/pickup_bg_600.jpg")repeat center top;
	width: 100%;	
	}

.pickup_element{
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
	overflow: hidden;
	}
	.category_element{
	padding-top:50px;
	width: 100%;	
	}	
.cc_card_font-style3{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color: #666666;
    padding:20px 0 30px 0;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	 word-wrap: break-word;
}
/*.coupon{
	width:100%;
	height: auto;
	margin: 0 auto;
	padding:20px;
}
.coupon img{
	width:90%;
	max-width: 300px;
	height: auto;
	margin: 0 auto;
	padding:0 5px 0 5px;
}*/
.slick-img img {
  width:90%;
	padding: 5%;
  margin: 0 auto;
}
.card-img img{
	width: 100%;	
	margin: 0 auto;
}
.card-img .slider{
	width: 100%;
	margin: 0 auto;
}
.slider_logo{
z-index:10;
position:absolute;	
width: 100%;
}
.slider_logo img{
	width: 100%;
	margin: 0 auto;
	z-index:100;
}
#navi.child_{
	width: 100%;
	height: 100%;
	max-width: 188px;
	text-align: center;
	line-height: 1.8;
	font-size: 16px;
	vertical-align: middle;
}
#navi .parent .tit_btn{
  flex: auto;
  width: 33.33333333%;
  height: 38px;
}
#navi .parent .tit_btn a:nth-child(3n) a{
  display: block;
  width: 100%;
  padding: 0;
  text-decoration: none;
  color: #b3562b;
  border-right: 1px solid #ffffff;
}
#navi .parent .tit_btn .current a{
  color: #b3562b;
}
#navi .parent .tit_btn:hover{
  background-color:#ffffff;
}

#seasons{
	background: url("../images/seasons_recommend_bg_600.jpg")repeat center top;		
	}


.seasons_ttl{
color: #353535;
padding-top:100px;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
.inner{
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
	overflow: hidden;
	padding: 0;
	}
/* アコーディオン */	
.accordion_sp{
margin: 0 auto;
width:100%;
text-align: center;
height: auto;
}
.accordion_sp img{
margin:0 auto;
width:90vw;
text-align: center;
height: auto;
padding: 0 6vw 0 0 ;
}
.accordion_toggle_sp {
display: none;
}
.accordion_option_sp {
position: relative;
margin-bottom: 1em;
}
.accordion_title_sp,
.accordion_content_sp {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.3s;
}
.accordion_title_sp {
border: solid 0px #ffffff;
padding: 1em;
display: block;
color: #0026FF;
font-weight: bold;
width: 100%;
height: auto;
}
.accordion_img{
	width: 100%;	
	}
.accordion_title_sp::after,
.accordion_title_sp::before {
content: "";
position: absolute;
right: 5.0em;
bottom: 2.0em;
width: 1px;
height: 2.0em;
background-color: #ffffff;
transition: all 0.3s;
}
.accordion_title_sp::after {
transform: rotate(90deg);
}
.accordion_content_sp {
max-height: 0;
overflow: hidden;
}
.accordion_content_sp p {
margin: 0;
padding: 0.5em 1em 1em;
font-size: 0.9em;
line-height: 1.6;
}
.accordion_toggle_sp:checked + .accordion_title_sp + .accordion_content_sp {
max-height: 500px;
transition: all 1.5s;
}
.accordion_toggle_sp:checked + .accordion_title_sp::before {
transform: rotate(90deg) !important;
}
/* アコーディオン */		
.element_inner {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
	overflow: hidden;
}	
.rec_inner {
  width: 100%;
 justify-content:center;
  display: flex;
  flex-wrap: wrap;
	overflow: hidden;
	margin: 0 auto;
}
#coord{
	  background: url("../images/coord_bg_tab.jpg")repeat center top;
	}
.coord_cat_ta_sp{
    padding:5%;
	margin: 0 auto;
	width:100%;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	text-align: center;
}
	.coord_cat_img img{
	vertical-align: top;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}
.pre_cat_ta{
	padding: 0;
	margin: 0 auto;
	width:100%;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	text-align: center;	
	}

.coord_product_name{
	justify-content:center;
	width: 50%;
	padding:0 20px 0 0;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 13px;
	color: #ffffff;
}
table .coord_tex_1 {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width: 50%;
	padding:0;
	vertical-align: top;
}
.recommend_product_name{
	justify-content:center;
	width: 150px;
	padding: 5px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.4;
	font-size: 13px;
	color: #ffffff;
}
.recommend_textarea{
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}

.cat_ta{
    padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 160px;
	word-wrap: break-word;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
}
.cat_img img{
	margin: 0 auto;
	width:100%;
	height: auto;
	word-wrap: break-word;
	justify-content:center;
	flex-wrap: wrap;
	display: flex;
}
.pre_img img{
	margin: 0 auto;
	width:80%;
	height: auto;
	word-wrap: break-word;
	justify-content:center;
	flex-wrap: wrap;
	display: flex;
}
.wrapping_product_name{
	justify-content:center;
	width: 100%;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.8;
	font-size: 16px;
	font-weight:500;
	color: #353535;
	vertical-align: top;
}
.wrapping_text{
 font-size: 14px;
 line-height: 1.8;
 text-align:left;
 color: #353535;
 width:100%;
vertical-align: top;
}
.wrapping_tex_1{
	color: #353535;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width:100%;
	vertical-align: top;
}
.wrapping_inner{
 width:100%;
 text-align:center;
 padding:0 0 50px 0;
}

.wrapping_cat_ta{
	margin: 0 auto;
	width:50%;
	height: auto;
	border: 1px solid #cccccc;
	border-radius:20;
	background-color: #ffffff;
	vertical-align: top;
}

.wrapping_img img{
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding:0;
	background-color: #ffffff;
}
.ct_inner{
width: 100%;
display:flex;
flex-wrap:wrap;
justify-content:center;
align-items:center;
}
#category{
	background: url("../images/footer_image1100.jpg")repeat center top;
}

#category .ct_inner{
width:100%;
margin: 0 auto;
}
#category .catimg_ta{
box-sizing: border-box;
border:0 solid #ccc;
margin:0;
padding:10px;
width: 33.3333%;
text-align: center;
  }
#category .catimg_ta img{
	width: 30vw;
}
.maintext img {
  width: 70vw;
  height: auto;
  padding-top: 0;
  text-align: center;
}

.slider_space img{
	width:40vw;
	max-width: 200px;
	height: auto;
	padding: 0;
}
.slider_space ul li{
	width:200px;
	padding: 0;
}
.child_sp{
	width:50%;
	height: auto;
	padding:10px;
	}
#recommend .cat_img img{
	vertical-align: top;
    max-width: 150px;
	text-align: center;
	padding:0;
	margin: 0 auto;
}
	/* wrapping */
#wrapping {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding:50px 0;
}

.btn_webshop{
	width: 100%;
   text-align: center;
}
.btn_webshop img{
   text-align: center;
	width: calc(100% - 20px);
	max-width: 60vw;
}
}
@media screen and  (min-width: 600px) {
.sp{
	display: none;
	}
}
/*メインスライドとテキストのテスト*/
@media screen and  (max-width: 959px) {
.pc{		
	}

body {
  word-wrap: break-word;
  color: #666666;
  line-height: 0;
  font-size: 14px;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  height: auto;
}

header{
  background:#fbf6f1 url("../images/header_bg_sp.jpg")no-repeat center top;
	width: 100%;
	}
#coord{
	  background:#9c1e22 url("../images/coord_bg_tab.jpg")repeat center top;
	}
#pickup{
	  background:  url("../images/pickup_bg_600.jpg")repeat center top;
	  padding:50px 0;
	width: 100%;	
	}
#pickup .element{
	width: 100%;
	padding:50px 0;
	}

.inner {
  width: 100%;
  /*justify-content: center;
  display: flex;
  flex-wrap: wrap;*/
  margin: 0 auto;
}
	.element_inner {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
header .headarea{
	width: 100%;
	/*max-width: 959px;*/
	height: auto;
	margin: 0 auto;
	padding:0;
}
.coupon{
	width:100%;
	height: auto;
	margin: 0 auto;
	padding:100px 20px 20px 20px;
}
.coupon img{
	width:90%;
	max-width: 300px;
	height: auto;
	margin: 0 auto;
	padding:10px 5px 0 5px;
}
.cc_card_font-style3{
	font-family: 'Noto Serif JP','Noto Serif CJK', serif;
	color: #666666;
    padding:0 0 20px;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	word-break: normal;
	line-height: 1.8;
}
#seasons{
	background: url("../images/seasons_recommend_bg_600.jpg")repeat center top;
	}
.seasons_ttl{
color: #ffffff;
padding-top:100px;
font-family: 'Noto Serif JP','Noto Serif CJK', serif;
}
.slider{
	width: 85%;
	height: auto;
	margin: 0 auto;
   /* display:flex;
	overflow: hidden;*/
}
.slick-img img{
width: 100%;
height: auto;
margin: 0 auto;
padding:0;
	}

.t_text p{
 line-height: 1.5;
 text-align:center;
 color: #ffffff;
 margin: 0 auto;
 padding:10px 0;
	font-size: 14px;
}
.slider_logo{
z-index:10;
position:absolute;
top:35%;	
width: 100%;

}
.slider_logo img{
	width: 95%;
	margin: 0 auto;
}
	.coord_cat_ta{
    padding:1%;
	margin: 0 auto;
	width: 98%;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	text-align: center;
}
	.coord_cat_img img{
	vertical-align: top;
	width:98%;
	text-align: center;
	padding: 1%;
	margin: 0 auto;
}
	.child_sp{
	width:98%;
	height: auto;
	padding:1%;
	}
.recommend_product_name{
	justify-content:center;
	width: 150px;
	padding: 10px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.6;
	font-size: 13px;
	color: #ffffff;
}
.recommend_textarea{
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}

.example {
  position: relative;
  }

.example p {
  position: absolute;
  color: #ffffff;
  bottom: 0;
  right: 0;
  background:#000000;
  }

.example img {
  width: 100%;
  }
.cat_ta{
    padding:0;
	margin: 0 auto;
	width:100%;
	max-width: 160px;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
	text-align: center;
}
.coord_cat_ta{
    padding: 0;
	margin: 0 auto;
	width:100%;
	max-width: 180px;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
	text-align: center;
}
.cat_img img{
	vertical-align: top;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}


.tab-label{
	font-size: 14px;	
	}
.yosan_slider{
	width:calc(100% - 30px);
	margin: 0 auto;
	padding: 10px;
}
.yosan_slider li{
	width:33%;
	margin: 0 auto;
}
.yosan_slider img{
	width:100%;
	margin: 0 auto;
	padding: 10px;
}

#ranking{
	background:#eee3d1 url("../images/ranking_bg_pc.jpg")repeat center top;
    padding-top:70px;
	width:100%;
}
#icons_wrapper {
	padding-top: 420px;
  position: relative;
  width: 480px;
  height: 50px;
  margin: auto;
}
#icons {
  width: 10px;
  margin: 0 auto;
}

#navi{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
}
#navi ul{
  display: table;
  margin: 0 auto;
  padding: 10px 0 0 0;
  text-align: center;
  width: 100%;
}
#navi ul li{
  display: table-cell;
  min-width: 60px;
  height: 30px;
  line-height: 15px;
}
#navi ul li a{
  display: block;
  width: 100%;
  padding: 10px 0 0 0;
  text-decoration: none;
  color: #555;
  font-weight: bold;
}
#navi ul li .current a{
  color: #666666;
}
#navi ul li:hover{
  background-color:#ededed;
}
.coord_inner {
  width: 100%;
  max-width: 956px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
	overflow: hidden;
	padding: 0;
	background-color:#000000;
}
.inline{
	margin: 0 auto;
	width: 33.3333%;
	height: auto;
	text-align: center;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
	padding: 20px 0 0 0;
	}

.inline img{
	margin: 0 auto;
	width: 250px;
	height: auto;
	text-align: center;
	}
.textarea img{
  width: calc(33% - 10px);
}
.parent {
 display: flex;
	width: 100%;
	height: auto;
	margin: auto 0;
	text-align: center;
	clear: both;
}
.tit_btn{
    height:auto;
	line-height: 1.5;
	vertical-align: middle;
	clear: both;
	width: calc(100% / 4 - 10px);
}
.tit_btn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#FFFFFF;
    text-align:center;
    border:1px solid #b3562b;
    color:#b3562b;
    font-size:16px;
    border-radius:3px;
	line-height: 2.8;
}
.tit_btn a:hover{
    background:#b3562b;
    color:#FFFFFF;
    margin-left:0px;
    margin-top:0px;
    border:1px solid #b3562b;
    box-shadow:none;
}

/* wrapping */
#wrapping {
  width: 100%;
  margin: 0 auto;
  padding:100px 0;
}
.wrapping_ttl {
  top: 0;
  width: 100%;
	margin: 0 auto;
  padding-top: 30px;
}
.wrapping_product_name{
	justify-content:center;
	width: 100%;
	padding:0 10px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.8;
	font-size: 16px;
	font-weight:500;
	color: #353535;
	vertical-align: top;
}
.wrapping_text{
 font-size: 14px;
 line-height: 1.8;
 text-align:left;
 color: #353535;
 padding:0 10px;
vertical-align: top;
}
.wrapping_tex_1{
	color: #353535;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width: 100%;
	padding:0 10px;
	vertical-align: top;
}
.wrapping_inner{
 width:100%;
 text-align:center;
 padding:0 0 50px 0;
 margin: 0 auto;
	justify-content:center;
	flex-wrap: wrap;
	display: flex;
}
.wrapping_cat_ta{
	 padding: 1%;
	margin: 0 auto;
	width:48%;
	word-wrap: break-word;
	border: 1px solid #cccccc;
	border-radius:20;
	background-color: #ffffff;
	table-layout: fixed;
	vertical-align: top;
}

.wrapping_img{
	margin: 0 auto;
	width: 100%;
	height: auto;
	display: flex;
	padding:0;
	background-color: #ffffff;
}
.wrapping_img img{
	margin: 0 auto;
	width: 100%;
	height: auto;
	padding:0;
}
	
/*贈る方別*/
	.tab2-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab2-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #325A8C;
  display: block;
  order: -1;
}
.tab2-label {
  color:#353535;
  background: #d8c092;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
}
.tab2-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab2-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.tab2-switch:checked+.tab-label {
  background: #ffffff;
}
.tab2-switch:checked+.tab2-label+.tab2-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab2-switch {
  display: none;
}

	
/*予算*/
.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background: #cccccc;
  display: block;
  order: -1;
}
.tab-label {
  color: #353535;
  background: #d8c092;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  /*opacity: 0;*/
	background: #ffffff;
}
.tab-switch:checked+.tab-label {
  background: #008d45;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab-switch {
  display: none;
}
#category{
	background: url("../images/footer_image_960.jpg")repeat center top;
  }
#category .list{
    width:100%;
  }
#category .cat_ta{
    float: none;
    width: 220vw;
	max-width: 250px;
	 padding:5px;
	 justify-content: space-around;
	 flex-wrap: wrap;
  }
.category_ttl{
	padding:50px 0 0 0 ;
	}
#category .cat_ta img{
    float: none;
    width: 200vw;
	max-width: 200px;
	padding:0;
  }
	.category_element{
	padding-top:50px;
	width: 100%;	
	}
/*メインスライドとテキストのテスト*/	
	
.card-container{
    color: #fff;
    display: flex;
    margin: 20px auto;
}
.card-text{
    margin: 10px 20px;

}
.card-text p{
    font-size: 0.6em;
	line-height: 1.8;
}
.yosan_slider{
	width: 100%;
	margin: 0 auto;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 10px;
	color: #191919;
	list-style: none;
}
.yosan_slider li{
	width: 33%;
}
.yosan_slider li img{
	width: 100%;
	padding: 10px;
}
.yosan_child{
	margin: 0 auto;
	overflow-x: hidden;
	overflow-wrap:break-word; 
	border: 1px solid #cccccc;
	justify-content: space-between;
	width:48%;
	height:auto;
	padding:0;
	background: #ffffff;
	}
.ycat_img img{
	margin: 0 auto;
	width:100%;
	height: auto;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
	}
#giving{
	padding-top:70px;
}
#yosan{
	padding-top: 70px;
}

.btn_webshop{
	width: 100%;
}
.btn_webshop img{
	width:300px;
   text-align: center;
   padding: 30px 0;
	margin: 0 auto;
}
.top-1{
   font-size: 10px;
   text-align: center;
   line-height: 2.8;
   padding-bottom: 0;
}
}

@media screen and (min-width: 960px) {
.pc{
		
	}
.sp{
    display: none;
  }
body {
  word-wrap: break-word;
  color: #666666;
  line-height: 0;
  font-size: 16px;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  height: auto;
}
header{
  background:#162e76 url("../images/header_1100.png")repeat center top;	
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
	width: 100%;
	height: auto;
	text-align: center;
	}
.coupon{
	width:100%;
	max-width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
}
.coupon img{
	width:100%;
	max-width: 450px;
	height: auto;
	margin: 0 auto;
	padding:60px 10px 10px;
}
#ranking{
	background:#eee3d1 url("../images/ranking_bg_pc.jpg")repeat center top;
    padding: 70px 0 30px 0;
}
#seasons{
	background:#131a32 url("../images/1526712_bg.jpg")repeat center top;		
	}
	.element_inner {
  width: 100%;
	max-width: 1100px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
	overflow: hidden;
		 margin: 0 auto;
	background: #131a32;
}
#coord{
	  background:#9c1e22  url("../images/coord_bg.jpg")repeat center top;
	}
#pickup{
  background:#131a32  url("../images/pickup_1100.jpg")repeat center top;
	padding-top:30px;
	width: 100%;
	margin: 0 auto;
	}

.pickup_element  {
  width: 100%;
	max-width: 1100px;
  margin: 0 auto;
	overflow: hidden;
	background-color: #131a32;
}

.inner {
  width:100%;
  margin:0 auto;
　text-align: center;
}
.coupon{
	width:100%;
	height: auto;
	margin: 0 auto;
	padding:70px 0 20px 0;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
}
.coupon img{
	width:100%;
	max-width: 400px;
	height: auto;
	margin: 0 auto;
	padding:0;
}
.coupon_code{
	display: none;
	}
button{
	padding: 0;
	border: 0;
	background-color:#860512；
	}

.m_more{
	padding: 50px 0 80px 0;
}
.more img{
	text-align: center;
}

header .slider{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
/*header .t_text{
 width: 100%;
 text-align:right;
 color: #ffffff;
}*/
/*.t_text p{
 font-size: 16px;	
 line-height: 2.5;
 padding: 30px 0;
}*/
.slick-img img {
  width: 100%;
	height: auto;
	max-width: 1100px;
  text-align:center;
	padding:0;
}
.slider_logo{
z-index:10;
position:absolute;
top:60%;	
padding:0;
width: 100%;

}
.slider_logo img{
	width:80%;
    padding-top:0;
	margin: 0 auto;
}
.example {
  position: relative;
  }

.example p {
  position: absolute;
  color: white;
  bottom: 0;
  right: 0;
  background:#000000;
  }

.example img {
  width: 100%;
  }

	
.cat_ta{
    padding: 0;
	margin: 0 auto;
	width: 260px;
	height:auto;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
}
	.cat_img{
	width: 240px;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
}
	.cat_img img{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 10px;
}


.coord_cat_ta{
    padding: 5px;
	margin: 0 auto;
	width: 180px;
	height:auto;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
}
.coord_cat_img img{
	/*vertical-align: top;
	width: calc(100% - 10px);*/
	width: 170px;
	text-align: center;
	margin: 0 auto;
	    padding: 5px;
}


.maintext {
  width: 100%;
  position: relative; 
}
.maintext img {
  width: 500px;
  height: auto;
  padding-top: 80px;
  text-align: center;
}
#navi{
 /* background:#ecebe9 url("../images/menu_red_p.png")repeat center top;*/
  background:#fbf6f1;
  margin: 0 auto;
  width: 100%;
  max-width: 1100px;
}
#navi .parent{
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
#navi .parent .tit_btn{
  flex: 1;
}
#navi .parent .tit_btn a{
  background: #fff;
  border: 1px solid #b3562b;
  border-right: none;
  color: #b3562b;
  display: block;
  padding: 0.6em 0.4em;
  text-align: center;
  text-decoration: none;
}
#navi .parent .tit_btn a:hover{
  background: #b3562b;
  color: #ffffff;
}

/*メインスライドとテキストのテスト*/	
	
#card-img{
	position: relative;
	z-index: 0;
    width: 100%;
	max-width: 1100px;
	height: auto;
	margin: 0 auto;
}
#navi .parent {
    display: flex;
	width: 1100px;
	margin: auto 0;
	text-align: center;
	padding: 0;
}	
#navi .tit_btn{
	text-align: center;
	margin: 0 auto;
	clear: both;
	width: calc(100% / 6);
	height: 30px;
	line-height: 1.5;
}
#navi .tit_btn a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#FFFFFF;
    text-align:center;
    border:1px solid #b3562b;
    color:#b3562b;
    font-size:16px;
	line-height: 1.5;
}
#navi .tit_btn a:hover{
    background:#b3562b;
    color:#FFFFFF;
    margin-left:0px;
    margin-top:0px;
    border:1px solid #b3562b;
    box-shadow:none;
	line-height: 1.5;
}
.headarea{
	width: 100%;
	max-width: 1100px;
	height: auto;
	justify-content: center;
    display: flex;
    flex-wrap: wrap;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.t_text{
 max-width: 320px;
 line-height: 2.5;
 text-align:center;
 color: #ffffff;
 padding:40px 0 0 20px;
}
#icons_wrapper {
  padding-top: 10px;
  position: relative;
  width: 480px;
  height: 50px;
  margin: auto;
}
#icons {
  width: 10px;
  margin: 0 auto;
}
.textarea{
	width: 100%;
	margin: 0 auto;
}
/*.textarea img{
  width: calc(20% - 5px);
}*/	
.site-header{
	/*background:#e7dfd4 url("../images/menu_red_p.png")no-repeat center top;*/
	background:#162e76;
    display: flex;
    padding: 0;
    position: absolute;
    justify-content: space-between;
    width: 100%;
	height:50px;
	margin: 0 auto;
}
.site-header .fixed{
    position: fixed;
    left:50%;
    top:0;
	transform: translateX(-50%);
    translateY(-50%);
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.child_{
	width: 100%;
	max-width: 188px;
	text-align: center;
	line-height: 1.5;
	font-size: 16px;
	vertical-align: middle;
	word-break: normal;
}
.child_topi img{
	width: calc(100% - 5px);
	max-width: 300px;
	text-align: center;
	padding: 0 20px;
}

#inline-content{
  width: 100%;		
	}
.coord_inner {
  width: 100%;
	max-width: 1100px;
  justify-content: center;
	background-color:#000000;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
.inline{
	margin: 0 auto;
	width: 50%;
	height: auto;
	text-align: center;
	justify-content: center;
	flex-wrap: wrap;
	display: flex;
	padding: 20px 0;
	}

.inline img{
	margin: 0 auto;
	width: 400px;
	height: auto;
	text-align: center;
	}
	/*贈る方べつ*/
.tab-label{
	font-size: 14px;	
	}
.tab2-label{
	font-size: 14px;
	}
.tab2-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:0 auto;
	width: 1100px;
}
.tab2-wrap:after {
  content: '';
  width: 100%;
  height:3px;
  background: #ffffff;
  display: block;
  order: -1;
}
.tab2-label {
  color: #353535;
  background: #d8c092;
  font-weight: bold;
  white-space: nowrap;
  height: 20px;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
}
.tab2-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab2-content {
  width:100%;
  height: 0;
  overflow-x: hidden;
  opacity: 0;
  border:0px solid #cccccc;
}
.tab2-switch:checked+.tab-label {
  background: #ffffff;
}
.tab2-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab2-switch {
  display: none;
}
	/*予算*/

.tab-wrap {
  display: flex;
  flex-wrap: wrap;
  margin:0 auto;
	width: 1100px;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height:3px;
  background: #ffffff;
  display: block;
  order: -1;
}
.tab-label {
  color:#353535;
  background: #d8c092;
  font-weight: bold;
  white-space: nowrap;
  height: 20px;
  text-align: center;
  padding: 10px .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  border-radius: 5px 5px 0 0;
  flex: 1;
}
.tab-label:not(:last-of-type) {
  margin-right: 5px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
  text-align: center;
  background: #ffffff;
}
.tab-switch:checked+.tab-label {
  background: #008d45;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.tab-switch {
  display: none;
}

/*予算*/
.yosan_slider{
	width: 100%;
	margin: 0 auto;
	border: 1px solid #cccccc;
	background: #ffffff;
	padding: 10px;
	color: #191919;
	display: flex;
	list-style: none;
}
.yosan_slider li{
	width: 20%;
	margin: 0 auto;
}
.yosan_slider li img{
	width: 100%;
	padding: 10px;
}
.slick-prev:before,
.slick-next:before {
  color:#404040;
  z-index: 1;
}
.yosan_child{
	margin: 0 auto;
	overflow-x: hidden;
	overflow-wrap:break-word; 
	border: 1px solid #cccccc;
	justify-content: space-between;
	width:18%;
	height:auto;
	padding:0;
	background: #ffffff;
	}
.ycat_img img{
	margin: 0 auto;
	width:100%;
	height: auto;
	word-wrap: break-word;
	border: 0px solid #cccccc;
	border-radius:0;
	justify-content:center;
	table-layout: fixed;
	flex-wrap: wrap;
	display: block;
	}
.yosan_inner {
  width: 100%;
  margin:0 auto;
　text-align: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
	background: #ffffff;
}

.pre_inner {
  width: 60%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
	overflow: hidden;
	margin: 0 auto;
}
.rec_inner {
  width: 1100px;
 justify-content:space-around;
  display: flex;
  flex-wrap: wrap;
	overflow: hidden;
	margin: 0 auto;
}
/* wrapping */
#wrapping {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.wrapping_element{
	margin: 0 auto;	
	}
.wrapping_ttl {
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
	color:#353535;
}
.wrapping_product_name{
	justify-content:center;
	width: 150px;
	padding:0 30px;
    overflow-wrap :break-all;
	text-align: left;
	line-height: 1.8;
	font-size: 16px;
	font-weight:500;
	color: #353535;
	background: #ffffff;
}
.wrapping_text{
 font-size: 14px;
 line-height: 1.8;
 text-align:left;
 color: #353535;
 padding:0 30px;
}
.wrapping_tex_1{
	color: #353535;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	width: 90%;
	padding:0 30px;
}
.wrapping_inner{
 width:100%;
 text-align:center;
	padding:0 0 50px 0;
	table-layout: fixed;
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.wrapping_cat_ta{
	padding: 50px;
	margin: 0 auto;
	width:100%;
	max-width: 300px;
	word-wrap: break-word;
	border: 1px solid #cccccc;
	border-radius:20;
	background-color: #ffffff;
}
.wrapping_img{
	width: 100%;
	margin: 0 auto;
	height: auto;
	padding:10px;
	background-color: #ffffff;
}
#ranking{
	padding-bottom: 50px;
	}
#category{
width:100%;
margin: 0 auto;
}
#category .ct_inner{
width:70%;
margin: 0 auto;
}
#category .catimg_ta{
box-sizing: border-box;
border:0 solid #ccc;
margin:0;
padding:10px;
width: 20%;
text-align: center;
  }
#category .catimg_ta img{
	width: 20vw;
	max-width: 150px;
}
#category h1{
padding: 40px 0 40px 0;		
}

#category {
width: 100%;
background: url("../images/footer_image1100.jpg")repeat center top;
}
	.category_element{
	padding-top:50px;
	width: 100%;	
	}
.btn_webshop img{
	width: 30%;
	max-width: 350px;
	}
	.btn_webshop{
	width: 100%;
   text-align: center;
	padding-top: 100px 0 20px 0;
}

.top-1{
   font-size: 10px;
   text-align: center;
   line-height: 2.8;
   padding-top: 50px 0;
color: #1E1E1E;
}
	}
